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

GitHub noreply at github.com
Mon Dec 1 05:00:15 UTC 2014


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