2992 Commits (3c1df09cd50b8c4796f698d0ceec9160fad3f434)
 

Author SHA1 Message Date
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
Eno Thereska 7d0f3e75ad KAFKA-4427: Skip topic groups with no tasks 8 years ago
Ismael Juma 7d3aa01ced MINOR: Remove unused code in `LeaderAndIsr`, `ApiUtils` and `TopicMetadataRequest` 8 years ago
Dong Lin 7ed3768fb6 KAFKA-4443; Controller should send UpdateMetadataRequest prior to LeaderAndIsrRequest during failover 8 years ago
Alex Loddengaard 6f0cbe7212 MINOR: doc fix related to monitoring consumer lag 8 years ago
Ismael Juma a5d28149fb Revert "KAFKA-4345; Run decktape test for each pull request" 8 years ago
Jun He 3e3b7a010b KAFKA-4384; ReplicaFetcherThread stops after ReplicaFetcherThread receives a corrupted message 8 years ago
Raghav Kumar Gautam e035fc0395 KAFKA-4345; Run decktape test for each pull request 8 years ago
Matthias J. Sax 724cddbc56 KAFKA-4331: Kafka Streams resetter is slow because it joins the same group for each topic 8 years ago
Sumant Tambe 0ea540552a KAFKA-4395; Break static initialization order dependency between KafkaConfig and Logconfig 8 years ago
MayureshGharat 4b003d8bcf KAFKA-4362; Consumer can fail after reassignment of the offsets topic partition 8 years ago
Eno Thereska dcea5f8388 KAFKA-4355: Skip topics that have no partitions 8 years ago
Antony Stubbs 44f61ba4f9 MINOR: Typo in KafkaConsumer javadoc 8 years ago
Eno Thereska bbe84051c7 HOTFIX: Hotfix streams smoke test 8 years ago
Rajini Sivaram e53babab9c KAFKA-3703; Graceful close for consumers and producer with acks=0 8 years ago
Dong Lin edfa280671 KAFKA-4420; Group StopReplicaRequests for partitions on the same broker into one StopReplicaRequest 8 years ago
Bernard Leach 0e7ba70008 KAFKA-4377; remove deprecated scala.collection.JavaConversions calls 8 years ago
Ismael Juma 079ea89b36 KAFKA-4417: Update build dependencies for 0.10.2 cycle 8 years ago
Jeyhun Karimov eaf0e4af34 KAFKA-3825: Allow users to specify different types of state stores in Streams DSL 8 years ago