1069 Commits (0a508a436c928c0440e8b90dda98c22dc0ec244c)

Author SHA1 Message Date
Rajini Sivaram 651c6e480a KAFKA-6319: Quote strings stored in JSON configs 7 years ago
Ismael Juma a5cd34d796 KAFKA-6324; Change LogSegment.delete to deleteIfExists and harden log recovery 7 years ago
Matthias J. Sax 043951753b KAFKA-6121: Restore and global consumer should not use auto.offset.reset 7 years ago
Jason Gustafson 2bf2348b5f KAFKA-6289; NetworkClient should not expose failed internal ApiVersions requests 7 years ago
Matthias J. Sax 234ec8a8af KAFKA-4857: Replace StreamsKafkaClient with AdminClient in Kafka Streams 7 years ago
Ismael Juma d543e19a09 KAFKA-6193; Only delete reassign_partitions znode after reassignment is complete 7 years ago
tedyu b690933987 KAFKA-6300; SelectorTest may fail with ConcurrentModificationException 7 years ago
Dong Lin 078fd21365 KAFKA-6174; Add methods in AdminClient Options classes to restore binary compatibility with 0.11 7 years ago
Guozhang Wang 4b8a29f12a KAFKA-6150: KIP-204 part III; Purge repartition topics with the admin client 7 years ago
Matthias J. Sax d1e0443bac MINOR: Improve EOS related config docs 7 years ago
Jason Gustafson 8c1e1cf27a KAFKA-6296; Increase jitter to fix transient failure in NetworkClientTest.testConnectionDelayDisconnected 7 years ago
Jason Gustafson d01f01ec63 KAFKA-6260; Ensure selection keys are removed from all collections on socket close 7 years ago
Matthias J. Sax 38c5d7fba7 KAFKA-5936; KafkaProducer.close should throw InterruptException 7 years ago
Ismael Juma be2918b3a0 KAFKA-6261; Fix exception thrown by request logging if acks=0 7 years ago
Ismael Juma 90da94c384 MINOR: Remove unnecessary batch iteration in FileRecords.downConvert 7 years ago
Nick Chiu 67ba4c4eae MINOR: fix typo in ProducerConfig doc 7 years ago
Guozhang Wang e3c32391f9 KAFKA-6170; KIP-220 Part 1: Add AdminClient to Streams 7 years ago
Sagar Chavan 83b8cf96f9 KAFKA-6233: Removed unnecessary null check in StringSerializer 7 years ago
Matthias J. Sax 40fd9fa981 KAFKA-6122: Global Consumer should handle TimeoutException 7 years ago
Paolo Patierno 53c5ccb334 KAFKA-5925: Adding records deletion operation to the new Admin Client API 7 years ago
Ismael Juma cdcbd9283d KAFKA-6210; IllegalArgumentException if 1.0.0 is used for inter.broker.protocol.version or log.message.format.version 7 years ago
Guozhang Wang dc2322a272 MINOR: Not enough replica exception should never happen for delete records 7 years ago
Ewen Cheslack-Postava 718dda1144 MINOR: Add HttpMetricsReporter for system tests 7 years ago
Rajini Sivaram 0653a895f5 KAFKA-6185; Remove channels from explictlyMutedChannels set when closed 7 years ago
huxihx 7672e9ec3d KAFKA-6156; Metric tag values with colons must be sanitized 7 years ago
Adem Efe Gencer 86062e9a78 KAFKA-6157; Fix repeated words words in JavaDoc and comments. 7 years ago
Colin P. Mccabe 4fac83ba1f KAFKA-6060; Add workload generation capabilities to Trogdor 7 years ago
Ismael Juma 554e0b5298 MINOR: Remove clients/out directory 7 years ago
Jason Gustafson 71fe23b445 MINOR: Fix inconsistency in StopReplica/LeaderAndIsr error counts 7 years ago
Matthias J. Sax c7ab3efcbe MINOR: Code cleanup and JavaDoc improvements for clients and Streams 7 years ago
Richard Yu 7fe88e8bd9 KAFKA-5212; Consumer ListOffsets request can starve group heartbeats 7 years ago
Ismael Juma 8e4b3dca7b KAFKA-2903; FileRecords.read doesn't handle size > sizeInBytes when start is not zero 7 years ago
Ismael Juma f4e9c84c52 MINOR: Remove TLS renegotiation code 7 years ago
Paolo Patierno 4ea5fb760f MINOR: Document "high watermark" magic value for delete records request 7 years ago
Jeff Widman c504b22841 MINOR: Fix typo in ConsumerCoordinator comment 7 years ago
Guozhang Wang d3f24798f9 KAFKA-5140: Fix reset integration test 7 years ago
tedyu 277fc927c0 KAFKA-6101; Reconnecting to broker does not exponentially backoff 7 years ago
Soenke Liebau 021f2e7e24 KAFKA-6104; Added unit tests for ClusterConnectionStates 7 years ago
Soenke Liebau 86cd558b33 MINOR: Changed visibility of methods in ClusterConnectionStates to private 7 years ago
Rajini Sivaram 9be71f7bdc MINOR: Use ObjectName.quote instead of URL-encoding for JMX metric tags 7 years ago
Ismael Juma 561dd3864d MINOR: Update docs with regards to max.in.flight and idempotent producer 7 years ago
Hugo Louro 7fdafda979 MINOR: Correct KafkaProducer Javadoc spelling of property 'max.in.flight.requests.per.connection' 7 years ago
Dong Lin 5cc162f30e KAFKA-5163; Support replicas movement between log directories (KIP-113) 7 years ago
Manikumar Reddy 9c346ddc72 KAFKA-4504; Clarify that retention.bytes is a partition level config 7 years ago
Jason Gustafson f931febc8c MINOR: A few javadoc fixes 7 years ago
Jacek Laskowski c2d9a2f307 MINOR: Include isolationLevel in toString of FetchRequest 7 years ago
Matthias J. Sax 9806c1b176 MINOR: add unit test for StateStoreSerdes 7 years ago
Ewen Cheslack-Postava 7d6ca52a27 MINOR: Push JMX metric name mangling into the JmxReporter (KIP-190 follow up) 7 years ago
Jason Gustafson 1027ff3c76 MINOR: Avoid some unnecessary collection copies in KafkaApis 7 years ago
Apurva Mehta 90b5ce3f04 KAFKA-6016; Make the reassign partitions system test use the idempotent producer 7 years ago