3680 Commits (e4d829c47b9e143aa914cc492500d568d44836ef)
 

Author SHA1 Message Date
Kamil Szymanski 135860225e MINOR: Remove incomplete gradle wrapper infrastructure 8 years ago
Json Tu a786be9478 KAFKA-4447; Controller resigned but it also acts as a controller for a long time 8 years ago
Kamil Szymanski 8b84d14c6f MINOR: Fix exception handling in case of file record truncation during write 8 years ago
Apurva Mehta 8dbdc90bae KAFKA-4526; Disable throttling test until it can be fixed correctly. 8 years ago
Jason Gustafson 529ca32932 KAFKA-4166; Fix transient MM failure caused by slow old consumer shutdown 8 years ago
Ewen Cheslack-Postava bc9ef716af KAFKA-4553; Improve round robin assignment in Connect to avoid uneven distributions of connectors and tasks 8 years ago
Damian Guy 65acff32d1 KAFKA-4534: StreamPartitionAssignor only ever updates the partitionsByHostState and metadataWithInternalTopics on first assignment 8 years ago
Ashish Singh d6b0b520fc KAFKA-3600; Use ApiVersions to check if broker supports required api versions 8 years ago
Colin P. Mccabe e156f5179f KAFKA-4552; README.md has org.gradle.project.maxParallelForms instead of maxParallelForks 8 years ago
Ismael Juma b58b6a1bef MINOR: Replace deepIterator/shallowIterator with deepEntries/shallowEntries 8 years ago
Hikiko Murakami e55205b810 MINOR: Fix typo on introduction page 8 years ago
Damian Guy 056ed86600 KAFKA-4539: StreamThread is not correctly creating StandbyTasks 8 years ago
Damian Guy 233cd4b18a KAFKA-4537: StreamPartitionAssignor incorrectly adds standby partitions to the partitionsByHostState map 8 years ago
Matthias J. Sax c2cfadf254 MINOR: update KStream JavaDocs 8 years ago
Michael Schiff e36e8079d8 KAFKA-4451; Fix OffsetIndex overflow when replicating a highly compacted topic. OffsetIndex provides checks for overflow, used when deciding to roll a LogSegment 8 years ago
Dong Lin 908b6d1148 KAFKA-4521; MirrorMaker should flush all messages before releasing partition ownership during rebalance 8 years ago
Jiangjie Qin a9687bc0d8 KAFKA-4529; LogCleaner should not delete the tombstone too early. 8 years ago
Eno Thereska ea724497a8 HOTFIX: Streams fix state transition stuck on rebalance 8 years ago
Eno Thereska 7049938165 MINOR: Reenable streams smoke test 8 years ago
Derrick Or 53428694a6 Separate Streams documentation and setup docs with easy to set variables 8 years ago
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