Skip to content

Releases: Netflix/Priam

Revert to prior behavior of omitting milliseconds in backups last modified times

08 Jun 05:26
Compare
Choose a tag to compare

Only public ingress rules, Check Thrift server is listening on rpc_port, optionally skip compression on backup upload

01 Jun 02:31
Compare
Choose a tag to compare

(#947) Optionally skip compression when uploading backups.
(#946) Allow operators to restrict ingress rules to public IPs exclusively.
(#936) Optionally check to ensure Thrift server is listening on rpc_port before claiming it is healthy.

Improve ingress rule writing, skip backup compression, explicitly check if Thrift server is listening

25 May 22:19
Compare
Choose a tag to compare

(#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

13 May 00:37
Compare
Choose a tag to compare

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

12 May 23:57
Compare
Choose a tag to compare

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

23 Mar 17:12
369358f
Compare
Choose a tag to compare
3.1.104

Revert "Adding support for custom override for role_manager (#917)" (…

Store Private IPs in the token database

18 Mar 01:22
Compare
Choose a tag to compare

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

18 Mar 01:18
Compare
Choose a tag to compare

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

09 Mar 13:22
Compare
Choose a tag to compare

Property allowing for a custom role manager is revealed to users.

Re-releasing due to travis issue.

08 Mar 23:42
33eed15
Compare
Choose a tag to compare
3.11.75

Upgrade nebula.netflixoss to replace bintray publication and update T…