github OpenTSDB/opentsdb v2.1.0
OpenTSDB 2.1.0

latest releases: v2.4.1, v2.4.0, v2.3.2...
9 years ago
  • Version 2.1.0 (2015-05-06)

Bug Fixes:

  • FSCK was not handling compacted and floating point duplicates properly. Now they
    are merged correctly.
  • TSMeta data updates were not loading the latest data from storage on response
  • The config class will now trim spaces from booleans and integers
  • On shutdown, the idle state handler could prevent the TSD from shutting down
    gracefully. A new thread factory sets that thread as a daemon thread.
  • TSMeta objects were not generated if multiple writes for the same data point arrived
    in succession due to buffering atomic increments. Increments are no longer buffered.
  • Updated paths to the deprecated Google Code repo for dependencies.

Don't miss a new opentsdb release

NewReleases is sending notifications on new releases.