numinnex opened a new issue, #1933: URL: https://github.com/apache/iggy/issues/1933
On branch - `io_uring_tpc`. We need to fix the S3 archiver, currently it's broken for following reasons. - Our current archiver uses a crate that is tightly coupled with `tokio` runtime, since we don't use tokio anymore, we need to look for alternative (ideally sans-io) one. - File archiver uses `tokio` filesystem. - The background task performing the archivization isn't attached to each of the shards. -- 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]
