Releases: Netflix/Priam
Revert to prior behavior of omitting milliseconds in backups last modified times
3.11.80 CHANGELOG commit in advance of 3.11.80
Only public ingress rules, Check Thrift server is listening on rpc_port, optionally skip compression on backup upload
Improve ingress rule writing, skip backup compression, explicitly check if Thrift server is listening
(#922) Optionally skip compression of backups
(#943) Optionally make extra check to ensure Thrift server is actually listening on the rpc_port
(#944) Make disk_access_mode a first class configuration option
(#941) Delete secondary index backup directories after uploading
(#940) Improve operator control over creation of ingress rules
Improve configurability of UpdateSecuritySettings
We reveal two new knobs that allow administrators to optionally skip either the deletion or addition of ingress rules or both.
Improve configurability of UpdateSecuritySettings
We reveal two new knobs that allow administrators to optionally skip either the deletion or addition of ingress rules or both.
Bugfix: Revert adding role_manager to cassandra 2.1 yaml due to incompatibility
3.1.104 Revert "Adding support for custom override for role_manager (#917)" (…
Store Private IPs in the token database
Store private ips in the token database when the snitch is GPFS. Refactor token generation logic consolidating a number of token generating interfaces into a single one: ITokenRetriever. The SimpleDB implementation of IPriamInstanceFactory is made strongly consistent in the process.
Store Private IPs in the token database
Store private ips in the token database when the snitch is GPFS. Refactor token generation logic consolidating a number of token generating interfaces into a single one: ITokenRetriever. The SimpleDB implementation of IPriamInstanceFactory is made strongly consistent in the process.
Add support for custom override for role_manager
Property allowing for a custom role manager is revealed to users.
Re-releasing due to travis issue.
3.11.75 Upgrade nebula.netflixoss to replace bintray publication and update T…