Cyrill

Results 12 issues of Cyrill

## What changes were proposed in this pull request? Refactor MultipartCryptoKeyInputStream to extract encryption-related boundary calculation to a more relevant OzoneCryptoInputStream class ## What is the link to the Apache...

## What changes were proposed in this pull request? HDDS-10469. Ozone Manager should continue to work when S3 secret storge is unavailable An S3 Secret storage is a pluggable component...

## What changes were proposed in this pull request? The goal of this refactoring is to replace the code to read from a list of streams in BlockInputStream with MultipartInputStream....

## What changes were proposed in this pull request? This is a design doc to add compression support to Ozone ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-7417...

https://issues.apache.org/jira/browse/IGNITE-21762

https://issues.apache.org/jira/browse/IGNITE-21538

I managed to hit an AssertionError in AppendEntriesRequestProcessor. Apparently, there is a race. The crash was observed on a custom branch, though the code in master is the same. ###...

https://issues.apache.org/jira/browse/IGNITE-22118 Added `ExecutorService` to `IgniteComponent.startAsync` and `IgniteComponent.stopAsync`. Any async part of start/stop is expected to run in the corresponding thread pool. This PR is mostly the change of method signature,...

Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code quality we ask both an author and a reviewer to verify...