3680 Commits (e4d829c47b9e143aa914cc492500d568d44836ef)
 

Author SHA1 Message Date
Ismael Juma 766dea94e4 MINOR: Set min isr to avoid race condition in ReplicationBytesIn initialisation 8 years ago
Edoardo Comar e2fafddbbf MINOR: Improve doc for num.x.threads configs 8 years ago
Mickael Maison d968662439 KAFKA-5194; Include only client traffic in BytesOutPerSec metric (KIP-153) 8 years ago
Dong Lin 911c768bcc KAFKA-5078; PartitionRecords.fetchRecords(...) should defer exception to the next call if iterator has already moved across any valid record 8 years ago
Rajini Sivaram 12aa70d55b KAFKA-5713; Shutdown brokers in tests 8 years ago
dan norwood b6effcbba5 KAFKA-4343: Expose Connector type in REST API (KIP-151) 8 years ago
Edoardo Comar 27107ee34d MINOR: JoinGroupRequest V0 invalid rebalance timeout 8 years ago
Damian Guy 24a4e6146a HOTFIX: change compression codec in TransactionStateManager to UncompressedCodec 8 years ago
Rajini Sivaram 3085d4f435 KAFKA-5182; Close txn coordinator threads during broker shutdown 8 years ago
Ismael Juma bcf447e93e KAFKA-4422; Drop support for Scala 2.10 (KIP-119) 8 years ago
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