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

GitHub noreply at github.com
Mon Dec 1 06:31:58 UTC 2014


  Branch: refs/heads/async-properties
  Home:   https://github.com/zanata/zanata-server
  Commit: f6eb740ab4eaa380fbe7cfc649af22e2f3163b02
      https://github.com/zanata/zanata-server/commit/f6eb740ab4eaa380fbe7cfc649af22e2f3163b02
  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
    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