3520 Commits (970c00eab80d82b97456e276ee0f5615cb1ccfa1)
 

Author SHA1 Message Date
Apurva Mehta 970c00eab8 KAFKA-5213; Mark a MemoryRecordsBuilder as full as soon as the append stream is closed 8 years ago
Ismael Juma 0bede30ada KAFKA-5184 KAFKA-5173; Various improvements to SASL tests 8 years ago
Onur Karaman a420d20c0e KAFKA-5099; Replica Deletion Regression from KIP-101 8 years ago
Ewen Cheslack-Postava 0eedd6d806 MINOR: Add a release script that helps generate release candidates. 8 years ago
Matthias J. Sax 7371bf7f65 KAFKA-5063: Fix flaky o.a.k.streams.integration.ResetIntegrationTest 8 years ago
Wim Van Leuven b982eefd37 KAFKA-4927: Fix KStreamsTestDriver to not throw NPE when KStream.to() sinks are used 8 years ago
Konstantine Karantasis 8ace736f71 HOTFIX: Increase kafkatest startup wait time on ConnectDistributed service 8 years ago
Matthias J. Sax c69842336d KAFKA-5126: Implement KIP-98 transactional methods in the MockProducer 8 years ago
Eno Thereska 5b36adde4f KAFKA-4222: Adjust timeout in low resource environments 8 years ago
Colin P. Mccabe 78ace37251 KAFKA-5176; AdminClient: add controller and clusterId methods to DescribeClusterResults 8 years ago
Ismael Juma 59b918ec2b KAFKA-3763; Remove deprecated APIs for 0.11.0.0 8 years ago
Ismael Juma 3bcadbfb47 KAFKA-3353; Remove deprecated producer configs 8 years ago
radai-rosenblatt 2554a8dd4d KAFKA-4839; Throw NoOffsetForPartitionException from poll once for all TopicPartitions affected 8 years ago
Eno Thereska 257ad524d3 KAFKA-5174: Have at least 2 threads for compaction and flushing in RocksDB 8 years ago
Kyle Winkelman e472ee7b61 KAFKA-5172: Fix fetchPrevious to find the correct session 8 years ago
Jason Gustafson e71dce89c0 KAFKA-5121; Implement transaction index for KIP-98 8 years ago
amethystic 29994dd10d KAFKA-5143: add kafka-broker-api-version.bat for Windows platform 8 years ago
Matthias J. Sax 715eae6da9 KAFKA-5169; KafkaConsumer.close should be idempotent 8 years ago
Colin P. Mccabe 05ea454dfb KAFKA-5170; KafkaAdminClientIntegrationTest should wait until metadata is propagated to all brokers 8 years ago
amethystic 95b48b157a KAFKA-5161: add code in reassign-partitions to check broker existence 8 years ago
umesh chaudhary 2448343edd KAFKA-5137; Controlled shutdown timeout message improvement 8 years ago
Colin P. Mccabe 124ddf5779 KAFKA-5162; Add a reference to AdminClient to docs/api.html 8 years ago
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