6146 Commits (889512202c2a2cfba23e358da08747357b60d8ac)
 

Author SHA1 Message Date
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
huxi a1f7925d23 KAFKA-7962: Avoid NPE for StickyAssignor (#6308) 6 years ago
Stanislav Kozlovski f667f573ff Address flakiness of CustomQuotaCallbackTest#testCustomQuotaCallback (#6330) 6 years ago
A. Sophie Blee-Goldman a8f2307164 KAFKA-7918: Inline generic parameters Pt. II: RocksDB Bytes Store and Memory LRU Caches (#6327) 6 years ago
Boyang Chen 49f1096814 MINOR: fix parameter naming (#6316) 6 years ago
Gardner Vickers bd6520a22a KAFKA-7956 In ShutdownableThread, immediately complete the shutdown if the thread has not been started (#6218) 6 years ago
Jason Gustafson 66a6fc7204
MINOR: Refactor replica log dir fetching for improved logging (#6313) 6 years ago
Lee Dongjin dc91ce58af [TRIVIAL] Remove unused StreamsGraphNode#repartitionRequired (#6227) 6 years ago
Arjun Satish 2627a1be2c MINOR: Increase produce timeout to 120 seconds (#6326) 6 years ago
A. Sophie Blee-Goldman 21b7963547 KAFKA-7918: Inline generic parameters Pt. I: in-memory key-value store (#6293) 6 years ago
Viktor Somogyi 489a6e1674 MINOR: Fix line break issue in upgrade notes (#6320) 6 years ago
Mickael Maison 4824dc994d KAFKA-7972: Use automatic RPC generation in SaslHandshake 6 years ago
Bill Bejeck 12e8b8c2c7 MINOR: Enable capture of full stack trace in StreamTask#process (#6310) 6 years ago
Gwen (Chen) Shapira e82cc50ddb KAFKA-7938: Fix test flakiness in DeleteConsumerGroupsTest (#6312) 6 years ago
Gwen (Chen) Shapira 0150dbc1d0 KAFKA-7937: Fix Flaky Test ResetConsumerGroupOffsetTest.testResetOffsetsNotExistingGroup (#6311) 6 years ago
Matthias J. Sax b3689b0c0e MINOR: Update docs to say 2.2 (#6315) 6 years ago
Boyang Chen 1f9aa01a5b KAFKA-7672 : force write checkpoint during StreamTask #suspend (#6115) 6 years ago
José Armando García Sancio eb8cc09625 KAFKA-7961; Ignore assignment for un-subscribed partitions (#6304) 6 years ago
Guozhang Wang 0d461e4ea0
KAFKA-7672: Restoring tasks need to be closed upon task suspension (#6113) 6 years ago
Ryan Chen 217f45ed55 KAFKA-7864; validate partitions are 0-based (#6246) 6 years ago
asutosh936 93ba9621fe KAFKA-7492 : Updated javadocs for aggregate and reduce methods returning null behavior. (#6285) 6 years ago