KAFKA-3346: Refactor & Rename Mode to ConnectionMode
I have renamed the Mode enum to ConnectionMode in the clients to improve clarity. The previous name, Mode, was undocumented and ambiguous. This made it unclear whether the connection was for an SSL client or an SSL server.
Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including upgrade notes)
@abhi-ksolves could you please share you jira account to me? I'd like to assign KAFKA-3346 to you
@chia7712 I have already assigned myself to this ticket.
@chia7712 Mentioned changes are done. Hope this can be merged now.
Hi @chia7712 Can you look into this PR
We can merge this?
@abhi-ksolves thanks for this contribution