2960 Commits (448f194c70e7a66ae2f1a7e89c822032359b14c9)
 

Author SHA1 Message Date
Damian Guy 448f194c70 KAFKA-4532: StateStores can be connected to the wrong source topic resulting in incorrect metadata returned from Interactive Queries 8 years ago
Matthias J. Sax 8591137869 KAFKA-4509: Task reusage on rebalance fails for threads on same host 8 years ago
Jason Gustafson 67f1e5b91b KAFKA-4390; Replace MessageSet usage with client-side alternatives 8 years ago
Vahid Hashemian 6626b058c7 MINOR: Fix Streams examples in documentation 8 years ago
Damian Guy 21d7e6f19b KAFKA-4516: When a CachingStateStore is closed it should clear its associated NamedCache 8 years ago
Eno Thereska efeaf12989 KAFKA-4405; Avoid unnecessary network poll in consumer if no fetches sent 8 years ago
Rajini Sivaram f0acc4a0dd KAFKA-4431; Make consumer heartbeat thread a daemon thread 8 years ago
Geoff Anderson 62e043a865 KAFKA-4140: Upgrade to ducktape 0.6.0 and make system tests parallel friendly 8 years ago
Matthias J. Sax 6f7ed15dad KAFKA-4510: StreamThread must finish rebalance in state PENDING_SHUTDOWN 8 years ago
Matthias J. Sax 1d586cb50a KAFKA-4476: Kafka Streams gets stuck if metadata is missing 8 years ago
Shikhar Bhushan 8e9e177679 HOTFIX: Fix HerderRequest.compareTo() 8 years ago
Eno Thereska 7c7becd4cb KAFKA-4486: Don't commit offsets on exception 8 years ago
Matthias J. Sax 9bed8fbcfc KAFKA-4393: Improve invalid/negative TS handling 8 years ago
Vahid Hashemian 7f8edbc8e8 KAFKA-4000; Collect and record per-topic consumer metrics 8 years ago
Vahid Hashemian 055ca9b7a2 KAFKA-4272; Add missing 'connect' Windows batch scripts 8 years ago
Stig Rohde Døssing 9684487b43 KAFKA-4375; Reset interrupt state in a few places where InterruptedException is caught 8 years ago
Jeff Widman 36528df088 MINOR: Fix typos in KafkaConsumer docs 8 years ago
Ismael Juma 01d58ad8e0 MINOR: Upgrade Gradle to 3.2.1 and Scala to 2.12.1 8 years ago
Xavier Léauté 006630fd93 MINOR: Fix metric collection NPE during shutdown 8 years ago
Matthias J. Sax 1949a76bc4 MINOR: Update JavaDoc of KStream interface 8 years ago
Guozhang Wang 600859e77c KAFKA-4392; Handle NoSuchFileException gracefully in StateDirectory 8 years ago
Damian Guy e9a67a8daa KAFKA-4492: Make the streams cache eviction policy tolerable to reentrant puts 8 years ago
Dong Lin 56e5627da5 KAFKA-4445; PreferredLeaderElectionCommand should query zookeeper only once per topic 8 years ago
Xavier Léauté 9e72c12e98 KAFKA-4458; add per partition in-sync and assigned replica count (KIP-96) 8 years ago
Eno Thereska b6af35161c HOTFIX: Disable test until fixed 8 years ago
Konstantine Karantasis c9e99f297f KAFKA-4306: Shutdown distributed herder with a timeout. 8 years ago
Ewen Cheslack-Postava 39f62ddcec MINOR: Update ducktape version to 0.5.3 8 years ago
Damian Guy a4592a1864 KAFKA-4488: UnsupportedOperationException during initialization of StandbyTask 8 years ago
Eno Thereska 8fd5b6a666 HOTFIX: Temporary suspension of 2 tests 8 years ago
Kim Christensen f4f0f82222 KAFKA-4472; offsetRetentionMs miscalculated in GroupCoordinator 8 years ago
Konstantine Karantasis 34aa538bf3 HOTFIX: Fix bug in readToLogEnd in KafkaBasedLog. 8 years ago
Jason Gustafson a55e296311 KAFKA-3994: Fix deadlock in Watchers by calling tryComplete without any locks 8 years ago
Anton Karamanov 2d19ad4bb0 KAFKA-4205; KafkaApis: fix NPE caused by conversion to array 8 years ago
Ismael Juma e43bbce493 KAFKA-4483; Fix NPE in `Log` constructor if log level is INFO or finer 8 years ago
Jason Gustafson b06fc322bf MINOR: Improvements in group metadata cleanup and test coverage 8 years ago
Eno Thereska 93804d50ff 2198 8 years ago
Ismael Juma 128d0ff91d KAFKA-2247; Merge kafka.utils.Time and kafka.common.utils.Time 8 years ago
Alexey Ozeritsky ea370be518 KAFKA-4399; Fix deadlock between cleanupGroupMetadata and offset commit 8 years ago
Shikhar Bhushan b45a67ede9 KAFKA-4161: KIP-89: Allow sink connectors to decouple flush and offset commit 8 years ago
Konstantine Karantasis b65f9a777d KAFKA-3008: Parallel start and stop of connectors and tasks in Connect 8 years ago
Ismael Juma 88d8508b85 KAFKA-4443; Minor comment clean-up 8 years ago
Eno Thereska ea42d65354 KAFKA-3637: Added initial states 8 years ago
Jason Gustafson f9d7808bab KAFKA-4469; Fix consumer performance regression from inefficient list removal and copy 8 years ago
Vahid Hashemian 8d188c9110 KAFKA-4271: Fix the server start script for Windows 32-bit OS 8 years ago
Mayuresh Gharat 497e669dd8 KAFKA-1911; Async delete topic - contributed by Mayuresh Gharat <gharatmayuresh15@gmail.com> and Sumant Tambe <sutambe@yahoo.com> 8 years ago
Stig Rohde Døssing 1503f7603c KAFKA-4387; KafkaConsumer should properly handle interrupts 8 years ago
Balint Molnar 5819b06faf KAFKA-4403; Update KafkaBasedLog to use new endOffsets consumer API 8 years ago
Konstantine Karantasis d98ca230a1 KAFKA-4397: Refactor Connect backing stores for thread safety 8 years ago
Dong Lin f37dab76f4 KAFKA-4415; Reduce time to create and send UpdateMetadataRequest 8 years ago
Ewen Cheslack-Postava b11ead5804 MINOR: Make release notes script check resolutions to avoid spurious inclusion of non-fix 'fixes' in release notes. 8 years ago