2712 Commits (eaaa433fc97b86450833d8fcc8c9289ea35d47c0)
 

Author SHA1 Message Date
Ismael Juma 6e8c6f17f5 HOTFIX: Add license information to release_notes.py 8 years ago
Jason Gustafson ff557f02ac KAFKA-3977; Defer fetch parsing for space efficiency and to ensure exceptions are raised to the user 8 years ago
Ewen Cheslack-Postava d5c821c198 KAFKA-3851; Automate release notes and include links to upgrade notes for release and most recent docs to forward users of older releases to newest docs. 8 years ago
Matthias J. Sax 8deedcacb6 KAFKA-3185: Allow users to cleanup internal Kafka Streams data 8 years ago
Maysam Yabandeh d58c2d9ac6 KAFKA-3924; Replacing halt with exit upon LEO mismatch to trigger gra… 8 years ago
Ismael Juma 64842f47f8 KAFKA-3996; ByteBufferMessageSet.writeTo() should be non-blocking 8 years ago
Ewen Cheslack-Postava 4059f07216 KAFKA-3500: Handle null keys and values in KafkaOffsetBackingStore. 8 years ago
Ismael Juma 1e1c164cfa MINOR: Increase default timeout for other `wait` methods in `TestUtils` 8 years ago
Geoff Anderson 801fee89d8 MINOR: cleanup apache license in python files 8 years ago
Ewen Cheslack-Postava d1546960de KAFKA-3935; Fix test_restart_failed_task system test for SinkTasks 8 years ago
Tom Crayford 8a417c89d2 KAFKA-3933; Always fully read deepIterator 8 years ago
Avi Flax aebab7cab6 MINOR: Small enhancement to Deserializer Javadoc 8 years ago
Alexey Romanchuk 932bb84c83 KAFKA-3960; Committed offset not set after first assign 8 years ago
Ryan Pridgeon fa32545442 KAFKA-3983; Add additional information to Acceptor debug message 8 years ago
Ismael Juma 427e638517 MINOR: Increase default `waitTime` in `waitUntilTrue` to 15 seconds 8 years ago
Ismael Juma 1ef7672ed6 MINOR: Update to Gradle 2.14.1 8 years ago
Jason Gustafson f5df13627a KAFKA-3782: Fix transient failure in connect distributed bounce test 8 years ago
Eno Thereska f1b37eec74 HOTFIX: Adding init file so streams benchmark is autodiscovered 8 years ago
Ismael Juma 44723caec7 MINOR: Upgrade RocksDB to 4.8.0 8 years ago
Eno Thereska 1ccab26a32 KAFKA-3911: KTable source materialization 8 years ago
Eno Thereska 933a7506ef KAFKA-3858: Add functions to print stream topologies 8 years ago
Damian Guy 9991086671 KAFKA-3740: Enable configuration of RocksDBStores 8 years ago
Ashish Singh 0e5700fb68 MINOR: Improve PartitionState logging and remove duplication of code 8 years ago
Grant Henke e5a0d13986 MINOR: MetadataCache brokerId is not set on first run with generated broker id 8 years ago
Ismael Juma 0d19f58850 KAFKA-3915; Don't convert messages from v0 to v1 during log compaction 8 years ago
Ismael Juma 9cad9dbdac MINOR: Remove unused parameter in `checkIfPartitionReassignmentSucceeded` and clean-ups 8 years ago
Damian Guy 72c6b7d84a HOTFIX: fix compilation error due to merge of KAFKA-3812 8 years ago
Damian Guy 14934157df KAFKA-3812: fix state store directory locking in Kafka Streams 8 years ago
Mathieu Fenniak cfebfdfa5e MINOR: Remove slf4j-log4j from kafka-streams compile dependencies 8 years ago
Damian Guy f1dd0d2723 KAFKA-3912: Query local state stores 8 years ago
Florian Hussonnois b418922a3b KAFKA-3922: add constructor to AbstractStream class 8 years ago
Damian Guy 114945cb62 KAFKA-3855: Guard race conditions in TopologyBuilder 8 years ago
Samuel Taylor 0744449eaa MINOR: Fix typo in Operations section 8 years ago
Yuto Kawamura 7354cc1f48 MINOR: Doc of 'retries' config should mention max.in.flight.requests.per.connection to avoid confusion 8 years ago
Eno Thereska 61c568d839 MINOR: Added simple streams benchmark to system tests 8 years ago
Eno Thereska fbc5185543 KAFKA-3870: Expose state store names in DSL 8 years ago
Wan Wenli 7a70c1a108 KAFKA-3952: Consumer rebalance verifier never succeed due to type mismatch 8 years ago
Rekha Joshi 9f94a7752a KAFKA-3905: Handling null/empty topics and collections, patterns when subscription with list of topics or with patterns, and with assignments. 8 years ago
Guozhang Wang f17790cd99 KAFKA-3941: Delay eviction listener in InMemoryKeyValueLoggedStore after restoration 8 years ago
Guozhang Wang 3537063a52 MINOR: Check null in SmokeTestDriver to avoid NPE 8 years ago
Vahid Hashemian 98dfc4b307 KAFKA-3931: Fix transient failures in pattern subscription tests 8 years ago
Grant Henke fc47b9fa6b KAFKA-2945; CreateTopic - protocol and server side implementation 8 years ago
Guozhang Wang 136a8fabca KAFKA-3887 Follow-up: add unit test for null checking in KTable aggregates 8 years ago
Rajini Sivaram c439268224 KAFKA-3562; Handle topic deletion during a send 8 years ago
Damian Guy 383cec9cf3 KAFKA-3942; Change IntegrationTestUtils.purgeLocalStreamsState to use java.io.tmpdir 8 years ago
Todd Palino e0eaa7f12e KAFKA-3725; Update documentation with regards to XFS 8 years ago
Ewen Cheslack-Postava f8a7ace9d4 KAFKA-2941: Clarify docs for key and value Converters 8 years ago
Ashish Singh 2dfbf4b5fd KAFKA-3849; Add explanation on why polling every second in MirrorMaker is required 8 years ago
Nafer Sanabria a5da2a4f4c MINOR: Typo fix in comments 8 years ago
Nihed Bbarek c2459d3251 MINOR: Update design.html 8 years ago