1733 Commits (5aaaba7ffe51a3216262811f24e6ccf10488b5e1)

Author SHA1 Message Date
Onur Karaman 5aaaba7ffe KAFKA-5258; Move all partition and replica state transition rules into their states 8 years ago
Bharat Viswanadham 9fa0d52cac KAFKA-5210: Application Reset Tool does not need to seek for internal topics 8 years ago
Ismael Juma 972b754536 KAFKA-3267; Describe and Alter Configs Admin APIs (KIP-133) 8 years ago
Vahid Hashemian e1abf17708 KAFKA-2273; Sticky partition assignment strategy (KIP-54) 8 years ago
Colin P. Mccabe 9815e18fef KAFKA-3266; Describe, Create and Delete ACLs Admin APIs (KIP-140) 8 years ago
Jun Rao 2491520626 KAFKA-5036; hold onto the leader lock in Partition while serving an O… 8 years ago
Guozhang Wang c64cfd2e2b KAFKA-5231: Bump up producer epoch when sending abort txn markers on InitPid 8 years ago
Apurva Mehta b3a33ce4b8 KAFKA-5188; Integration tests for transactions 8 years ago
Jorge Quilcate 2181ae7687 KAFKA-4743; [KIP-122] Add Reset Consumer Group Offsets tooling 8 years ago
Rajini Sivaram 8c7e663130 KAFKA-5182: Reduce rebalance timeouts in request quota test 8 years ago
Jeff Widman 62d5aac5dd MINOR: Use new-consumer config in MirrorMaker doc 8 years ago
Bharat Viswanadham d1d71aa29a KAFKA-5166: Add option "dry run" to Streams application reset tool 8 years ago
Jason Gustafson 4e3092d276 MINOR: Some minor improvements to TxnOffsetCommit handling 8 years ago
Damian Guy d66e7af652 KAFKA-5129; Add ACL checks for Transactional APIs 8 years ago
Onur Karaman 0a1689a749 KAFKA-5175; Fix transient failure in ControllerIntegrationTest.testPreferredReplicaLeaderElection 8 years ago
Jason Gustafson cacbba6519 KAFKA-5252; Fix transient failures LogCleanerTest testCommitMarkerRemoval and testAbortMarkerRemoval 8 years ago
Ismael Juma dd9f43140d MINOR: Fix bug in `waitUntilLeaderIsElectedOrChanged` and simplify result type 8 years ago
Jason Gustafson 7bb551b4a1 KAFKA-5249; Fix incorrect producer snapshot offsets when recovering segments 8 years ago
Rajini Sivaram 4c75f31a5f KAFKA-5179; Log connection termination during authentication 8 years ago
Ismael Juma 46aa88b9cf KAFKA-5244; Refactor BrokerTopicStats and ControllerStats so that they are classes 8 years ago
Jason Gustafson 0186794104 KAFKA-5248; Remove unused/unneeded retention time in TxnOffsetCommitRequest 8 years ago
Ismael Juma 3e6669000f MINOR: Eliminate PID terminology from non test code 8 years ago
Ismael Juma 50eacb7b45 MINOR: Fix one flaky test in MetricsTest and improve checks for another 8 years ago
Jaikiran Pai f56bbb6510 KAFKA-5232; Fix Log.parseTopicPartitionName to handle deleted topics with a period in the name 8 years ago
Ismael Juma bc55f85237 MINOR: Consolidate Topic classes 8 years ago
Mickael Maison 1af096039d MINOR: Various small improvements to kafka.metrics.MetricsTest 8 years ago
Ismael Juma c5aeaa7d89 MINOR: Improve shutdown sequence 8 years ago
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