1881 Commits (ebd64b5d558f5500f419e7e66499ba9ffc30dc04)

Author SHA1 Message Date
khairy df8918b90f
remove unnecessary semicolon (#9207) 4 years ago
khairy 1552db7d4c
enhance copying array (#9209) 4 years ago
khairy c180823bdf
init a list with only one element with singleton function to enhance perf (#9208) 4 years ago
leah 2194ccba5b
Adding reverse iterator usage for sliding windows processing (extending KIP-450) (#9239) 4 years ago
John Roesler 5ee3ecb1e3
MINOR: Add debug logs for StreamThread (#9267) 4 years ago
leah dd2b9eca5d
KAFKA-5636: Improve handling of "early" records in sliding windows (#9157) 4 years ago
John Roesler 09d1498e30
KAFKA-10436: Implement KIP-478 Topology changes (#9221) 4 years ago
John Roesler 9c8501f5f0
MINOR: Record all poll invocations (#9234) 4 years ago
Bruno Cadonna 1e31354557
KAFKA-10355: Throw error when source topic was deleted (#9191) 4 years ago
Bruno Cadonna c04000cab1
KAFKA-9924: Add remaining property-based RocksDB metrics as described in KIP-607 (#9232) 4 years ago
leah 24b03a688f
MINOR: Fix message count for sliding windows test (#9248) 4 years ago
Jorge Esteban Quilcate Otoya 4f06d9e7d0
KAFKA-9929: Support backward iterator on WindowStore (#9138) 4 years ago
Yuriy Badalyantc 4662ed4aac
MINOR: Fix build scala 2.12 build after KAFKA-10020 (#9245) 4 years ago
Yuriy Badalyantc d0111d3bcd
KAFKA-10020: Create a new version of a scala Serdes without name clash (KIP-616) (#8955) 4 years ago
leah 85b6545b81
KAFKA-5636: SlidingWindows (KIP-450) (#9039) 4 years ago
Bruno Cadonna 9da32b6bd0
KAFKA-9924: Add RocksDB metric num-entries-active-mem-table (#9177) 4 years ago
Matthias J. Sax d2c978c98e
MINOR: fix JavaDoc (#9217) 4 years ago
A. Sophie Blee-Goldman 22bcd9fac3
KAFKA-10054: KIP-613, add TRACE-level e2e latency metrics (#9094) 4 years ago
Mickael Maison 8af7b96bfb
KAFKA-10367: Allow running the Streams demo app with a config file (#9131) 4 years ago
Jorge Esteban Quilcate Otoya 89d06780a0
KAFKA-9929: Support reverse iterator on KeyValueStore (#9137) 4 years ago
serjchebotarev 567d76c7f8
KAFKA-10035: Safer conversion of consumer timeout parameters (#9028) 4 years ago
John Roesler 88d4bc4641
KAFKA-10379: Implement the KIP-478 StreamBuilder#addGlobalStore() (#9148) 4 years ago
A. Sophie Blee-Goldman 0779846901
KAFKA-10395: relax output topic check in TTD to work with dynamic routing (#9174) 4 years ago
albert02lowis 153db48866
KAFKA-9273: Extract testShouldAutoShutdownOnIncompleteMetadata from S… (#9108) 4 years ago
Bruno Cadonna 5645d906fa
KAFKA-9924: Prepare RocksDB and metrics for RocksDB properties recording (#9098) 4 years ago
Guozhang Wang d0800b3f7c
KAFKA-10391: Overwrite checkpoint in task corruption to remove corrupted partitions (#9170) 4 years ago
Guozhang Wang 7915d5e5f8
KAFKA-9450: Decouple flushing state from commiting (#8964) 4 years ago
leah 3e6dcb14dd
MINOR: Improve checks for CogroupedStreamAggregateBuilder (#9141) 4 years ago
Bruno Cadonna c8bccdd913
MINOR: Fix state transition diagram for stream threads (#9153) 4 years ago
John Roesler 92828d53b1
KAFKA-10261: Introduce the KIP-478 apis with adapters (#9004) 4 years ago
Matthias J. Sax 990301323c
KAFKA-9274: Remove `retries` from InternalTopicManager (#9060) 4 years ago
John Thomas e7316f35d9
KAFKA-10316: Consider renaming getter method for Interactive Queries (#9120) 4 years ago
Matthias J. Sax b351493543
KAFKA-9274: Remove `retries` for global task (#9047) 4 years ago
John Roesler 26a217c8e7
MINOR: Streams integration tests should not call exit (#9067) 4 years ago
Randall Hauch 1112fd4723
KAFKA-10341: Add 2.6.0 to system tests and streams upgrade tests (#9116) 4 years ago
A. Sophie Blee-Goldman b06a603689
MINOR: change Streams integration test log levels (#9024) 4 years ago
Bruno Cadonna d15cbf1ccc
HOTFIX: Set session timeout and heartbeat interval to default to decrease flakiness (#9087) 4 years ago
Bruno Cadonna 96e0719e42
KAFKA-10319: Skip unknown offsets when computing sum of changelog offsets (#9066) (#9097) 4 years ago
Tom Bentley 819cd454f9
KAFKA-10120: Deprecate DescribeLogDirsResult.all() and .values() (#9007) 4 years ago
Boyang Chen 2f64f6deb9
KAFKA-10321: fix infinite blocking for global stream thread startup (#9095) 4 years ago
Matthias J. Sax 0d47c69a93
KAFKA-10306: GlobalThread should fail on InvalidOffsetException (#9075) 4 years ago
Vito Jeng a4b923f76f
MINOR: code cleanup for `VOut` inconsistent naming (#8907) 4 years ago
Ashish Roy 483fbd812d
KAFKA-10246 : AbstractProcessorContext topic() throws NPE (#9034) 4 years ago
Matthias J. Sax 0ecce0d5da
MINOR: removed incorrect deprecation annotations (#9061) 4 years ago
Vito Jeng 2d79171285
KAFKA-5876: Add new exception types for Interactive Queries (#8200) 4 years ago
Matthias J. Sax 194c56fce2
KAFKA-9274: Mark `retries` config as deprecated and add new `task.timeout.ms` config (#8864) 4 years ago
A. Sophie Blee-Goldman 9b30276e58
KAFKA-9161: add docs for KIP-441 and KIP-613 and other configs that need fixing (#9027) 4 years ago
Guozhang Wang 715df0d271
MINOR: Improve log4j for per-consumer assignment (#8997) 4 years ago
Chia-Ping Tsai ffdec02e25
KAFKA-10044 Deprecate ConsumerConfig#addDeserializerToConfig and Prod… (#9013) 4 years ago
John Roesler cec5f377b5
KAFKA-10247: Correctly reset state when task is corrupted (#8994) 4 years ago