numinnex commented on issue #2198:
URL: https://github.com/apache/iggy/issues/2198#issuecomment-3343228161

   No, I've forgot to mention this, but only ids that we have changed from u32 
to usize type are ids of stream/topic/partition/consumer_group and only where 
those are used have to be changed. In other words, only in these places where 
we pass id which is `usize` and what the function/struct expects is `u32`


-- 
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]

Reply via email to