insistedMarin commented on PR #1919: URL: https://github.com/apache/iggy/pull/1919#issuecomment-3040247402
Thanks again for the helpful feedback, @numinex! I've refactored the code by introducing interface-level abstraction at the ConsumerClient and ProducerClient level, which already helped simplify the benchmark logic and reduce duplication. I haven’t introduced an enum or generic wrapper yet, as it might add unnecessary complexity at this stage. But if you think it’s still worth doing for better composability, I’m happy to revisit and improve it further. Let me know what you think! -- 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]
