NationalSecurityAgency / timely

Accumulo backed time series database
https://code.nsa.gov/timely/
Apache License 2.0
377 stars 108 forks source link

Initialize non-cached metrics stored in zookeeper #200

Closed billoley closed 4 years ago

billoley commented 4 years ago

On new install, the zookeeper value was null and a serialization exception was being thrown when reading the value. Calling initialize will only change the value if it is not already set.