46 Commits (1baba1b347a9db51514777dba07263e285e8237b)

Author SHA1 Message Date
Matthias J. Sax 3619d2f383 MINOR: cleanup deprectaion annotations (#6290) 6 years ago
Jason Gustafson 460e46c3bb
KAFKA-7831; Do not modify subscription state from background thread (#6221) 6 years ago
Matthias J. Sax ab00c51b63
KAFKA-3522: Add public interfaces for timestamped stores (#6175) 6 years ago
A. Sophie Blee-Goldman 21b7963547 KAFKA-7918: Inline generic parameters Pt. I: in-memory key-value store (#6293) 6 years ago
Chia-Ping Tsai 35a0de32ee KAFKA-6161 Add default implementation to close() and configure() for Serdes (#5348) 6 years ago
Ismael Juma c7f99bc2bd
MINOR: Update JUnit to 4.13 and annotate log cleaner integration test (#6248) 6 years ago
Matthias J. Sax 82d1db6358
MINOR: code cleanup (#6054) 6 years ago
Matthias J. Sax 3991d81f6c
MINOR: code cleanup (#6056) 6 years ago
Matthias J. Sax 046b0087bd
MINOR: improve Streams checkstyle and code cleanup (#5954) 6 years ago
Kamal Chandraprakash de24d4a459 KAFKA-7367: Streams should not create state store directories unless they are needed (#5696) 6 years ago
John Roesler 55c77ebf01 KAFKA-7223: Suppression Buffer Metrics (#5795) 6 years ago
Guozhang Wang 46e7b136e2
KAFKA-7536: Initialize TopologyTestDriver with non-null topic (#5923) 6 years ago
Ismael Juma 12f310d50e
KAFKA-7612: Fix javac warnings and enable warnings as errors (#5900) 6 years ago
John Roesler 21f88a595b KAFKA-7223: Add late-record metrics (#5742) 6 years ago
Kamal Chandraprakash 9a74569b99 KAFKA-7483: Allow streams to pass headers through Serializer. (#5751) 6 years ago
Nikolay ca641b3e2e KAFKA-7277: Migrate Streams API to Duration instead of longMs times (#5682) 6 years ago
John Roesler 49b5206a82 MINOR: don't log config during unit tests (#5671) 6 years ago
John Roesler 057c5307e0 KAFKA-7223: Suppress API with only immediate emit (#5567) 6 years ago
Guozhang Wang 0d778987ee
KAFKA-6998: Disable Caching when max.cache.bytes are zero. (#5488) 6 years ago
Matthias J. Sax 3c14feb442
KAFKA-7285: Create new producer on each rebalance if EOS enabled (#5501) 6 years ago
John Roesler cf2c5e9ffc MINOR: clean up node and store sensors (#5450) 6 years ago
John Roesler 954be11bf2 KAFKA-6978: make window retention time strict (#5218) 6 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
Jagadesh Adireddi c903d5767e KAFKA-6749: Fixed TopologyTestDriver to process stream processing guarantee as exactly once (#4912) 7 years ago
Filipe Agapito de4f4f530a KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [part 2] (#4986) 7 years ago
John Roesler 74bdafe386 KAFKA-5697: Use nonblocking poll in Streams (#5107) 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
Jorge Quilcate Otoya 133108cdac KAFKA-6850: Add Record Header support to Kafka Streams Processor API (KIP-244) (#4955) 7 years ago
John Roesler 58a910f0a7 KAFKA-5697: revert wakeup-based impl (#5035) 7 years ago
Guozhang Wang 6b8e79b137
HOTFIX: move Conusmed to o.a.k.streams.kstream (#5033) 7 years ago
Guozhang Wang 32e97b1d9d
MINOR: Remove deprecated parameter in ProcessorContext#register (#4911) 7 years ago
Filipe Agapito 6f641fef6a KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [cleanup] (#4939) 7 years ago
John Roesler 2d8049b713 KAFKA-5697: issue Consumer#wakeup during Streams shutdown 7 years ago
Guozhang Wang af983267be
MINOR: Removed deprecated schedule function (#4908) 7 years ago
Filipe Agapito 885abbfcd4 KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [partial] (#4832) 7 years ago
John Roesler ed51b2cdf5 KAFKA-6376; refactor skip metrics in Kafka Streams 7 years ago
Jagadesh Adireddi b510737e76 KAFKA-5253: Fixed TopologyTestDriver to handle streams created with patterns (#4793) 7 years ago
John Roesler ac9c3ed0b4 KAFKA-6376: preliminary cleanup (#4872) 7 years ago
Valentino Proietti 01eddce01f KAFKA-6742: TopologyTestDriver error when dealing with stores from GlobalKTable 7 years ago
John Roesler adbf31ab1d KAFKA-6473: Add MockProcessorContext to public test-utils (#4736) 7 years ago
Edoardo Comar 35c08189cb MINOR: fixing streams test-util compilation errors in Eclipse (#4631) 7 years ago
John Roesler 6a383d8bc4 MINOR: clean stateDirectory in TopologyTestDriver (#4655) 7 years ago
Matthias J. Sax dc54c0e24b
KAFKA-3625: TopologyTestDriver must process output for wall-clock-time punctuations and on close() (#4502) 7 years ago
Matthias J. Sax a1352f8c5a
MINOR: Add missing generics and surpress warning annotations (#4518) 7 years ago
fredfp 15568fdbe7 KAFKA-6323: punctuate with WALL_CLOCK_TIME triggered immediately (#4301) 7 years ago
Matthias J. Sax a78f66a5ae KAFKA-3625: Add public test utils for Kafka Streams (#4402) 7 years ago