Skip to content

blobfuse2-2.5.3

Latest

Choose a tag to compare

@souravgupta-msft souravgupta-msft released this 25 Mar 09:16
4e0efc6

Features

  • Add rate limit functionality for ingress bandwidth (bytes downloaded per second) and operations per second (PR #2093)

Bug Fixes

  • Fix panic while download of blob fails using file cache (PR #2127)
  • Ensure logger is properly deinitialized on mount failures (PR #2125)
  • Fix InvalidBlockList error caused by parallel flush file calls in file cache (PR #2136)