7099 Commits (aa0d0ec32ac53099ddf33e04be2a1701e539dffa)
 

Author SHA1 Message Date
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
Rajini Sivaram e9734f5486
KAFKA-9379; Fix flaky test TopicCommandWithAdminClientTest.testCreateAlterTopicWithRackAware (#7917) 5 years ago
David Kim 163c5e7ac2 KAFKA-9068: Fix javadoc of Stores.{persistent,inMemory}SessionStore (#7908) 5 years ago
highluck bbbf431d6e KAFKA-9384: Loop improvements (#7907) 5 years ago
José Armando García Sancio f6b36fe842 MINOR: Link to related class in the Admin `alterPartitionReassignments` documentation (#7912) 5 years ago
Ismael Juma a024e679c7
MINOR: Update dependencies for Kafka 2.5 (#7909) 5 years ago
Vikas Singh e63becb83d KAFKA-8988; Replace CreatePartitions Request/Response with automated protocol (#7493) 5 years ago
Matthias J. Sax 1ccca5c6a9
KAFKA-6049: extend Kafka Streams Scala API for cogroup (KIP-150) (#7847) 5 years ago
Ismael Juma 03da52ecac
MINOR: Set MaxInlineLevel to 15 (#7811) 5 years ago
Ismael Juma 98d36fa54e
MINOR: Fix assertion in testCreatePermissionMetadataRequestAutoCreate (#7864) 5 years ago
Boyang Chen 1adf0ee889 KAFKA-9335: Fix StreamPartitionAssignor regression in repartition topics counts (#7904) 5 years ago
David Jacot 618226c544 KAFKA-9065; Fix endless loop when loading group/transaction metadata (#7554) 5 years ago
A. Sophie Blee-Goldman 1513c817d4 KAFKA-6614: configure internal topics with message.timestamp.type=CreateTime by default (#7889) 5 years ago
Vikas Singh 8d480c5eed KAFKA-9330: Skip `join` when `AdminClient.close` is called in callback thread (#7866) 5 years ago
Karan Kumar b298886359 KAFKA-9337: Simplify MirrorMaker2 sample config (#7872) 5 years ago
Bill Bejeck 03f763df8a
MINOR: Fixes for adding new DSL naming page (#7899) 5 years ago
Jason Gustafson 2ac78ff621
MINOR: Propagate LogContext to channel builders and SASL authenticator (#7867) 5 years ago