[zanata/zanata-server] 11418e: rhbz988202 Reduce default for max concurrent activ...

GitHub noreply at github.com
Mon Mar 24 13:22:29 UTC 2014


  Branch: refs/heads/rate-limit
  Home:   https://github.com/zanata/zanata-server
  Commit: 11418e0d144805bc8fe37bb6c55556fa35736860
      https://github.com/zanata/zanata-server/commit/11418e0d144805bc8fe37bb6c55556fa35736860
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/ApplicationConfiguration.java

  Log Message:
  -----------
  rhbz988202 Reduce default for max concurrent active requests to 2


  Commit: e4fa5291c1d0242b87ff1213645f6615f40d72b1
      https://github.com/zanata/zanata-server/commit/e4fa5291c1d0242b87ff1213645f6615f40d72b1
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/limits/RestCallLimiter.java

  Log Message:
  -----------
  Use try-finally to ensure that active Semaphore is always released if acquired

Also ensure that we release the same Semaphore we acquired.


Compare: https://github.com/zanata/zanata-server/compare/65a8b53a1405...e4fa5291c1d0


More information about the zanata-commits mailing list