kafka/connect
Andrew Schofield 32c887b05e
KAFKA-17949: Introduce GroupState and replace ShareGroupState (#17763)
This PR introduces the unified GroupState enum for all group types from KIP-1043. This PR also removes ShareGroupState and begins the work to replace Admin.listShareGroups with Admin.listGroups. That will complete in a future PR.

Reviewers: Manikumar Reddy <manikumar.reddy@gmail.com>
2024-11-19 21:17:12 +05:30
..
api MINOR: Fix potential NPE (#17541) 2024-10-19 01:05:45 +08:00
basic-auth-extension KAFKA-10787 Apply spotless to connect module (#16299) 2024-06-12 22:19:47 +08:00
file/src KAFKA-10787 Apply spotless to connect module (#16299) 2024-06-12 22:19:47 +08:00
json KAFKA-17814 Use `final` declaration to replace the suppression `this-escape` (#17613) 2024-11-03 15:00:02 +08:00
mirror/src KAFKA-17949: Introduce GroupState and replace ShareGroupState (#17763) 2024-11-19 21:17:12 +05:30
mirror-client/src KAFKA-17007 Fix SourceAndTarget#equal (#16416) 2024-06-21 20:52:07 +08:00
runtime/src MINOR: Various cleanups in connect:runtime tests (#17827) 2024-11-19 15:55:54 +08:00
test-plugins/src/main MINOR: Add javadoc for Connect public packages/classes (#16404) 2024-06-21 10:23:35 +02:00
transforms/src MINOR: rename ConfigName.RENAME to ConfigName.RENAMES for replaceFiled (#17369) 2024-10-05 05:50:48 +08:00