kafka icon indicating copy to clipboard operation
kafka copied to clipboard

KAFKA-19140 ConnectAssignor#performAssignment parameter can be replace to ConnectProtocolCompatibility

Open m1a2st opened this issue 9 months ago • 5 comments

The protocol type; for Connect assignors this is "eager", "compatible", or "sessioned"

Since ConnectAssignor is an interface and the protocol parameter is restricted to "eager", "compatible", or "sessioned", it aligns with the existing ConnectProtocolCompatibility enum. Therefore, we can update the code to use ConnectProtocolCompatibility directly.

m1a2st avatar Apr 15 '25 16:04 m1a2st

A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the triage label should be removed to prevent this automation from happening again.

github-actions[bot] avatar Apr 23 '25 03:04 github-actions[bot]

A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the triage label should be removed to prevent this automation from happening again.

github-actions[bot] avatar Apr 26 '25 03:04 github-actions[bot]

A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the triage label should be removed to prevent this automation from happening again.

github-actions[bot] avatar Apr 30 '25 03:04 github-actions[bot]

A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the triage label should be removed to prevent this automation from happening again.

github-actions[bot] avatar May 16 '25 03:05 github-actions[bot]

A label of 'needs-attention' was automatically added to this PR in order to raise the attention of the committers. Once this issue has been triaged, the triage label should be removed to prevent this automation from happening again.

github-actions[bot] avatar Jun 05 '25 03:06 github-actions[bot]