1017 Commits (e38e3a66ab099996ecb156ec9105869f3d9b9228)

Author SHA1 Message Date
John Roesler e38e3a66ab MINOR: Fix standby streamTime (#5288) 6 years ago
Guozhang Wang 8250738ae4
KAFKA-7101: Consider session store for windowed store default configs (#5298) 6 years ago
John Roesler 64fff8bfcc KAFKA-7080: replace numSegments with segmentInterval (#5257) 6 years ago
Chia-Ping Tsai 57320981bb Minor: fix javadocs of StreamsConfig and ValueTransformerWithKey (#5157) 6 years ago
Yishun Guan d44d5d7520 KAFKA-6986: Export Admin Client metrics through Stream Threads (#5210) 6 years ago
Guozhang Wang 7947c94140
MINOR: Upgrade RocksDB to 5.13.4 (#5309) 6 years ago
Guozhang Wang 6bfaf4dc60
MINOR: Store metrics scope, total metrics (#5290) 6 years ago
Guozhang Wang be0f10e190
MINOR: KAFKA-7112: Only resume restoration if state is still PARTITIONS_ASSIGNED after poll (#5306) 6 years ago
Manikumar Reddy O 51935ee2e6 KAFKA-7091; AdminClient should handle FindCoordinatorResponse errors (#5278) 6 years ago
Ismael Juma 7a74ec62d2
MINOR: Avoid FileInputStream/FileOutputStream (#5281) 6 years ago
xinzhg b054789d69 MINOR: Fix comment in quick union (#5244) 6 years ago
John Roesler 954be11bf2 KAFKA-6978: make window retention time strict (#5218) 6 years ago
Guozhang Wang d3e264e773
MINOR: update web docs and examples of Streams with Java8 syntax (#5249) 6 years ago
John Roesler 6732593bba KAFKA-7072: clean up segments only after they expire (#5253) 6 years ago
Stephane Maarek 410e00cbcb KAFKA-7066 added better logging in case of Serialisation issue (#5239) 6 years ago
Ismael Juma cc4dce94af
KAFKA-2983: Remove Scala consumers and related code (#5230) 7 years ago
Bill Bejeck 1354371d4f KAFKA-6761: Construct logical Streams Graph in DSL Parsing (#4983) 7 years ago
nixsticks 339fc2379d KAFKA-7055: Update InternalTopologyBuilder to throw TopologyException if a processor or sink is added with no upstream node attached (#5215) 7 years ago
Matthias J. Sax 0dfa53c47a KAFKA-6711: GlobalStateManagerImpl should not write offsets of in-memory stores in checkpoint file (#5219) 7 years ago
Matthias J. Sax ff96d57437
KAFKA-6860: Fix NPE in Kafka Streams with EOS enabled (#5187) 7 years ago
John Roesler ce7fe8fe5f MINOR: Use new consumer API timeout in test (#5217) 7 years ago
Jagadesh Adireddi c903d5767e KAFKA-6749: Fixed TopologyTestDriver to process stream processing guarantee as exactly once (#4912) 7 years ago
Matthias J. Sax 301474f0ba
MINOR: code cleanup follow up for KAFKA-6906 (#5196) 7 years ago
Filipe Agapito de4f4f530a KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [part 2] (#4986) 7 years ago
Gitomain 40f63eb9c1 KAFKA-6782: solved the bug of restoration of aborted messages for GlobalStateStore and KGlobalTable (#4900) 7 years ago
Guozhang Wang 7a59061252
KAFKA-7023: Add unit test (#5197) 7 years ago
Guozhang Wang d98ec33364
KAFKA-7021: Reuse source based on config (#5163) 7 years ago
Jagadesh Adireddi ee5cc974d2 KAFKA-6906: Fixed to commit transactions if data is produced via wall clock punctuation (#5105) 7 years ago
Liquan Pei cc4157d877 KAFKA-7023: Move prepareForBulkLoad() call after customized RocksDBConfigSetter (#5166) 7 years ago
John Roesler 74bdafe386 KAFKA-5697: Use nonblocking poll in Streams (#5107) 7 years ago
Matthias J. Sax bb260e924f
MINOR: remove duplicate map in StoreChangelogReader (#5143) 7 years ago
Jagadesh Adireddi 150967994a KAFKA-6538: Changes to enhance ByteStore exceptions thrown from RocksDBStore with more human readable info (#5103) 7 years ago
Bill Bejeck f54acdbb13 KAFKA-6935: Add config for allowing optional optimization (#5071) 7 years ago
Matthias J. Sax 0eddddb82b
KAFKA-6967: TopologyTestDriver does not allow pre-populating state stores that have change logging (#5096) 7 years ago
Lee Dongjin 594a0e1a07 KAFKA-6993: Fix defective documentations for KStream/KTable methods (#5136) 7 years ago
Rajini Sivaram a1ca07d316
MINOR: Bump version to 2.1.0-SNAPSHOT (#5153) 7 years ago
ConcurrencyPractitioner ba0ebca7a5 [KAFKA-6730] Simplify State Store Recovery (#5013) 7 years ago
Bill Bejeck ef413699b6 KAFKA-6704: InvalidStateStoreException from IQ when StreamThread closes store (#4801) 7 years ago
John Roesler ba5fd3c8a4 MINOR: Add regression tests for KTable mapValues and filter (#5134) 7 years ago
Rajini Sivaram 9df3872fbd KAFKA-3665: Enable TLS hostname verification by default (KIP-294) (#4956) 7 years ago
John Roesler 6f9f365573 KAFKA-6813: return to double-counting for count topology names (#5075) 7 years ago
Guozhang Wang 718d6f2475
MINOR: Remove deprecated KafkaStreams constructors in docs (#5118) 7 years ago
Vahid Hashemian 0cacbcf30e MINOR: Remove usages of JavaConversions and fix some typos (#5115) 7 years ago
Bill Bejeck cb2f024f87 MINOR: Use thread name and task for sensor name (#5111) 7 years ago
emmanuel Harel e24916a68f MINOR:Fix table outer join test (#5099) 7 years ago
Joan Goyeau ad56f04af9 KAFKA-6936: Implicit materialized for aggregate, count and reduce (#5066) 7 years ago
Matthias J. Sax d166485be1
KAFKA-6054: Add 'version probing' to Kafka Streams rebalance (#4636) 7 years ago
Guozhang Wang f33e9a346e KAFKA-4936: Add dynamic routing in Streams (#5018) 7 years ago
Florian Hussonnois 14171fa8b4 KAFKA-6957 make InternalTopologyBuilder accessible from AbstractStream subclasses (#5085) 7 years ago
Dark 2b6630b518 Remove duplicate code which is invoked twice (#5039) 7 years ago