778 Commits (27107ee34d1df89035eb9b9b4e11036fca6cf723)

Author SHA1 Message Date
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
Apurva Mehta a82f194b21 KAFKA-4818; Exactly once transactional clients 8 years ago
Damian Guy f69d94158c KAFKA-5059: Implement Transactional Coordinator 8 years ago
Sean McCauliff c43eb856d1 KAFKA-4840; BufferPool errors can cause buffer pool to go into a bad state 8 years ago
Ismael Juma 19f266d407 MINOR: Move `Os` class to utils package and rename it to OperatingSystem 8 years ago
Kamal C c82118b196 MINOR: Fix logging in ControlRecordType 8 years ago
Ismael Juma 2aa339de11 KAFKA-5014; NetworkClient.leastLoadedNode should check if channel is ready 8 years ago
Damian Guy 98d62a880d KAFKA-4937: Batch offset fetches in the Consumer 8 years ago
Jason Gustafson 588ed4644f MINOR: Improvements to PID snapshot management 8 years ago
Ben Stopford 020ca79036 KAFKA-5036; Second part: Points 2 -> 5): Refactor caching of Latest Epoch 8 years ago
Dong Lin 17ce2a7307 KAFKA-5075; Defer exception to the next pollOnce() if consumer's fetch position has already increased 8 years ago
Apurva Mehta d0e7c6b930 KAFKA-5043; Rename GroupCoordinator to FindCoordinator (KIP-98) 8 years ago
Apurva Mehta 749e9e14c7 KAFKA-5052; Don't pass underlying internal exception to RetriableCommitFailedException 8 years ago
Ismael Juma 5cf64f06a8 MINOR: Log append validation improvements 8 years ago
Ismael Juma a4c50687f6 KAFKA-5042: InFlightRequests#isEmpty() always returns false 8 years ago
Ben Stopford 359a685108 MINOR: CollectionUtils.groupDataByTopic in OffsetsForLeaderEpochRequest/Response 8 years ago
Matthias J. Sax 865d82af2c KAFKA-4990; Request/response classes for transactions (KIP-98) 8 years ago
Ismael Juma 76a10e23f0 HOTFIX: Remove duplicate entry from ApiVersion 8 years ago
Ben Stopford 0baea2ac13 KIP-101: Alter Replication Protocol to use Leader Epoch rather than High Watermark for Truncation 8 years ago
Colin P. Mccabe d5fb7364ae KAFKA-4993; Fix findbugs warnings in kafka-clients 8 years ago
Ewen Cheslack-Postava d4c4bcf017 MINOR: Make ConfigDef safer by not using empty string for NO_DEFAULT_VALUE. 8 years ago
Apurva Mehta b9b2cfc28c MINOR: Close the producer batch append stream when the batch gets full to free up resources 8 years ago
Ismael Juma f54b61909d HOTFIX: Set `baseOffset` correctly in `RecordAccumulator` 8 years ago
Rajini Sivaram 1ba8b40b34 MINOR: Fix potential deadlock in consumer close test 8 years ago
Armin Braun 3364f12bc2 MINOR: Fix deadlock between StreamThread and KafkaStreams 8 years ago
Apurva Mehta bdf4cba047 KAFKA-4817; Add idempotent producer semantics 8 years ago
Jason Gustafson dd71e4a8d8 MINOR: Ensure streaming iterator is closed by Fetcher 8 years ago
Vahid Hashemian 2e075fe6a4 MINOR: Update possible errors in OffsetFetchResponse 8 years ago
Vahid Hashemian a3e13776e6 MINOR: Fix typos in javadoc and code comments 8 years ago
Colin P. Mccabe d345d53e4e KAFKA-4902; Utils#delete should correctly handle I/O errors and symlinks 8 years ago