2844 Commits (34e9cc5dfae1f0a7b2cab51cb2939d48ba048964)
 

Author SHA1 Message Date
Damian Guy 68b5d014fa KAFKA-3914: Global discovery of state stores 8 years ago
Damian Guy caa9bd0fcd KAFKA-3936: Validate parameters as early as possible 8 years ago
sahil kharb 8abcece40a MINOR: Doc individual partition must fit on the server that host it 8 years ago
Grant Henke 1572274583 KAFKA-3934: Start scripts enable GC by default with no way to disable 8 years ago
deragon cb7af0b7fb MINOR: Make kafka-run-class.sh work under Cygwin 8 years ago
Ismael Juma fb65ff40a8 KAFKA-3954; Consumer should use internal topics information returned by the broker 8 years ago
Ismael Juma da015585a9 MINOR: Remove redundant clause in secureAclsEnabled check 8 years ago
Bryan Baugher 91b4e3c00d KAFKA-4013; Include exception cause in SaslServerCallbackHandler 8 years ago
dan norwood 7b7f57df62 MINOR: Add `fetchTopicMetadataFromZk` overload that takes `SecurityProtocol` parameter 8 years ago
Kaufman Ng 6b2564811a KAFKA-3479: Add new consumer metrics documentation 8 years ago
Dustin Cote 29f44e75cd KAFKA-2932: Adjust importance level of Kafka Connect configs 8 years ago
Liquan Pei 8d303d0d38 KAFKA-4002: task.open() should be invoked in case that 0 partitions is assigned to task 8 years ago
James Cheng 778fcd0e91 KAFKA-3809: Auto-generate documentation for topic-level configuration 8 years ago
Jan Filipiak 3dafb81da7 KAFKA-3817: KTableRepartitionMap publish old Change first, for non-count aggregates 8 years ago
Jun Rao 6fb33afff9 KAFKA-3875; Transient test failure: kafka.api.SslProducerSendTest.testSendNonCompressedMessageWithCreateTime 8 years ago
Ismael Juma 2e3722a234 KAFKA-4018; Streams causing older slf4j-log4j library to be packaged along with newer version 8 years ago
Damian Guy 27fc11d1c9 MINOR: rename StateStoreProvider.getStores() -> StateStoreProvider.stores() 8 years ago
Jendrik Poloczek 7d51305567 MINOR: Fixed documentation for KStream left join KStream-KTable 8 years ago
Vahid Hashemian 227c54fa9e KAFKA-3945; Change the type of 'acks' config in console producer to String 8 years ago
Ryan P c89707f315 KAFKA-3667; Improve Section 7.2 Encryption and Authentication using SSL to include proper hostname verification configuration 8 years ago
Eno Thereska 416817920b HOTFIX: Fixes to javadoc and to state store name for link joins 8 years ago
Ismael Juma c840f2a95c MINOR: Use `close()` instead of `dispose()` in various RocksDB classes 8 years ago
Pierre Coquentin e62dd4cb77 MINOR: Remove unnecessary synchronized block in org.apache.kafka.streams.processor.internals.StreamTask 8 years ago
Damian Guy bb629f2243 KAFKA-3929: Add prefix for underlying clients configs in StreamConfig 8 years ago
Damian Guy 3bb38d37b7 HOTFIX: Start embedded kafka in KafkaStreamsTest to avoid hanging 8 years ago
Matthias J. Sax f7976d2fc1 KAFKA-4008: Module "tools" should not be dependent on "core" 8 years ago
Dustin Cote 2a9f7af6c2 MINOR: lower logging severity for offset reset 8 years ago
Mickael Maison cd767aee45 MINOR: Fix a few raw type warnings in cients 8 years ago
Mickael Maison 31264f6979 KAFKA-3946: Protocol guide should say that Produce request acks can o… 8 years ago
Matthias J. Sax 38c65a9a39 HOTFIX: Fix unstable Streams application reset integration test 8 years ago
Gwen Shapira 071b76cc50 KAFKA-3852: Clarify how to handle message format upgrade without killing performance 8 years ago
Jason Gustafson 131f96868a MINOR: Consumer should throw KafkaException on invalid checksum 8 years ago
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