4534 Commits (e1c407973f5c4a7af6b80c1a9be92ab1635de665)
 

Author SHA1 Message Date
Matt Farmer 69777260e0 KAFKA-6086: Provide for custom error handling when Kafka Streams fails to produce 7 years ago
Tobias Gies 68712dcdec KAFKA-6308; Connect Struct should use deepEquals/deepHashCode 7 years ago
Colin P. Mccabe 616321bcb6 KAFKA-6102; Consolidate MockTime implementations between connect and clients 7 years ago
Damian Guy 1cf7ec87d3 KAFKA-6360: Clear RocksDB Segments when store is closed 7 years ago
Damian Guy d1a9252ca1 KAFKA-6349: Fix concurrent modification exception in AbstractStateManager during restore 7 years ago
Damian Guy fe3699ce33 MINOR: Fix warn logging in RecordCollectorImpl 7 years ago
Manikumar Reddy b088822134 KAFKA-5764; Add toLowerCase support to sasl.kerberos.principal.to.local rule (KIP-203) 7 years ago
umesh chaudhary 0a508a436c KAFKA-5631; Use Jackson for serialising to JSON 7 years ago
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
Guozhang Wang 72eec0a04c KAFKA-6334: minor typo fix in web docs 7 years ago
Rajini Sivaram e5741b90cd MINOR: Increase number of messages in replica verification tool test 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
Randall Hauch 86e2bc937a KAFKA-6313; Add SLF4J as direct dependency to Kafka core 7 years ago
Ismael Juma b73c765d7e MINOR: Avoid intermediate strings when parsing/decoding ZK JSON 7 years ago
Ismael Juma b00a9fc7c3 KAFKA-6065; Latency metric for KafkaZkClient 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
Jorge Quilcate Otoya 30f08d158a KAFKA-5520: KIP-171; Extend Consumer Group Reset Offset for Stream Application 7 years ago
Manikumar Reddy fd8f182cc4 MINOR: Add maybeThrow method to ZooKeeperClient AsyncResponse 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
Bill Bejeck 39c438ec1f MINOR: increase request timeout for streams bounce test 7 years ago
Bill Bejeck 9204197abf MINOR: Fix broker compatibility tests 7 years ago
Jason Gustafson 2d8918b1ae KAFKA-6118: Fix transient failure testTwoConsumersWithDifferentSaslCredentials 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
Mikkin 18e34482e6 KAFKA-6284: Fixed system test for Connect REST API 7 years ago
Ismael Juma bc2c17a9b8 MINOR: Shutdown ControllerEventThread via event instead of interruption 7 years ago
Matthias J. Sax 38c5d7fba7 KAFKA-5936; KafkaProducer.close should throw InterruptException 7 years ago
Matthias J. Sax b512cd474c KAFKA-6259: Make KafkaStreams.cleanup() clean global state directory 7 years ago
Richard Yu 0cc32abc17 KAFKA-4499: Add all() and fetchAll() API for querying window store 7 years ago
Colin P. Mccabe 58877a0dea KAFKA-6255; Add ProduceBench to Trogdor 7 years ago
Guozhang Wang 1a1d923f25 KAFKA-6274: Use topic plus dash as prefix of auto-generated state store names 7 years ago
Guozhang Wang 5df1eee7d6 KAFKA-6170; KIP-220 Part 2: Break dependency of Assignor on StreamThread 7 years ago
Matthias J. Sax 8f6a372eed MINOR: improve error message for Streams test 7 years ago
Soenke Liebau 5a2960f811 KAFKA-5563: Standardize validation and substitution of connector names in REST API connector configs 7 years ago
Ismael Juma be2918b3a0 KAFKA-6261; Fix exception thrown by request logging if acks=0 7 years ago
Ismael Juma 49b773bfc8 MINOR: Temporarily disable testLogStartOffsetCheckpoint 7 years ago
tedyu 0bc2d0e02a KAFKA-6074; Use ZookeeperClient in ReplicaManager and Partition 7 years ago
Mickael Maison ac17ab4f09 MINOR: Small cleanups/refactoring in kafka.controller 7 years ago
Jason Gustafson 062c5568e1 KAFKA-6238; Fix 1.0.0 upgrade instructions relating to the message format version 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
Manikumar Reddy bc852baffb KAFKA-5646; Use KafkaZkClient in DynamicConfigManager and AdminManager 7 years ago
Arjun Satish c5f31fe384 KAFKA-4827: Correctly encode special chars while creating URI objects 7 years ago
Viktor Somogyi ed8b0315a6 KAFKA-1044; Eliminate direct and non-optional log4j references from `core` 7 years ago