[zanata/zanata-server] 7cb55a: Remove hard-coded thread pool size for Async tasks...

GitHub noreply at github.com
Mon Dec 1 04:29:35 UTC 2014


  Branch: refs/heads/async-properties
  Home:   https://github.com/zanata/zanata-server
  Commit: 7cb55a52723d1b504270fdfd75dc0cedd34b73d2
      https://github.com/zanata/zanata-server/commit/7cb55a52723d1b504270fdfd75dc0cedd34b73d2
  Author: Carlos A. Munoz <camunoz at redhat.com>
  Date:   2014-12-01 (Mon, 01 Dec 2014)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/async/AsyncTaskManager.java
    A zanata-war/src/main/java/org/zanata/config/AsyncConfig.java
    A zanata-war/src/main/java/org/zanata/config/ConfigStore.java
    A zanata-war/src/main/java/org/zanata/config/SystemPropertyConfigStore.java

  Log Message:
  -----------
  Remove hard-coded thread pool size for Async tasks.

Made it configurable via system properties, and added some infrastructure classes to implement different types of configuration stores. All configuration stores should migrate to this design in the future.




More information about the zanata-commits mailing list