3579 Commits (24915206260c33cd7118db5359f3927d3be1ff60)
 

Author SHA1 Message Date
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
James Chien 6910baf548 KAFKA-4772: Exploit #peek to implement #print() and other methods 8 years ago
Rajini Sivaram 8c7e663130 KAFKA-5182: Reduce rebalance timeouts in request quota test 8 years ago
Colin P. Mccabe c36b5b7f6e MINOR: Make some constructors in admin package public 8 years ago
Jeff Widman 62d5aac5dd MINOR: Use new-consumer config in MirrorMaker doc 8 years ago
Ewen Cheslack-Postava 1cea4d8f5a KAFKA-4714; Flatten and Cast single message transforms (KIP-66) 8 years ago
Matthias J. Sax ebc7f7caae KAFKA-4923: Add Exactly-Once Semantics to Streams 8 years ago
Rajini Sivaram 670193f22d KAFKA-4957; Request rate quotas documentation 8 years ago
Bharat Viswanadham d1d71aa29a KAFKA-5166: Add option "dry run" to Streams application reset tool 8 years ago
Tommy Becker 73703a15c5 KAFKA-5241: GlobalKTable should checkpoint offsets after restoring state 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
Colin P. Mccabe a281fe17fe KAFKA-5215; Small Javadoc fixes for AdminClient#describeTopics 8 years ago
Onur Karaman 0a1689a749 KAFKA-5175; Fix transient failure in ControllerIntegrationTest.testPreferredReplicaLeaderElection 8 years ago
Guozhang Wang 0e2c90bad9 MINOR: Print offset and size in sendFetches 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
Kyle Winkelman c26545ea57 KAFKA-5205: Use default values of keySerde if it is not specified by users in CachingSessionStore 8 years ago
Ismael Juma 3e6669000f MINOR: Eliminate PID terminology from non test code 8 years ago
Kyle Winkelman e40e27b4eb KAFKA-5206: Use default aggSerde if no user-overridden is provided in RocksDBSessionStore 8 years ago
Damian Guy 82e84fabf8 HOTFIX: AddOffsetsToTxnResponse using incorrect schema in parse 8 years ago
Ivan A. Melnikov a511a47020 KAFKA-5203; Metrics: fix resetting of histogram sample 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
Ewen Cheslack-Postava 885643ce10 KAFKA-5230; Fix conversion of Class configs to handle nested classes properly 8 years ago
Ewen Cheslack-Postava e3892c29c3 MINOR: Handle nulls in NonEmptyListValidator 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
Jeyhun Karimov 9198467eb2 KAFKA-4144: Allow per stream/table timestamp extractor 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
Colin P. Mccabe b1cd3afc13 KAFKA-5198: Synchronize on RocksDbStore#openIterators 8 years ago
Apurva Mehta 7258a5fddf KAFKA-5160; KIP-98 Broker side support for TxnOffsetCommitRequest 8 years ago
Xavier Léauté da0b5b8596 KAFKA-5216: Fix peekNextKey in cached window/session store iterators 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
Ismael Juma 1c2bbaa501 MINOR: Fix consumer and producer to actually support metrics recording level 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