3498 Commits (8c872762f7ef47a4a2d2c7d49993cedacd50d8b4)
 

Author SHA1 Message Date
Amit Daga 8c872762f7 KAFKA-4996; Fix findBugs warning in getOrCreateSegment 8 years ago
Ismael Juma 1816e29981 MINOR: Temporarily disable a few flaky tests 8 years ago
Xi Hu 41fead3acf KAFKA-5104: DumpLogSegments should not open index files with `rw` 8 years ago
Xi Hu a6728f6ee7 KAFKA-5118: Improve message for Kafka failed startup with non-Kafka data in data.dirs 8 years ago
Damian Guy ed59f742b0 KAFKA-4925: delay initial rebalance of consumer group 8 years ago
Bill Bejeck 24e6423424 HOTFIX: fix potentially hanging test shouldAddStateStoreToRegexDefinedSource 8 years ago
Eno Thereska ec9e4eafa4 KAFKA-5045: Clarify on KTable APIs for queryable stores 8 years ago
Davor Poldrugo a3952aee49 KAFKA-5055: Fix Kafka Streams skipped-records-rate sensor bug 8 years ago
Michal Borowiecki bc65c62e66 KAFKA-5144: renamed variables in MinTimestampTracker and added comments 8 years ago
Ismael Juma cfb2386743 MINOR: Fix error logged if not enough alive brokers for transactions state topic 8 years ago
Balint Molnar a7671c7f37 KAFKA-4703: Test with two SASL_SSL listeners with different JAAS contexts 8 years ago
Ryan P 8d74920163 KAFKA-3754; Add GC log retention policy to limit size of log 8 years ago
Bernard Leach 4a6bbd5f13 KAFA-4378: Fix Scala 2.12 "eta-expansion of zero-argument method" warnings 8 years ago
dan norwood f60009b14d MINOR: Handle 0 futures in all() 8 years ago
Apurva Mehta 0e7cc4aa38 MINOR: Serialize the real isolationLevel in FetchRequest 8 years ago
Damian Guy 619fd7aeb6 KAFKA-5131; WriteTxnMarkers and complete commit/abort on partition immigration 8 years ago
Onur Karaman b2fcf73b68 KAFKA-5107; remove preferred replica election state from ControllerContext 8 years ago
sharad-develop 46da01a4a7 KAFKA-4623; Default unclean.leader.election.enabled to false (KIP-106) 8 years ago
dan norwood 64ea193cee MINOR: Describe topics should describe, not delete 8 years ago
Guozhang Wang 94a35fd936 HOTFIX: fix unit tests for KAFKA-5136 8 years ago
Damian Guy 324b475eca KAFKA-5136: move coordinatorEpoch from WriteTxnMarkerRequest to TxnMarkerEntry 8 years ago
Jason Gustafson 67f1f4d270 MINOR: Some cleanups in the transactional producer 8 years ago
Damian Guy 1f2451d4e7 KAFKA-5059 Follow-up: Remove broken locking and fix handleAddPartitions 8 years ago
Colin P. Mccabe 4aed28d189 KAFKA-3265; Add a public AdminClient API in Java (KIP-117) 8 years ago
amethystic c96656efb3 KAFKA-5091; ReassignPartitionsCommand should protect against empty replica list assignment 8 years ago
Rajini Sivaram 0104b657a1 KAFKA-4954; Request handler utilization quotas 8 years ago
Michael Andre Pearce 6185bc0276 KAFKA-4208; Add Record Headers 8 years ago
Jason Gustafson ca6ae81166 MINOR: Make assignment expectation explicit in testConsumptionWithBrokerFailures 8 years ago
Ismael Juma f0152a7fda KAFKA-5097; Add testFetchAfterPartitionWithFetchedRecordsIsUnassigned 8 years ago
Matthias J. Sax a931e9954d KAFKA-4986 Follow-up: cleanup unit tests and further comments addressed 8 years ago
Balint Molnar bc10f5f173 Use zkUtils instead of zkClient in AdminUtils 8 years ago
Matthias J. Sax 4b9de871df MINOR: adding global store must ensure unique names 8 years ago
Guozhang Wang ee8c5e2dc3 KAFKA-4379; Follow-up to avoid sending to changelog while restoring InMemoryLRUCache 8 years ago
Matthias J. Sax 6753af270c KAFKA-5111: Code cleanup and improved log4j on StreamThread and Task 8 years ago
Armin Braun 36aef1c268 KAFKA-5005: IntegrationTestUtils to override consumer configs and reuse consumer 8 years ago
Balint Molnar efa479736c KAFKA-5101; Remove unused zkClient parameter in incrementControllerEpoch 8 years ago
Ismael Juma 909cf9bb97 KAFKA-5119; Ensure global metrics are empty before running testMetricCollectionAfterShutdown 8 years ago
Dong Lin 5b5efd4b5c KAFKA-5086: Update topic expiry time in Metadata every time the topic metadata is requested 8 years ago
Apurva Mehta a82f194b21 KAFKA-4818; Exactly once transactional clients 8 years ago
Onur Karaman bb663d04fe KAFKA-5028; convert kafka controller to a single-threaded event queue model 8 years ago
Damian Guy f69d94158c KAFKA-5059: Implement Transactional Coordinator 8 years ago
Jason Gustafson 8d8ab2ebcd KAFKA-5108; Add support for reading PID snapshot files to DumpLogSegments 8 years ago
Armin Braun d06f2cc7ac KAFKA-5124: autocommit reset earliest fixes race condition 8 years ago
Matthias J. Sax f7b7b47455 KAFKA-5111: Improve internal Task APIs of Streams 8 years ago
Sean McCauliff c43eb856d1 KAFKA-4840; BufferPool errors can cause buffer pool to go into a bad state 8 years ago
Jason Gustafson 4815323be7 MINOR: Replication system tests should cover compressed path 8 years ago
Jun Rao b154221774 MINOR: ProducerPerformance should work with older client jars 8 years ago
Matthias J. Sax 1fbb8cfafa KAFKA-4564; Follow-up to fix test_timeout_on_pre_010_brokers system test failure 8 years ago
Ismael Juma 19f266d407 MINOR: Move `Os` class to utils package and rename it to OperatingSystem 8 years ago
Michal Borowiecki d7b5eadb92 MINOR: fix javadoc comment of Transformer 8 years ago