2327 Commits (fec2d41bc2bed9f4effbd9922ca487bb02e5eeae)
 

Author SHA1 Message Date
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
Guozhang Wang 768328689a MINOR: Modify checkstyle to allow import classes only used in javadoc 9 years ago
Ben Stopford b410ea37b0 KAFKA-2684; Add force option to topic / config command so they can be called programatically 9 years ago
Ewen Cheslack-Postava 03a1f7d39c MINOR: Handle null values in validators 9 years ago
Liquan Pei 50aacd660d KAFKA-3654: Config validation should validate both common and connector specific configurations 9 years ago
Chen Zhu 94e12a2e1f KAFKA-3648; maxTimeToBlock in BufferPool.allocate should be enforced 9 years ago
Liquan Pei af01378843 MINOR: Clean up of ConsumerCoordinator and PartitionAssignor 9 years ago
Eno Thereska b3d2c0dabb MINOR: Added more integration tests 9 years ago
Som Sahu 88e5d5a9a1 KAFKA-3448; Support zone index in IPv6 regex 9 years ago
Ismael Juma c7425be5be KAFKA-3128; Add metrics for ZooKeeper events zookeeper metrics 9 years ago
Yuto Kawamura 1f528815de KAFKA-3642: Fix NPE from ProcessorStateManager when the changelog topic not exists 9 years ago
dan norwood 62253539d8 MINOR: add logfilename to error message when file missing 9 years ago
Roger Hoover bf578f987b KAFKA-3650: Fix vagrant download URL 9 years ago
Rajini Sivaram abac51dc0b KAFKA-3517; Add documentation for SASL/PLAIN 9 years ago
Geoff Anderson 5c47b9f80e MINOR: Add version check on enable-systest-events flag 9 years ago
Dana Powers 1e4dd66b19 HOTFIX: Fix main classpath libs glob for release (fixup KAFKA-3615 regression) 9 years ago
Grant Henke 9eaf529ffb KAFKA-3644; Use Boolean protocol type for StopReplicaRequest delete_p… 9 years ago
Zack Dever 94d1878a9b MINOR: change initial value of Min stat to Double.MAX_VALUE (not MIN) 9 years ago
Eno Thereska 60380e31d4 HOTFIX: Fix equality semantics of KeyValue 9 years ago
Liquan Pei d0dedc6314 KAFKA-3459: Returning zero task configurations from a connector does not properly clean up existing tasks 9 years ago
Grant Henke 096b8b84e0 KAFKA-3641; Fix RecordMetadata constructor backward compatibility 9 years ago
Matthias J. Sax 3414d56121 KAFKA-3440: Update streams javadocs 9 years ago
Rajini Sivaram 69d9a669d7 KAFKA-3618; Handle ApiVersionsRequest before SASL authentication 9 years ago
Liquan Pei e50327331d KAFKA-3578: Allow cross origin HTTP requests on all HTTP methods 9 years ago
Anna Povzner e29eac4bbb KAFKA-3597; Query ConsoleConsumer and VerifiableProducer if they shutdown cleanly 9 years ago
Liquan Pei eb50d2f6ca KAFKA-3615: Exclude test jars in kafka-run-class.sh 9 years ago
Jason Gustafson fe6c481b38 KAFKA-3418: add javadoc section describing consumer failure detection 9 years ago
Rajini Sivaram cea01af125 KAFKA-2693: Ducktape tests for SASL/PLAIN and multiple mechanisms 9 years ago
Matthias J. Sax 4ab4e4af81 KAFKA-3598: Improve JavaDoc of public API 9 years ago
Michael G. Noll 68433dcfdc KAFKA-3613: Consolidate TumblingWindows and HoppingWindows into TimeWindows 9 years ago
Ashish Singh 0ada3b1fc2 KAFKA-3382: Add system test for ReplicationVerificationTool 9 years ago
Liquan Pei 346df72736 MINOR: Avoid compiler warnings when registering metrics in KafkaServer 9 years ago
Jason Gustafson fdded2da6e KAFKA-3636; Change default max session timeout to 5 minutes 9 years ago
Rajini Sivaram 3a496f480d KAFKA-3617; Unit tests for SASL authenticator 9 years ago
Liquan Pei 316389d6ad KAFKA-3611: Remove warnings when using reflections 9 years ago