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

GitHub noreply at github.com
Wed Dec 3 07:09:52 UTC 2014


  Branch: refs/heads/async-properties
  Home:   https://github.com/zanata/zanata-server
  Commit: d43bb366ed753b960374b3bbd565638e10a34aed
      https://github.com/zanata/zanata-server/commit/d43bb366ed753b960374b3bbd565638e10a34aed
  Author: Carlos A. Munoz <camunoz at redhat.com>
  Date:   2014-12-03 (Wed, 03 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
    A zanata-war/src/test/java/org/zanata/config/AsyncConfigTest.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