1273 Commits (f9cdadfdcf64b95afe21590884594eb3b11043f8)

Author SHA1 Message Date
John Roesler cc43e77bbb MINOR: make Sensor#add idempotent (#4853) 7 years ago
Jorge Quilcate Otoya 6a99da87ab KAFKA-6058: KIP-222; Add Consumer Group operations to Admin API 7 years ago
Manikumar Reddy O 47918f2d79 KAFKA-6447: Add Delegation Token Operations to KafkaAdminClient (KIP-249) (#4427) 7 years ago
Manikumar Reddy O 5e277e5579 KAFKA-4883: handle NullPointerException while parsing login modue control flag (#4849) 7 years ago
Magnus Edenhill e490a90625 Make [Config]Resource.toString() consistent with existing code (#4845) 7 years ago
Jason Gustafson 0a8f35b684
KAFKA-6768; Transactional producer may hang in close with pending requests (#4842) 7 years ago
Rajini Sivaram 77ebd32016
KAFKA-6576: Configurable Quota Management (KIP-257) (#4699) 7 years ago
Manikumar Reddy O 77c79df396 KAFKA-6741: Disable Selector's idle connection timeout in testNetworkThreadTimeRecorded() test (#4824) 7 years ago
Rajini Sivaram 9f8c3167eb
KAFKA-4292: Configurable SASL callback handlers (KIP-86) (#2022) 7 years ago
Chia-Ping Tsai 53d4267c59 MINOR: Don’t send the DeleteTopicsRequest for invalid topic names (#4763) 7 years ago
Dhruvil Shah 719a21f7c9 KAFKA-6739; Ignore headers when down-converting from V2 to V0/V1 (#4813) 7 years ago
Manikumar Reddy O e4c8e3e758 MINOR: Add Timed wait to SslTransportLayerTest.testNetworkThreadTimeRecorded (#4811) 7 years ago
Jason Gustafson 8662a022c4
MINOR: Fix partition loading checks in GroupCoordinator (#4788) 7 years ago
JieFang.He cb7cf7c5a7 KAFKA-6702: Wrong className in LoggerFactory.getLogger method (#4772) 7 years ago
huxi 5d5a2ce4bb KAFKA-6716: Should close the `discardChannel` in MockSelector#completeSend (#4783) 7 years ago
huxi 9eb32eaad5 KAFKA-6446; KafkaProducer initTransactions() should timeout after max.block.ms (#4563) 7 years ago
Rajini Sivaram 2307314432
MINOR: Fix encoder config to make DynamicBrokerReconfigurationTest stable (#4764) 7 years ago
Anna Povzner 5c24295d44 Trogdor's ProducerBench does not fail if topics exists (#4673) 7 years ago
Guozhang Wang 0f364cd53a
MINOR: Pass a streams config to replace the single state dir (#4714) 7 years ago
Colin Patrick McCabe 27bb3ccace MINOR: KafkaFutureImpl#addWaiter should be protected (#4734) 7 years ago
Dhruvil Shah ae31ee63dc KAFKA-6530: Use actual first offset of message set when rolling log segment (#4660) 7 years ago
Sandor Murakozi 2afac71566 MINOR: Remove unnecessary null checks (#4708) 7 years ago
Dong Lin d935699486 KAFKA-6640; Improve efficiency of KafkaAdminClient.describeTopics() (#4694) 7 years ago
Siva Santhalingam 0bb8e66184 KAFKA-6024; Move arg validation in KafkaConsumer ahead of `acquireAndEnsureOpen` (#4617) 7 years ago
Vitaly Pushkar b1aa1912f0 KAFKA-4831: Extract WindowedSerde to public APIs (#3307) 7 years ago
wushujames c5ba0da993 MINOR: Fix incorrect references to the max transaction timeout config (#4664) 7 years ago
Jason Gustafson 925d6a2ef3 MINOR: Skip sending fetches/offset lookups when awaiting the reconnect backoff (#4644) 7 years ago
Guozhang Wang e5d6c9a79a
MINOR: Do not start processor for bounce-at-start (#4639) 7 years ago
Jason Gustafson 8f2c087166
MINOR: Complete inflight requests in order on disconnect (#4642) 7 years ago
Jason Gustafson 604b93cfde
KAFKA-6606; Ensure consumer awaits auto-commit interval after sending… (#4641) 7 years ago
Jason Gustafson 6cfcc9d553
KAFKA-6593; Fix livelock with consumer heartbeat thread in commitSync (#4625) 7 years ago
Thomas Leplus 031f522a2d MINOR: Fix javadoc typo in Headers (#4627) 7 years ago
Guozhang Wang 97ad549d56
KAFKA-6534: Enforce a rebalance in the next poll call when encounter task migration (#4544) 7 years ago
Matthias J. Sax 5df535e8a3
MINOR: fixes lgtm.com warnings (#4582) 7 years ago
Igor Kostiakov 99d650c2c8 KAFKA-6590; Fix bug in aggregation of consumer fetch bytes and counts metrics (#4278) 7 years ago
Daniel Shuy 4a027a0af1 Fix typo in MockProducer JavaDoc (#4606) 7 years ago
Colin Patrick McCabe 66039b1312 MINOR: Fix ConcurrentModificationException in TransactionManager (#4608) 7 years ago
Jason Gustafson 1d8ed875db MINOR: Fix javadoc for consumer offsets lookup APIs which do not block indefinitely (#4613) 7 years ago
Jason Gustafson 660c0c0aa3 KAFKA-6238; Fix inter-broker protocol message format compatibility check 7 years ago
Manikumar Reddy O ac2536e77e KAFKA-5624; Add expiry check to sensor.add() methods (#4404) 7 years ago
Jason Gustafson 1547cf6de8 KAFKA-6554; Missing lastOffsetDelta validation before log append (#4585) 7 years ago
ying-zheng 13caded15e KAFKA-6430: Add buffer for gzip streams (#4537) 7 years ago
dan norwood 55aa7de62a MINOR: Make it explicit in consumer docs that poll() is needed for callback to run (#4480) 7 years ago
Jason Gustafson f12d237fdd
MINOR: Free sends in MultiSend as they complete (#4574) 7 years ago
Eugene Sevastyanov 004ef6b04b MINOR: Cache Node's hashCode to improve the producer's performance (#4350) 7 years ago
Rajini Sivaram 1067cc3422
KAFKA-6512: Discard references to buffers used for compression (#4570) 7 years ago
Rajini Sivaram 015e224b3d
MINOR: Support dynamic JAAS config for broker's LoginManager cache (#4568) 7 years ago
Sebastian Bauersfeld 50cd855385 HOTFIX: Fix lgtm.com alerts (dead code and out-of-bounds error) (#4388) 7 years ago
Rajini Sivaram 38e9958d6e
KAFKA-6476: Documentation for dynamic broker configuration (#4558) 7 years ago
Bill Bejeck 27b56b1458 KAFKA-6364: Second check for ensuring changelog topic not changed during restore (#4511) 7 years ago