Skip to content

Releases: Netflix/Priam

Fix token size bug while spreading out deletes.

16 Sep 04:33
Compare
Choose a tag to compare
3.1.119

Update CHANGELOG in advance of 3.1.119

Use IP to get gossip info and other changes.

15 Sep 04:33
Compare
Choose a tag to compare

(#997) Revert "CASS-2805 Add hook to optionally skip deletion for files added within a certain window. (#992)"
(#1001) Use IP to get gossip info rather than hostname.
(#1002) Spread deletes over the interval depending on where the node is in the ring.
(#966) Remove UpdateSecuritySettings

Use IP to get gossip info and other changes.

15 Sep 04:32
Compare
Choose a tag to compare

(#996) Revert "CASS-2805 Add hook to optionally skip deletion for files added within a certain window. (#993)"
(#1000) Use IP to get gossip info rather than hostname.
(#1003) Spread deletes over the interval depending on where the node is in the ring.
(#967) Remove UpdateSecuritySettings

Get CF level disk metric using JMX

05 Aug 23:06
Compare
Choose a tag to compare
Pre-release

Get CF level disk metric using JMX node tool

Add temporary hook to optionally avoid deleting backup files based on when they were uploaded.

26 Jun 15:36
Compare
Choose a tag to compare

Add temporary hook to optionally avoid deleting backup files based on when they were uploaded.

26 Jun 15:39
Compare
Choose a tag to compare

Minor bugfixes introduced by recent backports

13 Jun 15:09
Compare
Choose a tag to compare

Remove unsupported whenAllComplete method.

Backup smoothing and optional Content-MD5 header for small file uploads

09 Jun 21:27
Compare
Choose a tag to compare
3.1.115

Update CHANGELOG in advance of 3.1.115

Backup smoothing and optional Content-MD5 header for small file uploads

03 Jun 01:24
702e7ee
Compare
Choose a tag to compare

(#975) Dynamic Rate Limiting of Snapshots.
(#985) Optionally Add Content-MD5 header to uploads of files smaller than the backupChunkSize.

Cache region in AWSInstanceInfo to avoid throttling

26 Jan 22:53
Compare
Choose a tag to compare

This release contains an important bugfix to avoid throttling when fetching the region. Backups may be slowed without this.