2523 Commits (ff78c684ff22d81174cd789a4ac7e7e1fe4dfc8a)

Author SHA1 Message Date
Stanislav Kozlovski edfa681736 MINOR: Catch NoRecordsException in testCommaSeparatedRegex() test (#5944) 6 years ago
huxi 87cc31c4e7 KAFKA-7704: MaxLag.Replica metric is reported incorrectly (#5998) 6 years ago
Anna Povzner 0ffdf8307f KAFKA-6388; Recover from rolling an empty segment that already exists (#5986) 6 years ago
Rajini Sivaram 0d4cf64af3
KAFKA-7697: Process DelayedFetch without holding leaderIsrUpdateLock (#5999) 6 years ago
huxi f65b1c4796 KAFKA-7687; Print batch level information in DumpLogSegments when deep iterating (#5976) 6 years ago
Rajini Sivaram 437cf35373
KAFKA-7702: Fix matching of prefixed ACLs to match single char prefix (#5994) 6 years ago
Zhanxiang (Patrick) Huang 2155c6d54b KAFKA-7235: Detect outdated control requests and bounced brokers using broker generation (#5821) 6 years ago
Anna Povzner 3acebe6383 MINOR: Fix handling of dummy record in EndToEndLatency tool 6 years ago
Manikumar Reddy 944f24cfdc KAFKA-7259; Remove deprecated ZKUtils usage from ZkSecurityMigrator 6 years ago
Mathieu Chataigner fb9f2d8c9b Forward topic from console consumer to deserializer (#5704) 6 years ago
Vahid Hashemian c32b7e5a9f KAFKA-7037: Improve the topic command description of `--topic` option 6 years ago
Viktor Somogyi 50a61c0dbf MINOR: fix bootstrap-server typo in ReassignPartitionsCommand (#5941) 6 years ago
Srinivas Reddy ad26914de6 KAFKA-7418: Add the missing '--help' option to Kafka commands (KIP-374) 6 years ago
Stanislav Kozlovski 068ab9cefa KAFKA-7528: Standardize on Min/Avg/Max Kafka metrics' default value - NaN (#5908) 6 years ago
Vahid Hashemian c3e7d6252c KAFKA-6774; Improve the default group id behavior in KafkaConsumer (KIP-289) (#5877) 6 years ago
Rajini Sivaram 1a4d44f206 KAFKA-7576; Fix shutdown of replica fetcher threads (#5875) 6 years ago
Matthias J. Sax 93466602d8 MINOR: Code cleanup in StreamsResetter (#5891) 6 years ago
Jason Gustafson e08d721b04 KAFKA-7605; Retry async commit failures in integration test cases to fix flaky tests (#5890) 6 years ago
Ismael Juma 12f310d50e
KAFKA-7612: Fix javac warnings and enable warnings as errors (#5900) 6 years ago
Jason Gustafson 6c2e7005ba MINOR: Remove unused IteratorTemplate (#5903) 6 years ago
huxi 3eaf44ba8e KAFKA-7557: optimize LogManager.truncateFullyAndStartAt() (#5848) 6 years ago
Ismael Juma af2e6fb548
MINOR: Update zstd, easymock, powermock, zkclient and build plugins (#5846) 6 years ago
Jonathan Santilli eb3335ef59 KAFKA-7165: Retry the BrokerInfo registration into ZooKeeper (#5575) 6 years ago
Zhanxiang (Patrick) Huang 7b5ffa0a07 KAFKA-7537: Avoid sending full UpdateMetadataRequest to existing brokers in the cluster on broker changes to reduce controller memory footprint (#5869) 6 years ago
Dong Lin 6f83d05131 KAFKA-7313; StopReplicaRequest should attempt to remove future replica for the partition only if future replica exists 6 years ago
Jason Gustafson fc1dc358ee
KAFKA-7568; Return leader epoch in ListOffsets response (#5855) 6 years ago
Manikumar Reddy O b2c67e4b9a
MINOR: Add try/finally blocks to close adminclient in DelegationTokenEndToEndAuthorizationTest (#5861) 6 years ago
Jason Gustafson 8065a0bef4
MINOR: Fix a few blocking calls in PlaintextConsumerTest (#5859) 6 years ago
Stanislav Kozlovski fc1eea127a MINOR: Improve ReplicationQuotasTest#shouldThrottleOldSegments resiliency (#5849) 6 years ago
Jason Gustafson d71cb54672
KAFKA-7567; Clean up internal metadata usage for consistency and extensibility (#5813) 6 years ago
Mickael Maison 9a0ea25fee MINOR: Use string/log interpolation instead of string concat in core and clients (#5850) 6 years ago
huxi 5d7cb438a5 MINOR: Remove duplicate `subscribe` call in ConsumerPerformance (#5828) 6 years ago
Stanislav Kozlovski ccfcbfd13f MINOR: Make log cleaner tests more efficient and less flaky (#5836) 6 years ago
Ron Dagostino e8a3bc7425 KAFKA-7352; Allow SASL Connections to Periodically Re-Authenticate (KIP-368) (#5582) 6 years ago
Ismael Juma 51061792ca
MINOR: Remove unused commitSync in ConsoleConsumer (#5845) 6 years ago
Stanislav Kozlovski eda4a2904a KAFKA-7532: Clean-up controller log when shutting down brokers (#5831) 6 years ago
lambdaliu 73da591916 KAFKA-7535; KafkaConsumer doesn't report records-lag if isolation.level is read_committed 6 years ago
Manikumar Reddy 32e1da570a KAFKA-5462: Add configuration to build custom SSL principal name (KIP-371) 6 years ago
Stanislav Kozlovski d2c870b468 MINOR: Fix flaky assertion in ControllerIntegrationTest (#5829) 6 years ago
Bridger Howell ed94cf4d31 KAFKA-7519 Clear pending transaction state when expiration fails (#5820) 6 years ago
John Eismeier 83c3996974 MINOR: Fix some typos 6 years ago
Dhruvil Shah 9e088eb120 MINOR: Remove redundant try block in LogCleaner (#5776) 6 years ago
Zhanxiang (Patrick) Huang 928f45f61f KAFKA-7464; catch exceptions in "leaderEndpoint.close()" when shutting down ReplicaFetcherThread 6 years ago
Jason Gustafson 1e92b70306 MINOR: Ensure initial topic configs and updates are logged 6 years ago
Suman 5681309094 KAFKA-6764: Improve the whitelist command-line option for console-consumer (#5637) 6 years ago
Rajini Sivaram 4c602e6130
KAFKA-7498: Remove references from `common.requests` to `clients` (#5784) 6 years ago
jonathanskrzypek a947fe8da8 KAFKA-6195: Resolve DNS aliases in bootstrap.server (KIP-235) (#4485) 6 years ago
Rajini Sivaram 6f5e37347f
KAFKA-7485: Wait for truststore update request to complete in test (#5791) 6 years ago
Jun Rao aaf8e02403
KAFKA-7482: LeaderAndIsrRequest should be sent to the shutting down broker (#5745) 6 years ago
Edoardo Comar f393b2f7dd KAFKA-6863 Kafka clients should try to use multiple DNS resolved IP (#4987) 6 years ago