4571 Commits (0fa52644debfbc20cda0a93678140537fa2cb24c)
 

Author SHA1 Message Date
Siva Santhalingam fd2bdbfd70 KAFKA-6318: StreamsResetter should return non-zero return code on error (#4305) 7 years ago
Clemens Valiente 5ca1226c22 KAFKA-6391 ensure topics are created with correct partitions BEFORE building the… (#4347) 7 years ago
Guozhang Wang f8593b0958 Fix wrong property mentioned in doc; Author: Praveen K Palaniswamy <yourspraveen@gmail.com> 7 years ago
Bill Bejeck 0ecc3596b4 KAFKA-6269: KTable restore fails after rebalance (#4300) 7 years ago
Matthias J. Sax 39f2d4588f KAFKA-5368: Add test for skipped-records metric (#4365) 7 years ago
Rohan 47db063c31 KAFKA-6383: complete shutdown for CREATED StreamThreads (#4343) 7 years ago
Koen De Groote 96df93522f Replace Arrays.asList with Collections.singletonList where possible (#4368) 7 years ago
tedyu 5d4965bad4 KAFKA-6307: Fix KafkaMbean leak in JmxReporter (#4307) 7 years ago
Matthias J. Sax 2cefe3f0d0 MINOR: Temporarily disable flaky Streams EOS system tests (#4355) 7 years ago
Koen De Groote 2bc780b959 MINOR: Use EnumMap/EnumSet if possible (#3919) 7 years ago
Satish Duggana a3aea3cf4d MINOR: Fixed clusterId reference in Metadata.update (#4360) 7 years ago
Manikumar Reddy O 89b245baa7 MINOR: Update test classes to use KafkaZkClient/AdminZkClient methods (#4353) 7 years ago
Vahid Hashemian 5fc3fd48b0 MINOR: Use TopicPartition in ConsumerGroupCommand instead of TopicAndPartition where possible (#4333) 7 years ago
Guozhang Wang 5995453f4c MINOR: Web docs for KIP-220 7 years ago
Matthias Wessendorf 0538f15ac3 KAFKA-5772 Improve Util classes (#3370) 7 years ago
Ismael Juma 2652565d42
KAFKA-6390: Update ZooKeeper to 3.4.11, Gradle and other minor updates (#4345) 7 years ago
Jun Rao 27c2c81663 KAFKA-6320: Move ZK metrics in KafkaHealthCheck to ZookeeperClient (#4351) 7 years ago
Matthias Wessendorf 43aaa7c363 KAFKA-5895: Gradle 3.0+ is needed on the build (#3861) 7 years ago
Ismael Juma 9fcb0017d7
MINOR: Use GitHub git repo for push by default (#4352) 7 years ago
Joel Hamill 3e2fe17c08 MINOR: Improve Streams Dev Guide content on web docs 7 years ago
Guozhang Wang 7d6f6f7320 MINOR: Fix race condition in Streams EOS system test 7 years ago
Matthias J. Sax dca1474b4b KAFKA-6126: Remove unnecessary topics created check 7 years ago
Matthias J. Sax 9cacb92d13 KAFKA-4263: Fix flaky test QueryableStateIntegrationTest.concurrentAccess 7 years ago
Colin P. Mccabe 760d86a970 KAFKA-5849; Add process stop, round trip workload, partitioned test 7 years ago
Manikumar Reddy 488ea4b9fd KAFKA-5647; Use KafkaZkClient in ReassignPartitionsCommand and PreferredReplicaLeaderElectionCommand 7 years ago
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