1806 Commits (bb914a0445549b41fb0b667ea2f5f15a90060133)

Author SHA1 Message Date
Rajini Sivaram 6a5026b23b MINOR: Close ZooKeeper clients in a couple of tests 8 years ago
Jason Gustafson a1c8e7d941 MINOR: Rename InitPidRequest/InitPidResponse to InitProducerIdRequest/InitProducerIdResponse 8 years ago
Onur Karaman 1cb39f7570 KAFKA-5180; Fix transient failure in ControllerIntegrationTest.testControllerMoveIncrementsControllerEpoch 8 years ago
Edoardo Comar f21f8f2d44 KAFKA-4982; Add listener tags to socket-server-metrics (KIP-136) 8 years ago
Rajini Sivaram 238e739782 KAFKA-5227; Remove unsafe assertion, make jaas config safer 8 years ago
Apurva Mehta 7258a5fddf KAFKA-5160; KIP-98 Broker side support for TxnOffsetCommitRequest 8 years ago
Guozhang Wang 794e6dbd14 KAFKA-5130: Refactor transaction coordinator's in-memory cache; plus fixes on transaction metadata synchronization 8 years ago
Jason Gustafson 7baa58d797 KAFKA-5196; Make LogCleaner transaction-aware 8 years ago
Damian Guy 4951849163 KAFKA-5132: abort long running transactions 8 years ago
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
Rajini Sivaram 12aa70d55b KAFKA-5713; Shutdown brokers in tests 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 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
Colin P. Mccabe 78ace37251 KAFKA-5176; AdminClient: add controller and clusterId methods to DescribeClusterResults 8 years ago
Jason Gustafson e71dce89c0 KAFKA-5121; Implement transaction index for KIP-98 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
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
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
Bernard Leach 4a6bbd5f13 KAFA-4378: Fix Scala 2.12 "eta-expansion of zero-argument method" warnings 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
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
Balint Molnar bc10f5f173 Use zkUtils instead of zkClient in AdminUtils 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
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
Ismael Juma 19f266d407 MINOR: Move `Os` class to utils package and rename it to OperatingSystem 8 years ago
Jason Gustafson 93fbda4c57 MINOR: Remove redundant CRC validation for non-compressed records in older message formats 8 years ago