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

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


  Branch: refs/heads/async-tm-delete
  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.





More information about the zanata-commits mailing list