874 Commits (ba07d828c545d542cc11db60249e660d88a20fbb)

Author SHA1 Message Date
Ismael Juma 68eed84f24 KAFKA-5333; Remove Broker ACL resource type 8 years ago
Damian Guy 7892b4e6c7 KAFKA-5128; Check inter broker version in transactional methods 8 years ago
Jason Gustafson 3743363827 MINOR: Preserve the base offset of the original record batch in V2 8 years ago
Apurva Mehta 02c0c3b017 KAFKA-5147; Add missing synchronization to TransactionManager 8 years ago
Rajini Sivaram 73ca0d215e KAFKA-5320: Include all request throttling in client throttle metrics 8 years ago
Rajini Sivaram 64fc1a7cae KAFKA-5263: Avoid tight polling loop in consumer with no ready nodes 8 years ago
Colin P. Mccabe a10990f44b MINOR: fix flakiness in testDeleteAcls 8 years ago
Jason Gustafson cea319a4ad KAFKA-4935; Deprecate client checksum API and compute lazy partial checksum for magic v2 8 years ago
Jason Gustafson 38f6cae9e8 KAFKA-5259; TransactionalId auth implies ProducerId auth 8 years ago
Apurva Mehta 4d89db9682 KAFKA-5273: Make KafkaConsumer.committed query the server for all partitions 8 years ago
Jason Gustafson 70ec4b1d92 MINOR: Log transaction metadata state transitions plus a few cleanups 8 years ago
Jason Gustafson e3e2f1d22d MINOR: Broker should disallow downconversion of transactional/idempotent records 8 years ago
Vahid Hashemian 65861a712d KAFKA-5277; Sticky Assignor should not cache previous assignment (KIP-54 follow-up) 8 years ago
Mickael Maison d3f1407f7b KAFKA-5294: PlainSaslServerFactory should allow a null Map 8 years ago
Jiangjie Qin 7fad45557e KAFKA-3995; KIP-126 Allow KafkaProducer to split and resend oversized batches 8 years ago
Apurva Mehta 8b04d8ba07 KAFKA-5269; Retry on unknown topic/partition error in transactional requests 8 years ago
Dana Powers abe699176b KAFKA-3878; Support exponential backoff policy via reconnect.backoff.max (KIP-144) 8 years ago
Xavier Léauté e287523577 KAFKA-5192: add WindowStore range scan (KIP-155) 8 years ago
Randall Hauch 56623efd73 KAFKA-4667: Connect uses AdminClient to create internal topics when needed (KIP-154) 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
Jason Gustafson 14a3d69d94 TRIVIAL: Remove redundant asMap utility in ConsumerProtocol 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
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
Colin P. Mccabe c36b5b7f6e MINOR: Make some constructors in admin package public 8 years ago
Matthias J. Sax ebc7f7caae KAFKA-4923: Add Exactly-Once Semantics to Streams 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
Guozhang Wang 0e2c90bad9 MINOR: Print offset and size in sendFetches 8 years ago
Rajini Sivaram 4c75f31a5f KAFKA-5179; Log connection termination during authentication 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
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 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
Jason Gustafson a1c8e7d941 MINOR: Rename InitPidRequest/InitPidResponse to InitProducerIdRequest/InitProducerIdResponse 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
Ismael Juma 1c2bbaa501 MINOR: Fix consumer and producer to actually support metrics recording level 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
Edoardo Comar 27107ee34d MINOR: JoinGroupRequest V0 invalid rebalance timeout 8 years ago
Apurva Mehta 970c00eab8 KAFKA-5213; Mark a MemoryRecordsBuilder as full as soon as the append stream is closed 8 years ago
Matthias J. Sax c69842336d KAFKA-5126: Implement KIP-98 transactional methods in the MockProducer 8 years ago
Colin P. Mccabe 78ace37251 KAFKA-5176; AdminClient: add controller and clusterId methods to DescribeClusterResults 8 years ago