7179 Commits (ea0c02753140cacbac5893874f623441073b3837)
 

Author SHA1 Message Date
Ted Yu b50e213eeb MINOR: Fix topology builder debug log message (#8005) 5 years ago
huxi 790a39e353 KAFKA-9254; Overridden topic configs are reset after dynamic default change (#7870) 5 years ago
Ron Dagostino a3509c0870 MINOR: MiniKdc JVM shutdown hook fix (#7946) 5 years ago
highluck 2e351e06b3 KAFKA-9152; Improve Sensor Retrieval (#7928) 5 years ago
Ted Yu 8e5faca963 Correct exception message in DistributedHerder (#7995) 5 years ago
A. Sophie Blee-Goldman 57b2f6807d KAFKA-7317: Use collections subscription for main consumer to reduce metadata (#7969) 5 years ago
Rajini Sivaram a565d1a182
KAFKA-9181; Maintain clean separation between local and group subscriptions in consumer's SubscriptionState (#7941) 5 years ago
Jason Gustafson df13fc93d0
KAFKA-7737; Use single path in producer for initializing the producerId (#7920) 5 years ago
Boyang Chen de90175fc2 KAFKA-9418; Add new sendOffsetsToTransaction API to KafkaProducer (#7952) 5 years ago
Gunnar Morling b399a731a3 KAFKA-7273 Clarification on mutability of headers passed to Converter#fromConnectData() (#7489) 5 years ago
Brian Byrne b4ecd03cec MINOR: Only update a request's local complete time in API handler if unset (#7813) 5 years ago
Ivan Yurchenko 6594114cbd KAFKA-9143: Log task reconfiguration error only when it happened (#7648) 5 years ago
Chia-Ping Tsai a14f25546a MINOR: Change the log level from ERROR to DEBUG when failing to get plugin loader for connector (#7964) 5 years ago
Nigel Liang 28f013708f KAFKA-9024: Better error message when field specified does not exist (#7819) 5 years ago
Eduardo Pinto c8c0ec6ac9 KAFKA-7204: Avoid clearing records for paused partitions on poll of MockConsumer (#7505) 5 years ago
Chris Egerton 58a0b99e92 KAFKA-9083: Various fixes/improvements for Connect's Values class (#7593) 5 years ago
Narek Karapetian d755ca14a0 MINOR: log error message from Connect sink exception (#7555) 5 years ago
Rajini Sivaram 1e823a6884
KAFKA-9457; Fix flaky test org.apache.kafka.common.network.SelectorTest.testGracefulClose (#7989) 5 years ago
Rajini Sivaram 0ecb5bb586
MINOR: Update AclCommand help message to match implementation (#7990) 5 years ago
commandini 9d96964792 MINOR: Update introduction page in Kafka documentation 5 years ago
Levani Kokhreidze 21df6eeda9 MINOR: Use Math.min for StreamsPartitionAssignor#updateMinReceivedVersion method (#7954) 5 years ago
Jason Gustafson faf46de515
KAFKA-9338; Fetch session should cache request leader epoch (#7970) 5 years ago
Vikas Singh 9b312c401c KAFKA-9329; KafkaController::replicasAreValid should return error message (#7865) 5 years ago
Brian Byrne 9eface2e73 KAFKA-9449; Adds support for closing the producer's BufferPool. (#7967) 5 years ago
Rajini Sivaram eb8e2a8e3b
MINOR: Handle expandIsr in PartitionLockTest and ensure read threads not blocked on write (#7973) 5 years ago
Chris Egerton eed81c66e9 MINOR: Fix typo in connect integration test class name (#7976) 5 years ago
Edoardo Comar a88703255b KAFKA-9218: MirrorMaker 2 can fail to create topics (#7745) 5 years ago
Rajini Sivaram dbeaba5d9e
KAFKA-8847; Deprecate and remove usage of supporting classes in kafka.security.auth (#7966) 5 years ago
Rajini Sivaram 08e1576eee
MINOR: Suppress DescribeConfigs Denied log during CreateTopics (#7971) 5 years ago
dengziming 8da12d4d37 [MINOR]: Fix typo in Fetcher comment (#7934) 5 years ago
highluck 1e1110d8f3 MINOR: Remove unnecessary call to `super` in `MetricConfig` constructor (#7975) 5 years ago
John Roesler cd4ab4189e
MINOR: fix flaky StreamsUpgradeTestIntegrationTest (#7974) 5 years ago
vinoth chandar bbd3348dcb KAFKA-9431: Expose API in KafkaStreams to fetch all local offset lags (#7961) 5 years ago
Jason Gustafson fbe2e604cc
KAFKA-9235; Ensure transaction coordinator is stopped after replica deletion (#7963) 5 years ago
belugabehr 6d87c12729 KAFKA-9410; Make groupId Optional in KafkaConsumer (#7943) 5 years ago
Sönke Liebau 5c00191ea9 MINOR: Removed accidental double negation in error message. (#7834) 5 years ago
vinoth chandar 0c76fbbbed KAFKA-6144: IQ option to query standbys (#7962) 5 years ago
vinoth chandar 71c5729a41 KAFKA-6144: Add KeyQueryMetadata APIs to KafkaStreams (#7960) 5 years ago
Boyang Chen ed7c071e07 KAFKA-9365: Add server side change to include consumer group information within transaction commit (#7897) 5 years ago
Tomislav 06e296be9b KAFKA-8764: LogCleanerManager endless loop while compacting/cleaning (#7932) 5 years ago
Matthias J. Sax 81fcb80924
KAFKA-9294: Add tests for Named parameter (#7927) 5 years ago
Jason Gustafson 0a2569e2b9
KAFKA-9420; Add flexible version support for converted protocols (#7931) 5 years ago
Rajini Sivaram d6ace7b2d7
KAFKA-7538: Reduce lock contention for Partition ISR lock (#5866) 5 years ago
Boyang Chen 6da70f9b95 KAFKA-9346: Consumer back-off logic when fetching pending offsets (#7878) 5 years ago
zzccctv 39278d3089 KAFKA-9159: The caller of sendListOffsetRequest need to handle retriable InvalidMetadata (#7665) 5 years ago
Mickael Maison 3953204d35 MINOR: Fix connect:mirror checkstyle (#7951) 5 years ago
Guozhang Wang 8c21fa837d
MINOR: Add upgrade guide for KAFKA-8421 (#7925) 5 years ago
ning2008wisc 4fe324b5a6 KAFKA-9352: Use 'roundrobin' to assign topic-partitions to mirroring tasks (#7880) 5 years ago
Rajini Sivaram eb09efa9ac
KAFKA-7639: Read one request at a time from socket to avoid OOM (#5920) 5 years ago
mmanna-sapfgl e418c53ff7 KAFKA-9363; Display success message after topic creation with AdminClient (#7893) 5 years ago