hubcio commented on code in PR #2156: URL: https://github.com/apache/iggy/pull/2156#discussion_r2324576270
########## core/server/src/shard/builder.rs: ########## @@ -42,6 +46,7 @@ use super::{IggyShard, transmission::connector::ShardConnector, transmission::fr pub struct IggyShardBuilder { Review Comment: consider using crate `bon` instead of manual implementation of builder. see `IggyMessage` -- 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: commits-unsubscr...@iggy.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org