github stagemonitor/stagemonitor 0.18.0
Release 0.18.0

latest releases: 0.89.1, 0.88.10, 0.89.0...
8 years ago

Changes

  • Prevent running into a OutOfMemoryError when Elasticsearch is not available. This could previously happen, because the queue of the thread pool that asynchronously sends request traces to Elasticsearch was unbound. Now it is limited to hold at most 1000 elements. This limit is configurable via the configuration key stagemonitor.threadPools.queueCapacityLimit. See stagemonitor/stagemonitor-mailinglist#16
  • A unknown resource path in Resteasy now does not lead to a 500 status code anymore. Instead the expected status 404 is returned. See #101 (thx @johnlcox)

Don't miss a new stagemonitor release

NewReleases is sending notifications on new releases.