3602 Commits (1c7fdd2843482beab4039fbb487a8d7d53800292)
 

Author SHA1 Message Date
Michael André Pearce 1c7fdd2843 KAFKA-4208; Add record headers upgrade doc 8 years ago
Apurva Mehta 8b04d8ba07 KAFKA-5269; Retry on unknown topic/partition error in transactional requests 8 years ago
Matthias J. Sax 338857e1c2 MINOR: improve descriptions of Streams reset tool options 8 years ago
Ewen Cheslack-Postava 61bab2d875 KAFKA-4714; TimestampConverter transformation (KIP-66) 8 years ago
Dana Powers abe699176b KAFKA-3878; Support exponential backoff policy via reconnect.backoff.max (KIP-144) 8 years ago
Ismael Juma 8b2995c31a MINOR: Bump Kafka version to 0.11.1.0-SNAPSHOT 8 years ago
Xavier Léauté e287523577 KAFKA-5192: add WindowStore range scan (KIP-155) 8 years ago
Ismael Juma b661d3b8ab MINOR: Small refactor of request quotas handling in KafkaApis 8 years ago
Randall Hauch 56623efd73 KAFKA-4667: Connect uses AdminClient to create internal topics when needed (KIP-154) 8 years ago
Apurva Mehta 30736da65d HOTFIX: Close transactional producers in all new tests 8 years ago
Rajini Sivaram 96959bc562 KAFKA-5250: Do fetch down conversion after throttling 8 years ago
Mickael Maison 65edd64ca4 KAFKA-3070: SASL unit tests dont work with IBM JDK 8 years ago
Apurva Mehta c1fdf575de KAFKA-5033; Set default retries for the idempotent producer to be infinite 8 years ago
umesh chaudhary 34e379f107 KAFKA-5171; TC should not accept empty string transactional id 8 years ago
Jason Gustafson d662b09c9f KAFKA-5268; Fix bounce test transient failure by clearing partitions before writing Complete state to transaction log 8 years ago
Konstantine Karantasis 45f2261763 KAFKA-3487: Support classloading isolation in Connect (KIP-146) 8 years ago
Onur Karaman 5aaaba7ffe KAFKA-5258; Move all partition and replica state transition rules into their states 8 years ago
Damian Guy 816578b5c1 KAFKA-4222; QueryableIntegrationTest.queryOnRebalance transient failure 8 years ago
Jason Gustafson 14a3d69d94 TRIVIAL: Remove redundant asMap utility in ConsumerProtocol 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
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