5764 Commits (cc33511e9a0a1493ef89afefb7df089ca546687e)
 

Author SHA1 Message Date
Cyrus Vafadari 4712a36416 MINOR: Add logging to Connect SMTs 6 years ago
Anna Povzner 3acebe6383 MINOR: Fix handling of dummy record in EndToEndLatency tool 6 years ago
Manikumar Reddy 944f24cfdc KAFKA-7259; Remove deprecated ZKUtils usage from ZkSecurityMigrator 6 years ago
John Roesler b7d95da88d KAFKA-7660: Fix child sensor memory leak (#5974) 6 years ago
Colin Hicks 4a0fd4c41b MINOR: Bump Gradle version to 5.0 (#5964) 6 years ago
John Roesler bfbc32d9bc KAFKA-7660: fix parentSensors memory leak (#5953) 6 years ago
seayoun 4fb5520901 MINOR: Fix ProducerPerformance bug when numRecords > Integer.MAX (#5956) 6 years ago
Mathieu Chataigner fb9f2d8c9b Forward topic from console consumer to deserializer (#5704) 6 years ago
Bill Bejeck 2c305dc64c KAFKA-7671: Stream-Global Table join should not reset repartition flag (#5959) 6 years ago
Stanislav Kozlovski ec668180d7 MINOR: Support long maxMessages in Trogdor consume/produce bench workers (#5957) 6 years ago
Vahid Hashemian c32b7e5a9f KAFKA-7037: Improve the topic command description of `--topic` option 6 years ago
lu.kevin@berkeley.edu e869d8f7b4 MINOR: Improve docs by adding ToC links to Monitoring 6 years ago
Robert Yokota a2e87feb8b KAFKA-7620: Fix restart logic for TTLs in WorkerConfigTransformer 6 years ago
Ismael Juma 0ee16350ac
KAFKA-7389: Enable spotBugs with Java 11 and disable false positive warnings (#5943) 6 years ago
Kamal Chandraprakash de24d4a459 KAFKA-7367: Streams should not create state store directories unless they are needed (#5696) 6 years ago
Bill Bejeck dfd545485a MINOR: Add system test for optimization upgrades (#5912) 6 years ago
John Roesler 55c77ebf01 KAFKA-7223: Suppression Buffer Metrics (#5795) 6 years ago
Stanislav Kozlovski 9368743b8f KAFKA-7597: Add transaction support to ProduceBenchWorker (#5885) 6 years ago
Stanislav Kozlovski 7fadf0a11d Trogdor: Add Task State filter to /coordinator/tasks endpoint (#5907) 6 years ago
Matthias J. Sax d0ed3894d6
MINOR: Refactor code for restoring tasks (#5768) 6 years ago
Mickael Maison 4e90af34c6 MINOR: Various javadoc improvement in clients and connect (#5878) 6 years ago
Viktor Somogyi 50a61c0dbf MINOR: fix bootstrap-server typo in ReassignPartitionsCommand (#5941) 6 years ago
Srinivas Reddy ad26914de6 KAFKA-7418: Add the missing '--help' option to Kafka commands (KIP-374) 6 years ago
John Roesler 14fbf16875 MINOR: increase system test kafka start timeout (#5934) 6 years ago
cadonna 808dc0a96b MINOR: Update docs with out-dated context.schedule(...) examples (#5924) 6 years ago
Stanislav Kozlovski 068ab9cefa KAFKA-7528: Standardize on Min/Avg/Max Kafka metrics' default value - NaN (#5908) 6 years ago
Guozhang Wang 46e7b136e2
KAFKA-7536: Initialize TopologyTestDriver with non-null topic (#5923) 6 years ago
Stig Rohde Døssing 1d4ca5adf3 KAFKA-7616; Make MockConsumer only add entries to the partition map returned by poll() if there are any records to return 6 years ago
Dong Lin 938e6aa22a MINOR: Improve maven artifactory url in release.py (#5931) 6 years ago
Samuel Hawker 8dc4d0e787 KAFKA-6567: Remove KStreamWindowReducer (#5922) 6 years ago
Matthias J. Sax 190cbd9fe5
MINOR: fix failing Streams system tests (#5928) 6 years ago
Yishun Guan 9646602d68 KAFKA-7402: Implement KIP-376 AutoCloseable additions 6 years ago
Benedict Jin b21e933592 * MINOR: Catching null pointer exception for empty leader URL when assignment is null (#4798) 6 years ago
Vahid Hashemian c3e7d6252c KAFKA-6774; Improve the default group id behavior in KafkaConsumer (KIP-289) (#5877) 6 years ago
Rajini Sivaram 1a4d44f206 KAFKA-7576; Fix shutdown of replica fetcher threads (#5875) 6 years ago
Guozhang Wang 23ed45a21d HOTFIX: remove deprecated calls 6 years ago
John Roesler abc09597db MINOR: Remove redundant SuppressIntegrationTests (#5896) 6 years ago
Matthias J. Sax 80eb2c28f6 MINOR: improve Puncutation JavaDocs and add runtime argument check (#5895) 6 years ago
Matthias J. Sax d2f37944b6 KAFKA-7584: StreamsConfig throws ClassCastException if max.in.flight.request.per.connect is specified as String (#5874) 6 years ago
Matthias J. Sax 93466602d8 MINOR: Code cleanup in StreamsResetter (#5891) 6 years ago
Vahid Hashemian 004fd1fde7 MINOR: Bump documentation version to 2.1 6 years ago
Guozhang Wang 14d3ead19d
MINOR: Remove deprecated callers (#5911) 6 years ago
Randall Hauch 545d40d83c MINOR: Avoid logging connector configuration in Connect framework (#5868) 6 years ago
Cyrus Vafadari f52de5f0ad MINOR: Remove unused abstract function in test class (#5888) 6 years ago
Stanislav Kozlovski 8259fda695 KAFKA-7514: Add threads to ConsumeBenchWorker (#5864) 6 years ago
Stanislav Kozlovski d00938fdf8 Trogdor: Fix /coordinator/tasks parameters to accept long values (#5905) 6 years ago
Jason Gustafson e08d721b04 KAFKA-7605; Retry async commit failures in integration test cases to fix flaky tests (#5890) 6 years ago
Ismael Juma 12f310d50e
KAFKA-7612: Fix javac warnings and enable warnings as errors (#5900) 6 years ago
Jason Gustafson 6c2e7005ba MINOR: Remove unused IteratorTemplate (#5903) 6 years ago
Andras Katona 1c1e5ee979 KAFKA-7518: Fix FutureRecordMetadata.get when TimeUnit is not ms (#5815) 6 years ago