4495 Commits (35c1be74694745a4e5ee861b6340eb832a3ada34)
 

Author SHA1 Message Date
Rajini Sivaram 35c1be7469 KAFKA-5746; Document new broker metrics added for health checks 7 years ago
Dong Lin cdb3955452 KAFKA-6331; Fix transient failure in AdminClientIntegrationTest.testAlterReplicaLogDirs 7 years ago
Guozhang Wang 82c6d429e7 KAFKA-6150: KIP-204 part III; Change repartition topic segment size and ms 7 years ago
Bill Bejeck f3b9afe622 MINOR: Broker down for significant amt of time system test 7 years ago
Ismael Juma 88c2b6849a KAFKA-6317; Maven artifact for kafka should not depend on log4j 7 years ago
Matthias J. Sax 9aad649fd0 MINOR: Fix race condition in KafkaStreamsTest.shouldReturnThreadMetadata 7 years ago
Matthias J. Sax 22f742cdd2 MINOR: Stabilize flaky smoke system tests before KIP-91 7 years ago
Dong Lin 066bfc314c KAFKA-6258; SSLTransportLayer should keep reading from socket until either the buffer is full or the socket has no more data 7 years ago
Matthias J. Sax e86f70ed20 MINOR: improve JavaDocs for KafkaStreams, KafkaProducer, KafkaConsumer 7 years ago
Prasanna Gautam e5daa40e31 KAFKA-5473; handle ZK session expiration properly when a new session can't be established 7 years ago
Vahid Hashemian 529786638b KAFKA-5526; Additional `--describe` views for ConsumerGroupCommand (KIP-175) 7 years ago
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