1081 Commits (9dac615d228c5b3464c6322aea9f9ce70f9ef37b)

Author SHA1 Message Date
Guozhang Wang 061885e9f1
KAFKA-7192: Wipe out if EOS is turned on and checkpoint file does not exist (#5421) 6 years ago
Matthias J. Sax 42af41d5fc
MINOR: Caching layer should forward record timestamp (#5423) 6 years ago
Bill Bejeck 1d9a427225 KAFKA-7144: Fix task assignment to be even (#5390) 6 years ago
Matthias J. Sax 487b954542
MINOR: internal config objects should not be logged (#5389) 6 years ago
Rajini Sivaram 4b60ed3247
KAFKA-7193: Use ZooKeeper IP address in streams tests to avoid timeouts (#5414) 6 years ago
Guozhang Wang 75825caee4
KAFKA-5037 Follow-up: move Scala test to Java (#5399) 6 years ago
Manikumar Reddy O 9089fb2d82 MINOR: Fix format violations streams scala tests (#5402) 6 years ago
Ted Yu 82f124ae30 KAFKA-5037: Fix infinite loop if all input topics are unknown at startup 6 years ago
Manikumar Reddy O 96c53e96b8 MINOR: Remove deprecated ZkUtils usage from EmbeddedKafkaCluster (#5324) 6 years ago
Guozhang Wang 2f6240ac94
KAFKA-3514: Remove min timestamp tracker (#5382) 6 years ago
Matthias J. Sax 06d96628f0
MINOR: remove unused MeteredKeyValueStore (#5380) 6 years ago
Liquan Pei 08fe24b46a KAFKA-7103: Use bulkloading for RocksDBSegmentedBytesStore during init (#5276) 6 years ago
hashangayasri 07647c2a4c MINOR: make the constructor of InMemoryKeyValueStore public so that it can be re-used by custom (in-memory) stores (#5310) 6 years ago
Joan Goyeau 05c5854d1f MINOR: Add Scalafmt to Streams Scala API (#4965) 6 years ago
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) 7 years ago
John Roesler 6732593bba KAFKA-7072: clean up segments only after they expire (#5253) 7 years ago
Stephane Maarek 410e00cbcb KAFKA-7066 added better logging in case of Serialisation issue (#5239) 7 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