6029 Commits (ff78c684ff22d81174cd789a4ac7e7e1fe4dfc8a)
 

Author SHA1 Message Date
Shawn Nguyen 329297ba38 KAFKA-7110: Add windowed changelog serde (#5307) 6 years ago
Guozhang Wang b16afbb77b
KAFKA-6928: Refactor StreamsPartitionAssignor retry logic (#6085) 6 years ago
forficate f8113c053b KAFKA-7510: preventing data being leaked to logs by default (#5834) 6 years ago
Attila Sasvari eb9ca17a7e KAFKA-7752: Add "/kafka-acl-extended" zk node path to secure root paths 6 years ago
lambdaliu 6ea5474e4c KAFKA-7734: Metrics tags should use LinkedHashMap to guarantee ordering (#6032) 6 years ago
ying-zheng 459a4dd032 KAFKA-6431: Shard purgatory to mitigate lock contention (#5338) 6 years ago
layfe d086e83fec KAFKA-5503; Idempotent producer ignores shutdown while fetching ProducerId (#5881) 6 years ago
hejiefang ffd6f2a2e8 MINOR: Fix doc format in upgrade notes 6 years ago
Flavien Raynaud 9295444d48 MINOR: Improve exception messages in FileChannelRecordBatch (#6068) 6 years ago
Renato Mefi 964e2c57c2 KAFKA-3832; Kafka Connect's JSON Converter never outputs a null value (#6027) 6 years ago
Bill Bejeck 4616c0aaff MINOR: Add test demonstrating re-use of KGroupedStream with Optimizations enabled (#6050) 6 years ago
Bill Bejeck 53eb8df344 MINOR: Bump admin client retries for creating repartition topics (#6063) 6 years ago
Bill Bejeck 639427a38f MINOR: Increase throughput for VerifiableProducer in test (#6060) 6 years ago
Manohar Vanam 55334453a5 KAFKA-7054; Kafka describe command should throw topic doesn't exist exception 6 years ago
Viktor Somogyi 684184973e MINOR: Hygiene fixes in KafkaFutureImpl (#5098) 6 years ago
Srinivas Reddy 85906d3d2b MINOR: Switch anonymous classes to lambda expressions in tools module 6 years ago
Alex Diachenko ee370d3893 KAFKA-7759; Disable WADL output in the Connect REST API (#6051) 6 years ago
Matthias Wessendorf d413117769 KAFKA-7762; Update KafkaConsumer Javadoc examples to use poll(Duration timeout) API 6 years ago
Satish Duggana b23bf41e84 KAFKA-7742; Fixed removing hmac entry for a token being removed from DelegationTokenCache 6 years ago
Bill Bejeck 40ca7ddeed MINOR: Stabilization fixes broker down test trunk (#6043) 6 years ago
Attila Sasvari 09c4a3e87d MINOR: Update README.md with Gradle 5+ requirement (#6039) 6 years ago
Jason Gustafson 40392266aa
MINOR: Include additional detail in fetch error message (#6036) 6 years ago
Matthias J. Sax c441528b93
MINOR: improve Streams error message (#5975) 6 years ago
David Arthur 152292994e KAFKA-2334; Guard against non-monotonic offsets in the client (#5991) 6 years ago
Guozhang Wang 5c549b2a89
MINOR: Replace tbd with the actual link for out-of-ordering data (#6035) 6 years ago
cwildman f982f61fbe MINOR: Update documentation for internal changelog when using table(). (#6021) 6 years ago
Bill Bejeck da332f2241 MINOR:Start processor inside verify message (#6029) 6 years ago
Srinivas Reddy 88443b4a37 Fix the missing ApiUtils tests in streams module. (#6003) 6 years ago
Pasquale Vazzana dffce6e7ae KAFKA-7655 Metadata spamming requests from Kafka Streams under some circumstances, potential DOS (#5929) 6 years ago
John Roesler fdd33bcab0 KAFKA-7223: document suppression buffer metrics (#6024) 6 years ago
Rajini Sivaram 46e8081f9c KAFKA-7712; Remove channel from Selector before propagating exception (#6023) 6 years ago
hackerwin7 975b680bcd KAFKA-7705; Fix and simplify producer config in javadoc example (#6000) 6 years ago
Arjun Satish 3ef6b0fce0 MINOR: Add unit for max latency in ProducerPerformance output (#6014) 6 years ago
Matthias J. Sax 046b0087bd
MINOR: improve Streams checkstyle and code cleanup (#5954) 6 years ago
Nikolay c142809038 KAFKA-6970: All standard state stores guarded with read only wrapper (#6016) 6 years ago
linyli001 a94c8da508 KAFKA-7443: OffsetOutOfRangeException in restoring state store from changelog topic when start offset of local checkpoint is smaller than that of changelog topic (#5946) 6 years ago
Jason Gustafson 20069b3906 KAFKA-7610; Proactively timeout new group members if rebalance is delayed (#5962) 6 years ago
Lee Dongjin 7a3dffb0ca KAFKA-7549; Old ProduceRequest with zstd compression does not return error to client (#5925) 6 years ago
Guozhang Wang ab156fded1
KAFKA-6036: Follow-up; cleanup sendOldValues logic ForwardingCacheFlushListener (#6017) 6 years ago
Guozhang Wang c0353d8ddc
KAFKA-6036: Local Materialization for Source KTable (#5779) 6 years ago
John Roesler b492296757 MINOR: fix checkpoint write failure warning log (#6008) 6 years ago
Stanislav Kozlovski edfa681736 MINOR: Catch NoRecordsException in testCommaSeparatedRegex() test (#5944) 6 years ago
Gardner Vickers ac35ef6242 MINOR: Specify character encoding in NetworkTestUtils (#5965) 6 years ago
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