5397 Commits (9e23af3115ddfbf311f6b37c273327b3fa8e9a14)
 

Author SHA1 Message Date
radai-rosenblatt bb4cc49628 KAFKA-7019; Make reading metadata lock-free by maintaining an atomically-updated read snapshot 6 years ago
Jason Gustafson 7a9631e634
MINOR: Use explicit construction of clients in IntegrationTestHarness (#5443) 6 years ago
Stanislav Kozlovski ad84eb5e76 KAFKA-7169: Validate SASL extensions through callback on server side (#5497) 6 years ago
Rajini Sivaram 0d73351852
KAFKA-7119: Handle transient Kerberos errors as non-fatal exceptions (#5487) 6 years ago
John Roesler b3771ba22a KAFKA-7222: Add Windows grace period (#5369) 6 years ago
Rajini Sivaram cc8fc7c449 MINOR: Clean up to avoid errors in dynamic broker config tests (#5486) 6 years ago
Koen De Groote 9e0e29ac5c MINOR: Use statically compiled regular expressions for efficiency (#5168) 6 years ago
John Roesler 6d1685fa45 KAFKA-7284: streams should unwrap fenced exception (#5499) 6 years ago
Stanislav Kozlovski 76a00d78be KAFKA-7266: Fix MetricsTest.testMetrics flakiness using compression (#5485) 6 years ago
Ismael Juma a2bc237cef MINOR: Remove AbstractFetcherThread.PartitionData (#5233) 6 years ago
Manikumar Reddy O 68fb2932c9 MINOR: Add spotlessScalaCheck dependency to streams-scala test task (#5479) 6 years ago
Vahid Hashemian e6fd99dc62 KAFKA-5638; Improve the Required ACL of ListGroups API (KIP-231) (#5352) 6 years ago
Bob Barrett 69283b4038 KAFKA-7164; Follower should truncate after every missed leader epoch change (#5436) 6 years ago
Rajini Sivaram a3dc10f1d9
KAFKA-7261: Record 1.0 for total metric when Count stat is used for rate (#5484) 6 years ago
Viktor Somogyi 8a78d76466 KAFKA-7140; Remove deprecated poll usages (#5319) 6 years ago
nprad 79a2f892ca KAFKA-6966: Extend TopologyDescription to better represent Source and (#5284) 6 years ago
Dong Lin be43e2330e KAFKA-7147; ReassignPartitionsCommand should be able to connect to broker over SSL 6 years ago
Manikumar Reddy O 92004fa21a KAFKA-6751; Support dynamic configuration of max.connections.per.ip/max.connections.per.ip.overrides configs (KIP-308) (#5334) 6 years ago
John Roesler b1539ff62d KAFKA-7250: switch scala transform to TransformSupplier (#5481) 6 years ago
Kamal Chandraprakash 13a7544418 MINOR: Fixed log in Topology Builder. (#5477) 6 years ago
Sébastien Launay 811c6433bd KAFKA-4950; Fix ConcurrentModificationException on assigned-partitions metric update (#3907) 6 years ago
Bill Bejeck 59ae73482d MINOR: Follow up for KAFKA-6761 graph should add stores for consistency (#5453) 6 years ago
Guozhang Wang d12ceacd7a
KAFKA-7158: Add unit test for window store range queries (#5466) 6 years ago
okumin cc39e4aa49 KAFKA-7247: Update a link to Apache BookKeeper project (#5460) 6 years ago
Rajini Sivaram ce19f34f1e
KAFKA-7255: Fix timing issue with create/update in SimpleAclAuthorizer (#5478) 6 years ago
Guozhang Wang 2fd4e8d13c
MINOR: add spotlessScalaCheck to jenkins job (#5473) 6 years ago
Arjun Satish 28a1ae4183 MINOR: System test for error handling and writes to DeadLetterQueue 6 years ago
Arjun Satish e876c921b0 MINOR: Add connector configs to site-docs 6 years ago
Robert Yokota 36a8fec0ab KAFKA-7225: Pretransform validated props 6 years ago
Manikumar Reddy O a9d7f8a1fd MINOR: Fix Streams scala format violations (#5472) 6 years ago
Arjun Satish cbe86bc463 MINOR: Fix minikdc cleanup in system tests (#5471) 6 years ago
Marko Stanković b966ce127c Fix a typo in delegation.token.expiry.time.ms docs (#5449) 6 years ago
Michal Dziemianko ed13d7eebb KAFKA-7250: fix transform function in scala DSL to accept TranformerSupplier (#5468) 6 years ago
Kevin Lu fb8eba3d33 KAFKA-7207: Make rate & total metrics documentation consistent (#5429) 6 years ago
uncleGen b0d840d34b KAFKA-5928; Avoid redundant requests to zookeeper when reassign topic partition 6 years ago
Manikumar Reddy O cf981443e4 MINOR: Log AdminClient configs (#5457) 6 years ago
Matthias J. Sax c1ca53b369 MINOR: fix Streams docs state.dir (#5465) 6 years ago
Jimmy Casey b282bbe8be Fixed Spelling. (#5432) 6 years ago
ying-zheng b01f8fb668 KAFKA-7142: fix joinGroup performance issues (#5354) 6 years ago
Stanislav Kozlovski 518e9d3eee KAFKA-7169: Custom SASL extensions for OAuthBearer authentication mechanism (KIP-342) (#5379) 6 years ago
Manikumar Reddy O e75048d3e5 MINOR: increase timeout values in streams tests (#5461) 6 years ago
Colin Patrick McCabe 609c81ec8b KAFKA-7183: Add a trogdor test that creates many connections to brokers (#5393) 6 years ago
John Roesler b9f1179694 MINOR: clean up window store interface to avoid confusion (#5359) 6 years ago
Manikumar Reddy O 924466ad62 MINOR: close producer instance in AbstractJoinIntegrationTest (#5459) 6 years ago
John Roesler cf2c5e9ffc MINOR: clean up node and store sensors (#5450) 6 years ago
Jason Gustafson fc5f6b0e46
MINOR: Add Timer to simplify timeout bookkeeping and use it in the consumer (#5087) 6 years ago
John Roesler 3637b2c374 MINOR: Require final variables in Streams (#5452) 6 years ago
radai-rosenblatt 09fe51f3eb KAFKA-6648; Fetcher.getTopicMetadata() should return all partitions for each requested topic 6 years ago
Guozhang Wang afe00effe2
KAFKA-3514: Part II, Choose tasks with data on all partitions to process (#5398) 6 years ago
Matthias J. Sax b083ed66b9
MINOR: improve JavaDocs for Streams PAPI WordCountExample (#5442) 6 years ago