2461 Commits (751fe9309011b99f60c1cb03c23a47d0444dce05)
 

Author SHA1 Message Date
Jason Gustafson f892f0ca6d KAFKA-3694; Ensure broker Zk deregistration prior to restart in ReplicationTest 9 years ago
Rajini Sivaram b28bc57a1f MINOR: Improve handling of channel close exception 9 years ago
Liquan Pei bd8681cdd5 KAFKA-3690: Avoid to pass null to UnmodifiableMap 9 years ago
Ben Stopford 6978115514 MINOR: Documentation for Rack Awareness 9 years ago
Rajini Sivaram e20eba958d MINOR: Ensure that selection key is cancelled on close 9 years ago
Manikumar reddy O 3e89d2bc59 KAFKA-3525; getSequenceId should return 1 for first data node creation 9 years ago
Ismael Juma fe0335ea10 MINOR: Double timeout passed to `producer.close` in `sendAndVerifyTimestamp` 9 years ago
Guozhang Wang 6f1873242c MINOR: Add Kafka Streams API / upgrade notes 9 years ago
Liquan Pei 9575e93070 KAFKA-3684: SinkConnectorConfig does not return topics in config validation. 9 years ago
Vahid Hashemian 18226ff0be KAFKA-3608; Fix ZooKeeper structures and output format in documentation 9 years ago
Jason Gustafson f96da638ee KAFKA-3676: system tests for connector pause/resume 9 years ago
Ashish Singh eb1de107b0 MINOR: Update protocol doc link in Introduction. 9 years ago
Rajini Sivaram 87285f36c9 KAFKA-3634; Upgrade tests for SASL authentication 9 years ago
Ewen Cheslack-Postava 36ed00d9bf KAFKA-3421; Follow up to fix name of SourceTask method and add documentation of connector status REST API 9 years ago
Rajini Sivaram 22c098b71b MINOR: Remove copyDependantTestLibs from jar dependencies 9 years ago
Jason Gustafson ff8580da6f MINOR: Add toString implementations to Subscription and Assignment 9 years ago
Dana Powers 4331bf4ff2 HOTFIX: KAFKA-3160 follow-up, catch decompression errors in constructor 9 years ago
Mickael Maison 2caf872c2e KAFKA-3587; LogCleaner fails due to incorrect offset map computation 9 years ago
Guozhang Wang 29a682e2ea KAFKA-3658: Validate retention period be longer than window size 9 years ago
Kaufman Ng b86378840a KAFKA-3681; Connect doc formatting 9 years ago
Rajini Sivaram bce3415b18 KAFKA-3662; Fix timing issue in SocketServerTest.tooBigRequestIsRejected 9 years ago
Ismael Juma f5b98b8fa7 KAFKA-3675; Add lz4 to parametrized `test_upgrade` system test 9 years ago
Jason Gustafson 8911660e2e KAFKA-3674: Ensure connector target state changes propagated to worker 9 years ago
Liquan Pei fc89083f81 MINOR: Move connect.start() to try catch block 9 years ago
Liquan Pei dbafc631ad KAFKA-3673: Connect tests don't handle concurrent config changes 9 years ago
Liquan Pei d1bb2b9df1 KAFKA 3671: Move topics to SinkConnectorConfig 9 years ago
Vahid Hashemian 62b9fa2254 KAFKA-3579; Reference both old and new consumer properties in `TopicCommand` 9 years ago
Ismael Juma 51f7a35c92 KAFKA-3670; ControlledShutdownLeaderSelector should pick the preferred replica as the new leader, if possible 9 years ago
Dana Powers 8fe2552239 KAFKA-3160; Fix LZ4 Framing 9 years ago
Jonathan Bond c4bbf34243 KAFKA-3112; Warn instead of error on unresolvable bootstrap server 9 years ago
Chen Zhu 717eea8350 KAFKA-3655; awaitFlushCompletion() in RecordAccumulator should always decrement flushesInProgress count 9 years ago
Mark Grover 58f9d7cf8a KAFKA-3669; Add secondary constructor for KafkaConfig with a default value for doLog 9 years ago
Kaufman Ng 1985033127 Minor: added description for lag in consumer group command 9 years ago
Geoff Anderson 54092c12ed KAFKA-3592: System test - configurable paths 9 years ago
Yuto Kawamura fec2d41bc2 KAFKA-3616: Make kafka producers/consumers injectable for KafkaStreams 9 years ago
Dustin Cote 78de891ace KAFKA-3666; Update links for new consumer API 9 years ago
Jason Gustafson 2ff955044a KAFKA-3627: consumer fails to execute delayed tasks in poll when records are available 9 years ago
Guozhang Wang 4a076a03be HOTFIX: follow-up on KAFKA-725 to remove the check and return empty response instead of throw exceptions 9 years ago
Mayuresh Gharat 6856c5c214 KAFKA-3651; Remove the condition variable waiting on memory availability in Bufferpool when a TimeoutException is thrown 9 years ago
Onur Karaman 8429db937e KAFKA-3661; fix NPE in o.a.k.c.c.RoundRobinAssignor when topic metadata not found 9 years ago
Eno Thereska 7f4e3ccde8 HOTFIX: Reverted timeouts to larger values 9 years ago
Geoff Anderson b6cd0e2791 KAFKA-3581: add timeouts to joins in background thread services 9 years ago
Jason Gustafson 32bf83e5a7 KAFKA-3659: Handle coordinator disconnects more gracefully in client 9 years ago
Roger Hoover 694303a3da MINOR: Fixes to AWS init script for testing 9 years ago
Liquan Pei ad31650978 KAFKA-3527: Consumer commitAsync should not expose internal exceptions 9 years ago
Rajini Sivaram 64451af9e0 KAFKA-3652; Return error response for unsupported version of ApiVersionsRequest 9 years ago
Guozhang Wang c8c6ac3f6d KAFKA-3639; Configure default serdes upon construction 9 years ago
Liquan Pei da7095f368 KAFKA 3656: Remove logging outstanding messages when producer flush fails 9 years ago
William Thurston c46cc48021 KAFKA-2236; Offset request reply racing with segment rolling 9 years ago
Jason Gustafson 7a0821d653 KAFKA-3632; remove fetcher metrics on shutdown and leader migration 9 years ago