6092 Commits (172fbb2dd55144e2e44777174f970b56768e1777)
 

Author SHA1 Message Date
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
Rajini Sivaram 460b3a6259
KAFKA-8070: Increase consumer startup timeout in system tests (#6405) 6 years ago
John Roesler f716d08c9c KAFKA-8040: Streams handle initTransactions timeout (#6372) 6 years ago
Rajini Sivaram 47bc85f2e7
KAFKA-7980 - Fix timing issue in SocketServerTest.testConnectionRateLimit (#6391) 6 years ago
Colin P. Mccabe 027cbbaec5 KAFKA-8060: The Kafka protocol generator should allow null defaults 6 years ago
Jason Gustafson 460e46c3bb
KAFKA-7831; Do not modify subscription state from background thread (#6221) 6 years ago
John Roesler ccd3af1566 Minor resolve streams scala warnings (#6369) 6 years ago
cadonna 96c4e323bf Improve API docs of (flatT|t)ransform (#6365) 6 years ago
Manikumar Reddy 1f525cd2c9 KAFKA-8061; Handle concurrent ProducerId reset and call to Sender thread shutdown (#6388) 6 years ago
Rajini Sivaram 644ff6e60f
KAFKA-7288 - Make sure no bytes buffered when relying on idle timeout in channel close test (#6390) 6 years ago
KartikVK f708e78294 KAFKA-7950; Update description for the "time" parameter for GetOffsetShell 6 years ago
Rajini Sivaram b10d311f8a
KAFKA-8039 - Use MockTime in fast reauth test to avoid transient failures (#6383) 6 years ago
Jun Rao 73737892d5 KAFKA-8018: Flaky Test SaslSslAdminClientIntegrationTest#testLegacyAclOpsNeverAffectOrReturnPrefixed 6 years ago
Nicholas Parker 7f6bf95c1e Fix for KAFKA-7974: Avoid zombie AdminClient when node host isn't resolvable (#6305) 6 years ago
Matthias J. Sax 240d7589d6 MINOR: improve JavaDocs about global state stores (#6359) 6 years ago
Matthias J. Sax ab00c51b63
KAFKA-3522: Add public interfaces for timestamped stores (#6175) 6 years ago
A. Sophie Blee-Goldman 47888630a0 KAFKA-8007: Avoid copying on fetch in InMemoryWindowStore (#6335) 6 years ago
A. Sophie Blee-Goldman 8662efbad2 KAFKA-8006: Guard calls to init and close from global processor (#6353) 6 years ago
A. Sophie Blee-Goldman e62e23099b Fixed docs regarding caching default (#6375) 6 years ago