8449 Commits (976e6ea0f77c16816b068720abd476005073f39d)
 

Author SHA1 Message Date
dengziming d7aaa7007c
MINOR: remove redudant return statement (#9535) 4 years ago
David Mao ee1aa07036
MINOR: Fix group_mode_transactions_test (#9538) 4 years ago
Bill Bejeck d39382d3e2
MINOR: Move upgraded docs from site to kafak docs (#9532) 4 years ago
Bill Bejeck a8247023a7
MINOR: Add releaseTarGz to args for building docs (#9528) 4 years ago
A. Sophie Blee-Goldman c75fd66875
KAFKA-10651: read offsets directly from checkpoint for uninitialized tasks (#9515) 4 years ago
A. Sophie Blee-Goldman 92e947c3a1
KAFKA-10664: Delete existing checkpoint when writing empty offsets (#9534) 4 years ago
Anastasia Vela 328c58f94a
MINOR: Add missing DESCRIBE_QUORUM ApiKey in AbstractRequest.parseRequest (#9537) 4 years ago
Matthias J. Sax cf78fbe41e
MINOR: improve `null` checks for headers (#9513) 4 years ago
Bruno Cadonna a85b944011
MINOR: Fix verification in StreamsUpgradeTest.test_version_probing_upgrade (#9530) 4 years ago
John Roesler dc4d3ecbb6
MINOR: Fix flaky shouldRejectNonExistentStoreName (#9426) 4 years ago
John Roesler 933a813950
KAFKA-10638: Fix QueryableStateIntegrationTest (#9521) 4 years ago
Boyang Chen 9f26906fcc
Revert "KAFKA-9705 part 1: add KIP-590 request header fields (#9144)" (#9523) 4 years ago
Alexander Iskuskov 51c8c69e3a
MINOR: Fix documentation for KIP-585 (#9524) 4 years ago
Rohan 35deb2f7c4
MINOR: call super.close() when closing RocksDB options (#9498) 4 years ago
dengziming b4100d4b28
KAFKA-10644; Fix VotedToUnattached test error (#9503) 4 years ago
Bill Bejeck d5c77695a2
MINOR: Add KIP-431 to upgrade.html file (#9514) 4 years ago
Jason Gustafson 927edfece3
KAFKA-10601; Add support for append linger to Raft implementation (#9418) 4 years ago
Bill Bejeck 81465a1951
MINOR: Add KIP-584 to upgrade.html file (#9511) 4 years ago
David Jacot aa287acb2e
KAFKA-10647; Only serialize owned partitions when consumer protocol version >= 1 (#9506) 4 years ago
Chia-Ping Tsai c2737ee9eb
MINOR: refactor Log to get rid of "return" in nested anonymous function (#9162) 4 years ago
Bill Bejeck 94d21e3f8a
KAFKA-9381: Fix publishing valid scaladoc for streams-scala (#9486) 4 years ago
Guozhang Wang f1a7097ccd
KAFKA-10616: Always call prepare-commit before suspending for active tasks (#9464) 4 years ago
David Jacot 8f02b92fcf
MINOR; DescribeUserScramCredentialsRequest API should handle request with users equals to `null` (#9504) 4 years ago
Richard Fussenegger 25c10c8722
MINOR: Fix NPE in KafkaAdminClient.describeUserScramCredentials (#9374) 4 years ago
Andrey Falko 3bfbe682a2
KAFKA-10092: Remove unnecessary contructor and exception in NioEchoServer (#8794) 4 years ago
Manikumar Reddy 36493efa59 MINOR: fix error in quota_test.py system tests 4 years ago
Nikolay Izhikov c8c1baf4e1 KAFKA-10592: Fix vagrant for a system tests with python3 4 years ago
José Armando García Sancio 94820ca652
MINOR: Refactor RaftClientTest to be used by other tests (#9476) 4 years ago
Ismael Juma 8acbd85e1d
MINOR: Update raft/README.md and minor RaftConfig tweaks (#9484) 4 years ago
Bill Bejeck 714d125772
MINOR: Update docs to point to next release add notable features for 2.7 (#9483) 4 years ago
Bruno Cadonna 17e30a8dbc
Handle ProducerFencedException on offset commit (#9479) 4 years ago
feyman2016 7ca299b8c0
KAFKA-10284: Group membership update due to static member rejoin should be persisted (#9270) 4 years ago
John Roesler 58bd0a6ee3
MINOR: TopologyTestDriver should not require dummy parameters (#9477) 4 years ago
Tom Bentley 47933088de
MINOR: Add some class javadoc to Admin client (#9459) 4 years ago
Chia-Ping Tsai c283886b8e
MINOR: simplify implementation of ConsumerGroupOperationContext.hasCo… (#9449) 4 years ago
Okada Haruki 94ccd4d25e
MINOR: Fix timestampDelta type in doc (#8870) 4 years ago
dengziming 42ce00fdd6
MINOR: refactor CandidateState.unrecordedVoters (#9442) 4 years ago
Rajini Sivaram 1d26391368
KAFKA-10520; Ensure transactional producers poll if leastLoadedNode not available with max.in.flight=1 (#9406) 4 years ago
A. Sophie Blee-Goldman 5dc94b1ff4
MINOR: distinguish between missing source topics and internal assignment errors (#9446) 4 years ago
Justine Olshan 67bc4f08fe
KAFKA-10618: Add UUID class, use in protocols (part of KIP-516) (#9454) 4 years ago
Ismael Juma fc4710e2da
MINOR: Fix JDK8 compatibility issue in Snappy (#9460) 4 years ago
Kowshik Prakasam df3d287b42
MINOR: Remove unused TopicCommand.askToProceed() method (#9465) 4 years ago
Michael Bingham c3c65de3f0
KAFKA-10564: fix flaky test (#9466) 4 years ago
Bill Bejeck 50a5671135
MINOR: Clean-up streams javadoc warnings (#9461) 4 years ago
Levani Kokhreidze d87cd00f5a
KAFKA-10454 / Update copartitionSourceGroups when optimization algorithm is triggered (#9237) 4 years ago
Thorsten Hake bb47519a42
KAFKA-10515: Properly initialize nullable Serdes with default values (#9338) 4 years ago
Bill Bejeck b6ce9d6862
MINOR: Clean-up client javadoc warnings (#9463) 4 years ago
David Jacot aebd5d9df0
MINOR; Fix UpdateMetadataRequestTest.testVersionLogic's assertions (#9462) 4 years ago
David Mao 78ac5a4003
MINOR: Fix flaky ControllerMutationQuotaTest.testQuotaMetric (#9417) 4 years ago
xakassi f38ebbaa5b
KAFKA-10426: Deadlock in DistributedHerder during session key update. (#9431) 4 years ago