Skip to content

0.0.10

Choose a tag to compare

@njwright-aveva njwright-aveva released this 13 Feb 05:53
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
f559445
Additional safety around blob lease renewal (#14)

* Initial implementation

* Cleanup for compiler

* Fixed tests

* Update src/AVEVA/RocksDB/Plugin/Azure/Impl/BlobFilesystemImpl.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Use steady clock instead of system clock

* Catch const std::exception

* Make EnsureLiveness private

* Move member variables and clean up assert

* Moved lease length check

* Only sleep if needs retry

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>