Netflix / Priam

Co-Process for backup/recovery, Token Management, and Centralized Configuration management for Cassandra.
Apache License 2.0
1.04k stars 294 forks source link

Remove unsupported method and subtle logic change from recent backports. #987

Closed mattl-netflix closed 2 years ago

mattl-netflix commented 2 years ago

Remove dependency on whenAllComplete method which is not supported in the maximum allowed version of Guava in 2.1. Also, cease attempting to upload empty files. To adhere to our original logic, they should be deleted before we reach that point.