hubcio opened a new pull request, #2653: URL: https://github.com/apache/iggy/pull/2653
The fast_async_lock feature provided an alternative RwLock implementation using fast-async-mutex crate, but was never enabled by default and added unnecessary complexity. That solution was based on spinlock, and it wasn't optimal. -- 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]
