[zanata/zanata-server] 2051da: Fix incorrect process status code and add more log...

GitHub noreply at github.com
Wed Aug 28 01:36:36 UTC 2013


  Branch: refs/heads/async-fix
  Home:   https://github.com/zanata/zanata-server
  Commit: 2051da3878451e45f24b587834e3a70701ef6305
      https://github.com/zanata/zanata-server/commit/2051da3878451e45f24b587834e3a70701ef6305
  Author: Carlos A. Munoz <camunoz at redhat.com>
  Date:   2013-08-27 (Tue, 27 Aug 2013)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/async/AsynchronousTaskExecutor.java
    M zanata-war/src/main/java/org/zanata/rest/service/AsynchronousProcessResourceService.java

  Log Message:
  -----------
  Fix incorrect process status code and add more logging for failures in async tasks.


  Commit: c0ea3819bb9d1b8b0dfa99d94785eb4282ed6f65
      https://github.com/zanata/zanata-server/commit/c0ea3819bb9d1b8b0dfa99d94785eb4282ed6f65
  Author: Carlos A. Munoz <camunoz at redhat.com>
  Date:   2013-08-27 (Tue, 27 Aug 2013)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/async/AsynchronousTaskExecutor.java
    M zanata-war/src/main/java/org/zanata/async/TaskExecutor.java

  Log Message:
  -----------
  Fix identity check failures for asynchronous tasks.

Passing identity before which is automatically logged out when the session context is destroyed (which may happen when the original request ends). Replaced with passing of the subject and principal directly.


Compare: https://github.com/zanata/zanata-server/compare/2051da387845^...c0ea3819bb9d


More information about the zanata-commits mailing list