jelmini commented on PR #1204: URL: https://github.com/apache/jackrabbit-oak/pull/1204#issuecomment-1808445170
What about the `SegmentWriteQueue`? All the segments already in the queue can still be sent to Azure even though the lease cannot be renewed. Instead of blocking calls to `AzureSegmentArchiveWriter`, shouldn't we block adding new segment to the `SegmentWriteQueue` and block consuming its internal queue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
