6300 Commits (30adf2a096a7c879497b435b1704620e86d9e71e)
 

Author SHA1 Message Date
Rajini Sivaram 8de7d37724
KAFKA-8379; Fix KafkaAdminClientTest.testUnreachableBootstrapServer (#6753) 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
Jason Gustafson 26814e060e KAFKA-8376; Least loaded node should consider connections which are being prepared (#6746) 6 years ago
Mickael Maison 855f899bb5 KAFKA-8256; Replace Heartbeat request/response with automated protocol (#6691) 6 years ago
Matthias J. Sax 16b408898e
KAFAK-3522: Add TopologyTestDriver unit tests (#6179) 6 years ago
A. Sophie Blee-Goldman 8078427104 KAFKA-8347: Choose next record to process by timestamp (#6719) 6 years ago
sandmannn b96aa003b6 MINOR: Added missing method parameter to `performAssignment` javadoc (#6744) 6 years ago
Boyang Chen 6e6dcceb93 KAFKA-8220; Avoid kicking out static group members through rebalance timeout (#6666) 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
Colin Patrick McCabe 0494cd329f
MINOR: Refactor SslFactory (#6674) 6 years ago
Rajini Sivaram 050fdd6537
KAFKA-8336; Enable dynamic reconfiguration of broker's client-side certs (#6721) 6 years ago
Ismael Juma 29b1f66c2c
MINOR: Update lz4-java to 1.6.0 for 12-18% decompression improvement (#6735) 6 years ago
A. Sophie Blee-Goldman 47fdf22860 Leverage new ConfigSetter#close method to properly open/close filter (#6730) 6 years ago
tadsul d92eb0d8d8 KIP-421: Support for resolving externalized secrets in AbstractConfig (#6467) 6 years ago
Dhruvil Shah 16d4d8cafc MINOR: Fix flaky ConsumerTopicCreationTest (#6727) 6 years ago
Chris Egerton e2f6a9c747 KAFKA-8363: Fix parsing bug for config providers (#6726) 6 years ago
Xiongqi Wu b86e8c1ea9 MINOR: add docs for KIP-354 KAFKA-7321 (#6724) 6 years ago
Jason Gustafson e4007a6408
KAFKA-8294; Batch StopReplica requests when possible and improve test coverage (#6642) 6 years ago
Guozhang Wang 63e4f67d9b
MINOR: Throw ProducerFencedException directly but with a new instance (#6717) 6 years ago
Xiongqi Wu 1fdc853301 KAFKA-7321: Add a Maximum Log Compaction Lag (KIP-354) (#6009) 6 years ago
Jason Gustafson d798dbf497
KAFKA-8335; Clean empty batches when sequence numbers are reused (#6715) 6 years ago
Matthias J. Sax 8a237f599a KAFKA-6455: Session Aggregation should use window-end-time as record timestamp (#6645) 6 years ago
Matthias J. Sax 8649717d6d
KAFKA-6521: Use timestamped stores for KTables (#6667) 6 years ago
A. Sophie Blee-Goldman 5236a3e5ec [MINOR] Consolidate in-memory/rocksdb unit tests for window & session store (#6677) 6 years ago
Vahid Hashemian 16ece15fb3 MINOR: Include StickyAssignor in system tests (#5223) 6 years ago
Arabelle Hou 4c85171a1f KAFKA-7633: Allow Kafka Connect to access internal topics without cluster ACLs (#5918) 6 years ago
Matthias J. Sax 7c20257d98
MINOR: Align KTableAgg and KTableReduce (#6712) 6 years ago
Kengo Seki 1876605fa7 MINOR: Fix code section formatting in TROGDOR.md (#6720) 6 years ago
Kengo Seki 511c8e2c9e MINOR: Remove unnecessary OptionParser#accepts method call from PreferredReplicaLeaderElectionCommand (#6710) 6 years ago
Magesh Nandakumar 40d5c9fac9 KAFKA-8352 : Fix Connect System test failure 404 Not Found (#6713) 6 years ago
Lifei Chen 437382cceb KAFKA-8348: Fix KafkaStreams JavaDocs (#6707) 6 years ago
Kengo Seki 31859a452b MINOR: Add missing option for running vagrant-up.sh with AWS to vagrant/README.md 6 years ago
Kengo Seki c638235dbc KAFKA-8344; Fix vagrant-up.sh to work with AWS properly 6 years ago
opera443399 96096cebe1 MINOR: docs typo in '--zookeeper myhost:2181--execute' 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
A. Sophie Blee-Goldman b2826c6c2b KAFKA-8324: Add close() method to RocksDBConfigSetter (#6697) 6 years ago
Manikumar Reddy 5a8d74e151 KAFKA-6789; Handle retriable group errors in AdminClient API (#5578) 6 years ago
Bob Barrett a97e55b838 KAFKA-8332: Refactor ImplicitLinkedHashSet to avoid losing ordering when converting to Scala 6 years ago
Matthias J. Sax 53dec548b6
MINOR: improve JavaDocs for KStream.through() (#6639) 6 years ago
Ismael Juma c09e25fac2
MINOR: Fix bug in Struct.equals and use Objects.equals/Long.hashCode (#6680) 6 years ago
Joyce Fee cc4a7f01e8 MINOR: cleanup policy doc update (#6692) 6 years ago
Dhruvil Shah e6cff21fd8 KAFKA-7320; Add consumer configuration to disable auto topic creation [KIP-361] (#5542) 6 years ago
cadonna 83823aedf2 BUGFIX: Add missing recording of close of stand-by task (#6663) 6 years ago