9511 Commits (4bb492aa270eca1fe1357f2f01b7cf401bd86a38)
 

Author SHA1 Message Date
sebbASF 4bb492aa27
MINOR: Fix category in doap_Kafka.rdf (#11423) 3 years ago
Colin Patrick McCabe d36832e6fc
MINOR: fix the path metadata shell uses for client quotas (#11437) 3 years ago
Tom Bentley a4333bed84
MINOR: change log.dirs for config/kraft/controller.properties (#11028) 3 years ago
dengziming 53f5c2606d MINOR: ZkMetadataCache should be in kafka.server.metadata #10956 3 years ago
feyman2016 82d5e1cf14
KAFKA-10800; Enhance the test for validation when the state machine creates a snapshot (#10593) 3 years ago
dengziming 37b3f8c15b
MINOR: MetadataShell should handle ClientQuotaRecord (#11339) 3 years ago
Luke Chen 145392b8c6
KAFKA-13391: don't fsync directory on Windows OS (#11426) 3 years ago
Ryan Dielhenn 3f433c0b4a
KAFKA-12697: Add FencedBrokerCount and ActiveBrokerCount metrics to the QuorumController (#10772) 3 years ago
Andrew Patterson 86e83de742
kafka-12994: Migrated SlidingWindowsTest to new API (#11379) 3 years ago
A. Sophie Blee-Goldman b534124224
KAFKA-12648: Wrap all exceptions thrown to handler as StreamsException & add TaskId field (#11405) 3 years ago
Satish Duggana 6288b5370d
MINOR: Renamed a few record definition files with the existing convention. (#11414) 3 years ago
loboya~ 8a1d84b06a
MINOR: Fixed "snasphot" naming issue (#11203) 3 years ago
Tom Bentley 765e588bdd
MINOR: Javadoc formatting for MetricsContext (#11419) 3 years ago
David Jacot 38a3ddb562
MINOR: Add a replication system test which simulates a slow replica (#11395) 3 years ago
Colin Patrick McCabe b86c307b0e
MINOR: Make TestUtils usable for KRaft mode (#11410) 3 years ago
Jorge Esteban Quilcate Otoya 68223d3227
KAFKA-10539: Convert KStreamImpl joins to new PAPI (#11356) 3 years ago
Lucas Bradstreet da38a1df27
MINOR: "partition" typos and method doc arg fix (#11298) 3 years ago
ik 74f25bf3ad
MINOR: Fix redundant static modifier for enum (#11282) 3 years ago
Dmitriy Fishman 14671e28d7
MINOR: Fix typo in README.md (#11407) 3 years ago
Mickael Maison 48575a9c2d
KAFKA-13284: Use sftp to upload artifacts in release.py (#11394) 3 years ago
lujiefsi 041b76dc57
KAFKA-13377: Close `Stream` to avoid resource leak (#11397) 3 years ago
Mickael Maison 99d18b7410
MINOR: Various small fixes in the configuration docs (#11402) 3 years ago
Matthias J. Sax f58d79d549
KAFKA-13345: Use "delete" cleanup policy for windowed stores if duplicates are enabled (#11380) 3 years ago
Matthias J. Sax 7fbe482289
HOTFIX: suppress deprecation warnings to fix compilation errors (#11400) 3 years ago
Chia-Ping Tsai cd1ce49bdb
MINOR: The message of BufferExhaustedException should include pool status (#11378) 3 years ago
José Armando García Sancio da58d75c43
MINOR: Fix highest offset when loading KRaft metadata snapshots (#11386) 3 years ago
Luke Chen 65b01a0464
KAFKA-13212: add support infinite query for session store (#11234) 3 years ago
Luke Chen d1415866cc
KAFKA-13021: disallow grace called after grace set via new API (#11188) 3 years ago
Guozhang Wang e31a53a2cd
KAFKA-13319: Do not commit empty offsets on producer (#11362) 3 years ago
Satish Duggana 34d56dc8d0
KAFKA-12802 Added a file based cache for consumed remote log metadata for each partition to avoid consuming again incase of broker restarts. (#11058) 3 years ago
Jongho Jeon 48475e89ca
MINOR: Fix broken link in introduction.html (#11249) 3 years ago
Omnia G H Ibrahim 400d39bb0e
KAFKA-10777: Add additional configuration to control MirrorMaker 2 internal topics naming convention - KIP-690 (#11220) 3 years ago
Chris Egerton a9ffabc447
MINOR: Improve decimal scale mismatch error message in Connect (#11384) 3 years ago
Colin Patrick McCabe 3f3a0e0d9e
KAFKA-13280: Avoid O(N) behavior in KRaftMetadataCache#topicNamesToIds (#11311) 3 years ago
A. Sophie Blee-Goldman 34d96257e4
MINOR: re-add removed test coverage for 'KAFKA-12983: reset needsJoinPrepare flag' (#11332) 3 years ago
Luke Chen 769882d910
MINOR: remove unneeded size and add lock coarsening to inMemoryKeyValueStore (#11370) 3 years ago
Andy Chambers 1573c707e6
KAFKA-13298: Improve documentation on EOS KStream requirements (#11355) 3 years ago
Ismael Juma 1a3e23a579
MINOR: TopicIdPartition improvements (#11374) 3 years ago
Kevin Zhang db42afd6e2
MINOR: Fix the format string supplied to CustomRequestLogger (#11359) 3 years ago
Jorge Esteban Quilcate Otoya ce83e5be66
KAFKA-10540: Migrate KStream aggregate operations (#11315) 3 years ago
A. Sophie Blee-Goldman 6d7a785956
MINOR: expand logging and improve error message during partition count resolution (#11364) 3 years ago
Matthias J. Sax 0888953e0e
MINOR: remove note on future multi-cluster support of Kafka Streams (#11363) 3 years ago
Luke Chen 361b7845c6
KAFKA-13309: fix InMemorySessionStore#fetch/backwardFetch order issue (#11337) 3 years ago
Luke Chen 71f1cb7bfb
MINOR: optimize performAssignment to skip unnecessary check (#11218) 3 years ago
vamossagar12 7e57300148
KAFKA-12486: Enforce Rebalance when a TaskCorruptedException is throw… (#11076) 3 years ago
Andrew Patterson 24a335b338
KAFKA-12994: Migrate TimeWindowsTest to new API (#11215) 3 years ago
Chris Egerton 5a5c05807d
MINOR: Fix use of ConfigException in AbstractConfig class (#11349) 3 years ago
Jakub Scholz 5e45196fb0
Add DirectoryConfigProvider to the service provider list (#11352) 3 years ago
Colin Patrick McCabe b741e9386e
KAFKA-13324: KRaft: fix validateOnly in CreateTopics (#11361) 3 years ago
Vincent Jiang c6aeb5c554
KAFKA-13305: fix NullPointerException in LogCleanerManager "uncleanable-bytes" gauge (#11327) 3 years ago