Re: [VOTE]: KIP-1006: Remove SecurityManager Support

2024-08-19 Thread Greg Harris
Hi Luke, Thanks for the vote! I have updated the compatibility section to clarify your questions, let me know if anything else is unclear. For anyone interested, the PR for this is almost ready to merge but isn't blocked by this vote, so please take a look! https://github.com/apache/kafka/pull/1

Re: [VOTE]: KIP-1006: Remove SecurityManager Support

2024-08-13 Thread Luke Chen
Hi Greg, Thanks for the KIP! This is important when we move to the new jdk version. Just a minor comment, could we make it much clearer in the compatibility section? Like in the 1st line, we can directly say, "this change is backward compatible", then explain if SecurityManager is unsupported, we

[VOTE]: KIP-1006: Remove SecurityManager Support

2024-07-08 Thread Greg Harris
Hi all, I'd like to call a vote on https://cwiki.apache.org/confluence/display/KAFKA/KIP-1006%3A+Remove+SecurityManager+Support Voting for this KIP would signal our intention to remove SecurityManager support in the future when the project's minimum supported version is Java 21. Thanks, Greg Ha