6366 Commits (cfea95343dfe9f297bceb98676b7bc04e5035776)
 

Author SHA1 Message Date
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
Viktor Somogyi 1db4667366 KAFKA-7736; Consolidate Map usages in TransactionManager (#6270) 6 years ago
Rajini Sivaram 3a50dc27b9
KAFKA-8038 - Fix timing issue in SslTransportLayerTest.testCloseSsl (#6377) 6 years ago
A. Sophie Blee-Goldman 14d97aabad Moved 'expired-window-' and 'late-' record-drop to StreamsMetricsImpl (#6355) 6 years ago
Rajini Sivaram 2bb74bfc3b
KAFKA-7979 - Clean up threads and increase timeout in PartitionTest (#6378) 6 years ago
Rajini Sivaram 3747f55336
KAFKA-7976 - Fix DynamicBrokerReconfigurationTest.testUncleanLeaderElectionEnable (#6374) 6 years ago
Bob Barrett 5e16173659 MINOR: Log exception thrown by consumer.poll() in VerifiableConsumer (#6368) 6 years ago
Lysss 20f701cc50 KAFKA-7880:Naming worker thread by task id (#6275) 6 years ago
lzh3636 d930e5d3d8 improve some logging statements (#6078) 6 years ago
Manikumar Reddy 9ee5f920d5 KAFKA-7312: Change broker port used in testMinimumRequestTimeouts and testForceClose 6 years ago
Mickael Maison 0d56f14135 KAFKA-7997: Use automatic RPC generation in SaslAuthenticate 6 years ago
Bob Barrett 57604c2331 KAFKA-8002; Log dir reassignment stalls if future replica has different segment base offset (#6346) 6 years ago
Matthias J. Sax 33ba2820f4
KAFKA-3522: Add TimestampedKeyValueStore builder/runtime classes (#6152) 6 years ago
Guozhang Wang 057bb35f24 HOTFIX: add igore import to streams_upgrade_test 6 years ago
lambdaliu caecc16b5c MINOR: ConsumerNetworkClient does not need to send the remaining requests when the node is not ready (#6264) 6 years ago
Manikumar Reddy f11fa5ef40 KAFKA-7922: Return authorized operations in describe consumer group responses (KIP-430 Part-1) 6 years ago
A. Sophie Blee-Goldman b03e8c234a KAFKA-7918: Inline generic parameters Pt. III: in-memory window store (#6328) 6 years ago
Colin Hicks 70828cea49 KAFKA-8012; Ensure partitionStates have not been removed before truncating. (#6333) 6 years ago
Bill Bejeck 45adc80366
KAFKA-8011: Fix for race condition causing concurrent modification exception (#6338) 6 years ago
A. Sophie Blee-Goldman 09136235db KAFKA-7912: Support concurrent access in InMemoryKeyValueStore (#6336) 6 years ago
lambdaliu 33e005994d MINOR: Skip quota check when replica is in sync (#6344) 6 years ago
Matthias J. Sax 47b51260fd HOTFIX: Change header back to http instead of https to path license header test (#6347) 6 years ago
Matthias J. Sax a7ce7e37f3
MINOR: fix release.py script (#6317) 6 years ago
Matthias J. Sax 3c46b5669d
MINOR: Remove types from caching stores (#6331) 6 years ago
Bob Barrett 18b3a878a0 MINOR: Improve logging for alter log dirs (#6302) 6 years ago
cwildman abbd992a4a MINOR: state.cleanup.delay.ms default is 600,000 ms (10 minutes). (#6345) 6 years ago
Guozhang Wang dfae20ecee MINOR: disable Streams system test for broker upgrade/downgrade (#6341) 6 years ago