5736 Commits (1f3cb6c4efbbd648aa2b91370bfea2041a7c413a)
 

Author SHA1 Message Date
Stanislav Kozlovski 05dc36d548 MINOR: Fix failing ConsumeBenchTest:test_multiple_consumers_specified_group_partitions_should_raise (#6015) 6 years ago
Mark Cho c050503464 KAFKA-7709: Fix ConcurrentModificationException when retrieving expired inflight batches on multiple partitions. (#6005) 6 years ago
huxi 87cc31c4e7 KAFKA-7704: MaxLag.Replica metric is reported incorrectly (#5998) 6 years ago
Guozhang Wang 38e7d5763f
KAFKA-7673: Upgrade rocksdb to 5.15.10 (#5985) 6 years ago
Anna Povzner 0ffdf8307f KAFKA-6388; Recover from rolling an empty segment that already exists (#5986) 6 years ago
Cyrus Vafadari 9f954ac614 MINOR: Safe string conversion to avoid NPEs 6 years ago
Jonathan Santilli b616f913c8 KAFKA-7678: Avoid NPE when closing the RecordCollector (#5993) 6 years ago
Nikolay ec501f305e KAFKA-7420: Global store surrounded by read only implementation (#5865) 6 years ago
Rajini Sivaram 0d4cf64af3
KAFKA-7697: Process DelayedFetch without holding leaderIsrUpdateLock (#5999) 6 years ago
Matthias J. Sax a1807d4914 MINOR: Improve GlobalKTable docs (#5996) 6 years ago
huxi f65b1c4796 KAFKA-7687; Print batch level information in DumpLogSegments when deep iterating (#5976) 6 years ago
Rajini Sivaram 437cf35373
KAFKA-7702: Fix matching of prefixed ACLs to match single char prefix (#5994) 6 years ago
Srinivas Reddy 7283711c0d KAFKA-7446: Fix the duration and instant validation messages. (#5930) 6 years ago
Jakub Scholz b4030a0375 MINOR: Update command line options in Authorization and ACLs documentation chapter (#5995) 6 years ago
Bill Bejeck ab1fb3fdde MINOR: Adding system test for named repartition topics (#5913) 6 years ago
Matthias J. Sax 4444a31edb MINOR: improve QueryableStateIntegrationTest (#5987) 6 years ago
Zhanxiang (Patrick) Huang 2155c6d54b KAFKA-7235: Detect outdated control requests and bounced brokers using broker generation (#5821) 6 years ago
Attila Sasvari e7ce0e7e0a KAFKA-4544: Add system tests for delegation token based authentication 6 years ago
Viktor Somogyi c4822648ef MINOR: hygene cleanup in TransactionManagerTest (#5951) 6 years ago
Matthias J. Sax 9b476bc5f4
MINOR: improve state directory test (#5961) 6 years ago
Viktor Somogyi-Vass eca66207c8 KAFKA-7617: Add authorization primitives to security page 6 years ago
Magesh Nandakumar ace4dd0056 KAFKA-7551: Refactor to create producer & consumer in the worker 6 years ago
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