388 Commits (f74cedb985bc573e3638dd272ebbe9a87f5482ec)

Author SHA1 Message Date
Konstantine Karantasis 11b25a13ee MINOR: Fix DistributedHerderTest after adding reason to maybeLeaveGroup (#6982) 5 years ago
Boyang Chen 03d61ebfb9 KAFKA-8569: integrate warning message under static membership (#6972) 5 years ago
Boyang Chen 1b9e107388 KAFKA-7853: Refactor coordinator config (#6854) 5 years ago
Boyang Chen cca05cace4 KAFKA-8331: stream static membership system test (#6877) 6 years ago
Hai-Dang Dam 1a3fe9aa52 KAFKA-8404: Add HttpHeader to RestClient HTTP Request and Connector REST API (#6791) 6 years ago
Konstantine Karantasis 3c7c988e39 KAFKA-8449: Restart tasks on reconfiguration under incremental cooperative rebalancing (#6850) 6 years ago
Konstantine Karantasis 17345b3be5 KAFKA-8463: Fix redundant reassignment of tasks when leader worker leaves (#6859) 6 years ago
Chris Egerton 5351efe48a KAFKA-8407: Fix validation of class and list configs in connector client overrides (#6789) 6 years ago
Konstantine Karantasis 68a3eb373b KAFKA-8415: Interface ConnectorClientConfigOverridePolicy needs to be excluded from class loading isolation (#6796) 6 years ago
sdreynolds 89f331eac3 KAFKA-8229; Reset WorkerSinkTask offset commit interval after task commit (#6579) 6 years ago
Boyang Chen cafdc1e7df KAFKA-8399: bring back internal.leave.group.on.close config for KStream (#6779) 6 years ago
Magesh Nandakumar 126230dad0 KAFKA-8265: Fix override config name to match KIP-458. (#6776) 6 years ago
Magesh Nandakumar 7d70133b75 KAFKA-8265: Fix config name to match KIP-458. (#6755) 6 years ago
Lee Dongjin b43f5446ac KAFKA-8316; Remove deprecated usage of Slf4jRequestLog, SslContextFactory (#6668) 6 years ago
Magesh Nandakumar 2e91a310d7 KAFKA-8265: Initial implementation for ConnectorClientConfigPolicy to enable overrides (KIP-458) (#6624) 6 years ago
Konstantine Karantasis ce584a01ff KAFKA-5505: Incremental cooperative rebalancing in Connect (KIP-415) (#6363) 6 years ago
dan norwood 5a95c2e1cd Add '?expand' query param for additional info on '/connectors'. (#6658) 6 years ago
Randall Hauch b395ef4182 KAFKA-3816: Add MDC logging to Connect runtime (#5743) 6 years ago
Konstantine Karantasis 2327b35558 MINOR: Enable console logs in Connect tests (#6745) 6 years ago
Magesh Nandakumar 5928ffd0dc KAFKA-8320 : fix retriable exception package for source connectors (#6675) 6 years ago
Boyang Chen 2208f9966d KAFKA-8354; Replace Sync group request/response with automated protocol (#6729) 6 years ago
Paul Davidson fbb09952ac KAFKA-5061 - Make default Worker Task client IDs distinct (#6097) 6 years ago
Arabelle Hou 4c85171a1f KAFKA-7633: Allow Kafka Connect to access internal topics without cluster ACLs (#5918) 6 years ago
Chris Egerton 7a4618a793 MINOR: Remove header and key/value converter config value logging (#6660) 6 years ago
Chris Egerton 36a5aba4ec KAFKA-8231: Expansion of ConnectClusterState interface (#6584) 6 years ago
Bob Barrett a97e55b838 KAFKA-8332: Refactor ImplicitLinkedHashSet to avoid losing ordering when converting to Scala 6 years ago
Ismael Juma c09e25fac2
MINOR: Fix bug in Struct.equals and use Objects.equals/Long.hashCode (#6680) 6 years ago
Boyang Chen b0e82a68b3 KAFKA-8284: enable static membership on KStream (#6673) 6 years ago
Chris Egerton cc097e909c KAFKA-8304: Fix registration of Connect REST extensions (#6651) 6 years ago
Mickael Maison 407bcdf78e KAFKA-8056; Use automatic RPC generation for FindCoordinator (#6408) 6 years ago
Ismael Juma a37282415e
MINOR: Upgrade dependencies for Kafka 2.3 (#6665) 6 years ago
Zhanxiang (Patrick) Huang 6ca899e56d KAFKA-8066; Always close the sensors in Selector.close() (#6402) 6 years ago
Stanislav Kozlovski 191f2faae0 KAFKA-7992: Introduce start-time-ms metric (#6318) 6 years ago
Boyang Chen 0f995ba6be KAFKA-7862 & KIP-345 part-one: Add static membership logic to JoinGroup protocol (#6177) 6 years ago
Randall Hauch 9ff490509f MINOR: Correct RestServerTest formatting 6 years ago
Cyrus Vafadari d801c4fc69 MINOR: Add support for Standalone Connect configs in Rest Server extensions (#6622) 6 years ago
Sebastián Ortega 3000fda8b9 KAFKA-8277: Fix NPEs in several methods of ConnectHeaders (#6550) 6 years ago
Chris Egerton 71e721f135 KAFKA-8058: Fix ConnectClusterStateImpl.connectors() method (#6384) 6 years ago
Mickael Maison 825fa3fa09 MINOR: Fixed a few warning in core and connects (#6545) 6 years ago
Doroszlai, Attila d3316bc6a7 KAFKA-8126: Flaky Test org.apache.kafka.connect.runtime.WorkerTest.testAddRemoveTask (#6475) 6 years ago
Konstantine Karantasis e4cad35312 KAFKA-8014: Extend Connect integration tests to add and remove workers dynamically (#6342) 6 years ago
Boyang Chen 8406f3624d KAFKA-7858: Automatically generate JoinGroup request/response 6 years ago
Jason Gustafson 460e46c3bb
KAFKA-7831; Do not modify subscription state from background thread (#6221) 6 years ago
Lysss 20f701cc50 KAFKA-7880:Naming worker thread by task id (#6275) 6 years ago
lzh3636 d930e5d3d8 improve some logging statements (#6078) 6 years ago
Arjun Satish 2627a1be2c MINOR: Increase produce timeout to 120 seconds (#6326) 6 years ago
Chia-Ping Tsai 35a0de32ee KAFKA-6161 Add default implementation to close() and configure() for Serdes (#5348) 6 years ago
Alex Diachenko ec42e0378e KAFKA-7799; Use httpcomponents-client in RestServerTest. 6 years ago
Ismael Juma c7f99bc2bd
MINOR: Update JUnit to 4.13 and annotate log cleaner integration test (#6248) 6 years ago
Colin Patrick McCabe e2e8bdbd8c
KAFKA-7832: Use automatic RPC generation in CreateTopics (#5972) 6 years ago