numinnex opened a new issue, #2198: URL: https://github.com/apache/iggy/issues/2198
On branch `io_uring_tpc` We have changed the numeric id type from u32 to usize, but there are still places in our codebase that use u32. Let's unify it so we avoid downcasting it everytime those places need to use those ids. -- 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]
