807 Commits (e28752357705568219315375c666f8e500db9c12)

Author SHA1 Message Date
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
Ismael Juma 59b918ec2b KAFKA-3763; Remove deprecated APIs for 0.11.0.0 8 years ago
Ismael Juma 3bcadbfb47 KAFKA-3353; Remove deprecated producer configs 8 years ago
radai-rosenblatt 2554a8dd4d KAFKA-4839; Throw NoOffsetForPartitionException from poll once for all TopicPartitions affected 8 years ago
Jason Gustafson e71dce89c0 KAFKA-5121; Implement transaction index for KIP-98 8 years ago
Matthias J. Sax 715eae6da9 KAFKA-5169; KafkaConsumer.close should be idempotent 8 years ago
Damian Guy ed59f742b0 KAFKA-4925: delay initial rebalance of consumer group 8 years ago
dan norwood f60009b14d MINOR: Handle 0 futures in all() 8 years ago
Apurva Mehta 0e7cc4aa38 MINOR: Serialize the real isolationLevel in FetchRequest 8 years ago
dan norwood 64ea193cee MINOR: Describe topics should describe, not delete 8 years ago
Damian Guy 324b475eca KAFKA-5136: move coordinatorEpoch from WriteTxnMarkerRequest to TxnMarkerEntry 8 years ago
Jason Gustafson 67f1f4d270 MINOR: Some cleanups in the transactional producer 8 years ago
Colin P. Mccabe 4aed28d189 KAFKA-3265; Add a public AdminClient API in Java (KIP-117) 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
Ismael Juma f0152a7fda KAFKA-5097; Add testFetchAfterPartitionWithFetchedRecordsIsUnassigned 8 years ago
Matthias J. Sax a931e9954d KAFKA-4986 Follow-up: cleanup unit tests and further comments addressed 8 years ago
Dong Lin 5b5efd4b5c KAFKA-5086: Update topic expiry time in Metadata every time the topic metadata is requested 8 years ago