KairosDB v1.2.2 Release Notes

Release Date: 2018-11-10 // over 5 years ago
  • 🛠 This is a patch adds some fixes made in 1.3 to the 1.2 code branch.

    The following list was added

    1. Creating the Cassandra schema was exposed as an option on startup. 🔧 2. Cassandra Java driver socket connect timeout and read timeout were exposed as configuration.
    2. Retry logic was added to try other Cassandra replicas before giving up.