7065 Commits (7ea636c661e7a178639e7205bd86ca9f7fb1bd9a)
 

Author SHA1 Message Date
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
José Armando García Sancio 1e09ecec2a MINOR: Simplify the create partition metadata type. (#7930) 5 years ago
Seungha Lee 655447140e MINOR: Cleanup generic & throw syntax in connect (#7892) 5 years ago
belugabehr 5731caf9c7 KAFKA-9396; Use JDK `emptyIterator` in `ConnectHeaders` Class (#7922) 5 years ago
José Armando García Sancio 36805b8ba9 MINOR: Remove `updatePartitionReplicaAssignment` from `ControllerContext` (#7924) 5 years ago
Matthias J. Sax be4f50e7fd
MINOR: JavaDoc cleanup (#7873) 5 years ago
Rajini Sivaram 700a931ff5
KAFKA-9188; Fix flaky test SslAdminClientIntegrationTest.testSynchronousAuthorizerAclUpdatesBlockRequestThreads (#7918) 5 years ago
Boyang Chen 63576dde57 KAFKA-8617: Use automated protocol for `EndTxn` API (#7029) 5 years ago
Brian Bushree 422bc1f0fa MINOR: Disable JmxTool in kafkatest console-consumer by default (#7785) 5 years ago
Guozhang Wang 505e8240cd
KAFKA-8421: Still return data during rebalance (#7312) 5 years ago
Matthias J. Sax e94f5dcc80
KAFKA-9294: Add tests for Named parameter (#7874) 5 years ago
Jason Gustafson dbc9cd638f
KAFKA-9144; Track timestamp from txn markers to prevent early producer expiration (#7687) 5 years ago
Jason Gustafson dbbe0fcf92
KAFKA-9287; Fix unneeded delay before failing pending transaction commit (#7799) 5 years ago
Boyang Chen e9cde112cd KAFKA-9383: Expose consumer group metadata (#7906) 5 years ago
Rajini Sivaram 655843c5d6
KAFKA-9386; Apply delete ACL filters to resources from filter even if not in cache (#7911) 5 years ago