1565 Commits (cfea95343dfe9f297bceb98676b7bc04e5035776)

Author SHA1 Message Date
Shaobo Liu 64c2d49cf5 MINOR: Add test for ConsumerNetworkClient.trySend (#6739) 6 years ago
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
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
sandmannn b96aa003b6 MINOR: Added missing method parameter to `performAssignment` javadoc (#6744) 6 years ago
Boyang Chen 2208f9966d KAFKA-8354; Replace Sync group request/response with automated protocol (#6729) 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
tadsul d92eb0d8d8 KIP-421: Support for resolving externalized secrets in AbstractConfig (#6467) 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
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
Ismael Juma c09e25fac2
MINOR: Fix bug in Struct.equals and use Objects.equals/Long.hashCode (#6680) 6 years ago
Dhruvil Shah e6cff21fd8 KAFKA-7320; Add consumer configuration to disable auto topic creation [KIP-361] (#5542) 6 years ago
Colin Patrick McCabe 5144660040
KAFKA-8158: Add EntityType for Kafka RPC fields (#6503) 6 years ago
Lucas Bradstreet 8308829e46 MINOR: correctly parse version OffsetCommitResponse version < 3 6 years ago
Boyang Chen b0e82a68b3 KAFKA-8284: enable static membership on KStream (#6673) 6 years ago
Jason Gustafson 889512202c
KAFKA-8275; Take throttling into account when choosing least loaded node (#6619) 6 years ago
Mickael Maison 407bcdf78e KAFKA-8056; Use automatic RPC generation for FindCoordinator (#6408) 6 years ago
Ismael Juma 90043d5f7e
MINOR: Remove workarounds for lz4-java bug affecting byte buffers (#6679) 6 years ago
saisandeep b074173ea2 KAFKA-8191: Add pluggability of KeyManager to generate the broker Private Keys and Certificates 6 years ago
Jason Gustafson c34330c548
KAFKA-8248; Ensure time updated before sending transactional request (#6613) 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
Chase Walden 626fbc60dd MINOR: Fix Embedded ConfigDef Validator toString issue (#6339) 6 years ago
Dhruvil Shah b4532a65f7 KAFKA-8134: `linger.ms` must be a long 6 years ago
huxi 3af3f425c6 KAFKA-7779; Avoid unnecessary loop iteration in leastLoadedNode (#6081) 6 years ago
Boyang Chen 0f995ba6be KAFKA-7862 & KIP-345 part-one: Add static membership logic to JoinGroup protocol (#6177) 6 years ago
Boyang Chen 0c2d829249 KAFKA-7903: automatically generate OffsetCommitRequest (#6583) 6 years ago
Yaroslav Klymko f6c59df07e MINOR: Do not log retriable offset commit exceptions as errors (#5904) 6 years ago
Bill Bejeck a552a2704e
MINOR: Move log statement stating producer closed after possible exception (#6606) 6 years ago
John Roesler 58d6043d4c KAFKA-8204: fix Streams store flush order (#6555) 6 years ago
Colin Patrick McCabe c2bee988fa
MINOR: log which signals are handled on startup (#6620) 6 years ago
David Arthur 409fabc561 KAFKA-7747; Check for truncation after leader changes [KIP-320] (#6371) 6 years ago
John Roesler 6538e9e4d6 KAFKA-7895: fix Suppress changelog restore (#6536) 6 years ago
Vahid Hashemian 3e8a10e7d9 KAFKA-7026; Sticky Assignor Partition Assignment Improvement (KIP-341) (#5291) 6 years ago
Rajini Sivaram 7f9b9a60da
KAFKA-8241; Handle configs without truststore for broker keystore update (#6585) 6 years ago
Manikumar Reddy 3b1524c5df KAFKA-7466: Add IncrementalAlterConfigs API (KIP-339) (#6247) 6 years ago
Viktor Somogyi 7bd81628d9 KAFKA-6635; Producer close awaits pending transactions (#5971) 6 years ago
Jason Gustafson 02221bd907
MINOR: Remove SubscriptionState.Listener and replace with assignmentId tracking (#6559) 6 years ago
Jason Gustafson 53e95ffcdb
MINOR: Use generated InitProducerId RPC (#6538) 6 years ago
highluck 0667fe2bfd MINOR: Remove redundant access specifiers from metrics interfaces (#6527) 6 years ago
Konstantine Karantasis 1bf1e46e7e KAFKA-8013; Avoid underflow when reading a Struct from a partially correct buffer (#6340) 6 years ago
Colin P. Mccabe 62381bd915 KAFKA-8168; Add a generated ApiMessageType class 6 years ago