6010 Commits (1f692bdf53af4a80b7fd256de4e94ff1d17fc861)
 

Author SHA1 Message Date
Matthias J. Sax 1f692bdf53
KAFKA-8142: Fix NPE for nulls in Headers (#6484) 6 years ago
khairy 3124b07066 KAFKA-7243: Add unit integration tests to validate metrics in Kafka Streams (#6080) 6 years ago
Matthias J. Sax 4cae4523fc MINOR: Add verification step for Streams archetype to Jenkins build (#6431) 6 years ago
Stanislav Kozlovski 6217178139 KAFKA-7819: Improve RoundTripWorker (#6187) 6 years ago
Anna Povzner 58d057296a KAFKA-7989: RequestQuotaTest should wait for quota config change before running tests (#6482) 6 years ago
huxihx f6f8da7071 KAFKA-8098: Fix Flaky Test testConsumerGroups 6 years ago
Florian Hussonnois fa57eb065d KAFKA-6958: Add new NamedOperation interface to enforce consistency in naming operations (#6409) 6 years ago
Matthias J. Sax b5ce093a24
MINOR: capture result timestamps in Kafka Streams DSL tests (#6447) 6 years ago
Victoria Bialas 70ee72491f MINOR: updated names for deprecated streams constants (#6466) 6 years ago
Victoria Bialas 5092b26393 MINOR: update docs JSON serde links (#6465) 6 years ago
A. Sophie Blee-Goldman 538bd7eddf KAFKA-8094: Iterating over cache with get(key) is inefficient (#6433) 6 years ago
Guozhang Wang 6d649f503a KAFKA-8062: Do not remore StateListener when shutting down stream thread (#6468) 6 years ago
Bob Barrett 70ddd8af71 MINOR: Improve logging around index files (#6385) 6 years ago
Boyang Chen 8406f3624d KAFKA-7858: Automatically generate JoinGroup request/response 6 years ago
Rajini Sivaram 810bc69b7a
KAFKA-8121; Shutdown ZK client expiry handler earlier during close (#6462) 6 years ago
Anna Povzner 5192956581 MINOR: Improve verification in flaky testPartitionReassignmentDuringDeleteTopic (#6460) 6 years ago
Rajini Sivaram ca6ac9393b
MINOR: Retain public constructors of classes from public API (#6455) 6 years ago
Rajini Sivaram 6279b03813
KAFKA-8118; Ensure ZK clients are closed in tests, fix verification (#6456) 6 years ago
huxihx 938580ff6c KAFKA-7813: JmxTool throws NPE when --object-name is omitted 6 years ago
Manikumar Reddy 74e755fdb1 KAFKA-8114: Wait for SCRAM credential propagation in DelegationTokenEndToEndAuthorizationTest (#6452) 6 years ago
Rajini Sivaram 20e3a3035b
KAFKA-8111; Set min and max versions for Metadata requests (#6451) 6 years ago
Kristian Aurlien fd5c0849e1 KAFKA-7855: Kafka Streams Maven Archetype quickstart fails to compile out of the box (#6194) 6 years ago
Matthias J. Sax e1961b8298
MINOR: Update code to not use deprecated methods (#6434) 6 years ago
Stanislav Kozlovski f20f3c1a97 MINOR: Update Trogdor ConnectionStressWorker status at the end of execution (#6445) 6 years ago
Rajini Sivaram a6691fb79e
KAFKA-8091; Use commitSync to check connection failure in listener update test (#6450) 6 years ago
Massimo Siani 853f24a4a1 KAFKA-7027: Add an overload build method in scala (#6373) 6 years ago
huxi ee3b9c57fd MINOR: Fix typos in LogValidator (#6449) 6 years ago
Lee Dongjin 4ca8e40e2f KAFKA-7502: Cleanup KTable materialization logic in a single place (#6174) 6 years ago
Rajini Sivaram 3ec2ca5e33 KAFKA-7730; Limit number of active connections per listener in brokers (KIP-402) 6 years ago
Rajini Sivaram d436f32e6b
KAFKA-8091; Remove unsafe produce from dynamic listener update test (#6443) 6 years ago
Matthias J. Sax a648ef0b44 MINOR: Fix JavaDocs warnings (#6435) 6 years ago
José Armando García Sancio fd79dd0608 MINOR: Better messaging for invalid fetch response (#6427) 6 years ago
Bill Bejeck 9ecadc4df4 MINOR: Use Java 8 lambdas in KStreamImplTest (#6430) 6 years ago
cadonna 2aca624162 MINOR: Avoid double null check in KStream#transform() (#6429) 6 years ago
John Roesler 8e97540071 KAFKA-7944: Improve Suppress test coverage (#6382) 6 years ago
Matthias J. Sax ab7ea07f5e KAFKA-3522: add missing guards for TimestampedXxxStore (#6356) 6 years ago
Stanislav Kozlovski 9a384daf0e MINOR: Change Trogdor agent's cleanup executor to a cached thread pool (#6309) 6 years ago
Rajini Sivaram 0f83c4cdb7
KAFKA-7976; Update config before notifying controller of unclean leader update (#6426) 6 years ago
huxihx 2903606921 KAFKA-7801: TopicCommand should not be able to alter transaction topic partition count 6 years ago
Rajini Sivaram 9aaa32b64d
KAFKA-8091; Wait for processor shutdown before testing removed listeners (#6425) 6 years ago
huxihx 1e1b669e9d MINOR: Update delete topics zk path in assertion error messages 6 years ago
Manikumar Reddy 173a7e3d54 KAFKA-7939: Fix timing issue in KafkaAdminClientTest.testCreateTopicsRetryBackoff 6 years ago
Manikumar Reddy a42f16f980 KAFKA-7922: Return authorized operations in Metadata request response (KIP-430 Part-2) 6 years ago
Suman BN 65aea1f362 MINOR: Print usage when parse fails during console producer 6 years ago
Matthias J. Sax 0ef2b4ccce MINOR: fix Scala compiler warning (#6417) 6 years ago
Rajini Sivaram da5f353401
KAFKA-7288; Fix check in SelectorTest to wait for no buffered bytes (#6415) 6 years ago
Matthias J. Sax 09f1009d24
KAFKA-8065: restore original input record timestamp in forward() (#6393) 6 years ago
Matthias J. Sax 3619d2f383 MINOR: cleanup deprectaion annotations (#6290) 6 years ago
Matthias J. Sax 04e206154a KAFKA-3522: Add TimestampedWindowStore builder/runtime classes (#6173) 6 years ago
Zhanxiang (Patrick) Huang 44be5d2221 KAFKA-8069; Fix early expiration of offsets due to invalid loading of expire timestamp (#6401) 6 years ago