lhotari commented on PR #25871: URL: https://github.com/apache/pulsar/pull/25871#issuecomment-4557898297
> Code examples (do / don't) would go a long way > > The conventions in CODING.md are clear, but AI agents tend to follow concrete code patterns much more reliably than prose rules. A few short before/after pairs for the key conventions (e.g. CompletableFuture method must not throw synchronously, prefer record over Pair , flatten nested futures with thenCompose ) would make the guidance much more actionable for tooling. @Chinakeyboardman Thanks, I made this change. -- 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]
