3120 Commits (abe19fe693d81ea65a018041f157c58ebecd014d)
 

Author SHA1 Message Date
Jeyhun Karimov abe19fe693 KAFKA-3835; Streams is creating two ProducerRecords for each send via RecordCollector 8 years ago
Vahid Hashemian 63cf0e5877 MINOR: Update consumer group describe output in the documentation 8 years ago
Damian Guy 675881b0f1 MINOR: close state store in CachingSessionStoreTest 8 years ago
Jun Rao 2a5db4d6c4 trivial change to clarify comments in KAFKA-4229 8 years ago
pengwei-li 3f0168cd35 KAFKA-4229; Controller can't start after several zk expired event 8 years ago
Ewen Cheslack-Postava 9b8d99b1b8 KAFKA-4673: Fix thread-safety of Python VerifiableConsumer class 8 years ago
Andrew Olson 8dfb8afb93 KAFKA-4687; Fix InvalidTopicException due to topic creation race condition 8 years ago
Colin P. Mccabe 3df60e7eb8 KAFKA-4548; Add ClientCompatibilityTest to verify features against older brokers 8 years ago
Guozhang Wang 7837d3e548 KAFKA-3896: Fix KStreamRepartitionJoinTest 8 years ago
Matthias J. Sax b938c03b0a MINOR: rework JavaDoc for windowing related public API 8 years ago
Dana Powers 3bb0d3cd88 MINOR: Add expected Error Codes to ProduceResponse documentation 8 years ago
Colin P. Mccabe 567180605c KAFKA-4688; Kafka 0.10.1.1 should be available in system tests 8 years ago
huxi 337f576f59 KAFKA-4576; Log segments close to max size break on fetch 8 years ago
Jason Gustafson bf5aebadb5 MINOR: Add offset information to consumer_test error messages 8 years ago
Matthias J. Sax 79987590e3 KAFKA-4671: Fix Streams window retention policy 8 years ago
Guozhang Wang 3400d0c3cc KAFKA-4633; Always using regex pattern subscription in StreamThread 8 years ago
Hojjat Jafarpour 62206de4e5 KAFKA-4060 Follow-up: update docs accordingly 8 years ago
Matthias J. Sax dd897bdb2e HOTFIX: KAFKA-4060 and KAFKA-4476 follow up 8 years ago
Magnus Reftel a321750646 MINOR: Improve scaladoc for Authorizer 8 years ago
Eno Thereska 1eb1e2f60a MINOR: Pass RecordingLevel to MetricConfig in the broker 8 years ago
Vogeti 22782ccfc4 MINOR: Empty logDirs validation should include error message 8 years ago
Xavier Léauté 20e957c9b1 KAFKA-4672; fix source compatibility for lambda expressions 8 years ago
Matthias J. Sax 0b99bea590 KAFKA-4060 and KAFKA-4476 follow up: remove unnecessary InternalTopicManager branch and fixed one copartitioning bug 8 years ago
Shikhar Bhushan a8aa756166 KAFKA-3209: KIP-66: more single message transforms 8 years ago
Xavier Léauté 50e035dc34 MINOR: reduce verbosity of cache flushes 8 years ago
Sandesh K a37bf5fffa KAFKA-4432; Added support to supply custom message payloads to perf-producer script. 8 years ago
Vahid Hashemian 813897a006 KAFKA-4547; Avoid incorrect reset of paused partitions to the committed offsets 8 years ago
Yuto Kawamura 5fc530bc48 KAFKA-4614; Forcefully unmap mmap of OffsetIndex to prevent long GC pause 8 years ago
Rajini Sivaram 666abafcc5 KAFKA-4589; SASL/SCRAM documentation 8 years ago
Hojjat Jafarpour 8e2cbae8b1 KAFKA-4060; Follow-up: Throw exceptions when internal topics to create already exist with unexpected number of partitions 8 years ago
Colin P. Mccabe 4a6f2c6cc0 KAFKA-4457; Add BrokerApiVersionsCommand 8 years ago
Matthias J. Sax d8a77560c2 MINOR: refactor streams system test class hierachy 8 years ago
Damian Guy 961ebca57f HOTFIX: ChangeLoggingKeyValueStore.name() returns null 8 years ago
Damian Guy ccb183f9fc MINOR: Fix javadoc typos in KStream#process 8 years ago
Rajini Sivaram 4c492975a0 KAFKA-4568; Simplify test code for multiple SASL mechanisms 8 years ago
Guozhang Wang 1974e1b0e5 KAFKA-3502; move RocksDB options construction to init() 8 years ago
Ismael Juma fd6d7bcf33 KAFKA-4591; Create Topic Policy follow-up 8 years ago
Matthias J. Sax e3bdc84d86 MINOR: remove ZK from system tests 8 years ago
Damian Guy 73b7ae0019 KAFKA-3452 Follow-up: Refactoring StateStore hierarchies 8 years ago
Damian Guy 825f225bc5 KAFKA-4588: Wait for topics to be created in QueryableStateIntegrationTest.shouldNotMakeStoreAvailableUntilAllStoresAvailable 8 years ago
Rajini Sivaram 3f6c4f63c9 KAFKA-4580; Use sasl.jaas.config for some system tests 8 years ago
Jason Gustafson 7a84b241ee MINOR: Some cleanups and additional testing for KIP-88 8 years ago
Rajini Sivaram 55abe65e09 KAFKA-4590; SASL/SCRAM system tests 8 years ago
Rajini Sivaram b4d8668d6d KAFKA-4363; Documentation for sasl.jaas.config property 8 years ago
Damian Guy b62804a252 MINOR: Remove unused constructor param from ProcessorStateManager 8 years ago
Ewen Cheslack-Postava 6e42ce8fe8 Bump version to 0.10.3.0-SNAPSHOT 8 years ago
Matthias J. Sax a8eb1d13e0 KAFKA-4619: Dissallow to output records with unknown keys in TransformValues 8 years ago
Jason Gustafson b712b8675d KAFKA-4622; Consumer should handle group authorization errors in offset fetch 8 years ago
Guozhang Wang d2f6b934bc MINOR: replace remove() with delete() after 5.0.1 RocksDB upgrade 8 years ago
Ismael Juma da57bc27e7 KAFKA-4591; Create Topic Policy (KIP-108) 8 years ago