[zanata/zanata-server] 86db25: rhbz995964 - Delete Trans Memories asynchronously.

GitHub noreply at github.com
Tue Aug 13 01:01:00 UTC 2013


  Branch: refs/heads/integration/master
  Home:   https://github.com/zanata/zanata-server
  Commit: 86db25acfd1445f910ba31e8b27677824cbf318c
      https://github.com/zanata/zanata-server/commit/86db25acfd1445f910ba31e8b27677824cbf318c
  Author: Carlos A. Munoz <camunoz at redhat.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/action/TranslationMemoryAction.java
    M zanata-war/src/main/java/org/zanata/dao/TransMemoryDAO.java
    M zanata-war/src/main/resources/db/changelogs/db.changelog-3.1.xml
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp/tm/home.xhtml

  Log Message:
  -----------
  rhbz995964 - Delete Trans Memories asynchronously.

This is to prevent the container from cancelling long transactions while deleting large TMs. Also, the database might lock the table for too long.


  Commit: 54414f45fe323833b8490124b5cea2ab271d06ba
      https://github.com/zanata/zanata-server/commit/54414f45fe323833b8490124b5cea2ab271d06ba
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/action/TranslationMemoryAction.java
    M zanata-war/src/main/java/org/zanata/dao/TransMemoryDAO.java
    M zanata-war/src/main/resources/db/changelogs/db.changelog-3.1.xml
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp/tm/home.xhtml

  Log Message:
  -----------
  Merge pull request #122 from zanata/async-tm-delete

rhbz995964 - Delete Trans Memories asynchronously.


Compare: https://github.com/zanata/zanata-server/compare/75ccfffbc0ba...54414f45fe32


More information about the zanata-commits mailing list