3053 Commits (a1e8b507d274f03f542866d72b14d9d664acfad0)
 

Author SHA1 Message Date
Matthias J. Sax a1e8b507d2 MINOR: fix JavaDoc in SegmentIterator 8 years ago
Damian Guy 8079c980ac KAFKA-4490: Add Global Table support to Kafka Streams 8 years ago
dasl c063172c23 MINOR: Fix error in design docs 8 years ago
Lihua Xin 7ff407eaa2 KAFKA-4603: Fixed the argument of shell in doc 8 years ago
Matthias J. Sax 3c60511655 KAFKA-3452; Follow-up: Add SessionWindows 8 years ago
Bill Bejeck 23dff4b04a KAFKA-4114: Allow different offset reset strategies 8 years ago
Edoardo Comar 6508e63c7a KAFKA-4180; Support clients with different authentication credentials in the same JVM 8 years ago
Rajini Sivaram f72203ee92 KAFKA-4426; Add close with timeout for KafkaConsumer (KIP-102) 8 years ago
Eno Thereska ecff8544dd KAFKA-3715: Add granular metrics to Kafka Streams and add hierarhical logging levels to Metrics 8 years ago
Colin P. Mccabe 3d60f1e643 KAFKA-4507; Clients should support older brokers (KIP-97) 8 years ago
Jozef Koval d173395374 MINOR: Update rocksDB dependency to 5.0.1 8 years ago
Hojjat Jafarpour 4b71c0bdc1 KAFKA-4060: Remove zk client dependency in kafka streams 8 years ago
Xavier Léauté a95170f822 KAFKA-4481: relax streams api type contraints 8 years ago
Prabhat Kashyap 75469a3b60 MINOR: Replacing for with foreach loop in stream test classes 8 years ago
Damian Guy fe82330f0b MINOR: rename SessionStore.findSessionsToMerge to findSessions 8 years ago
Rajini Sivaram 275c5e1df2 KAFKA-3751; SASL/SCRAM implementation 8 years ago
Mickael Maison 1fea1c3908 MINOR: Remove unnecessary semi-colons 8 years ago
Ben Stopford 044b56b8b5 MINOR: Add Replication Quotas Test Rig 8 years ago
Eno Thereska 54e2bd2100 HOTFIX: Convert exception introduced in KAFKA-3637 to warning since clearly it is happening. 8 years ago
Nikki Thean 5401a17ad7 MINOR: Fix small error in javadoc for persistent Stores 8 years ago
Magnus Reftel e4720569bb TRIVIAL: Fix spelling of log message 8 years ago
Guozhang Wang 109aa35368 MINOR: Maybe decorate inner topics for SourceNode 8 years ago
Matthias J. Sax 64514ff5ec MINOR: some public JavaDoc cleanup 8 years ago
Damian Guy 52e397962b KAFKA-4551: StreamsSmokeTest.test_streams intermittent failure 8 years ago
yaojuncn 42a6b71663 KAFKA-4402: make the KafkaProducer true round robin per topic 8 years ago
Raghav Kumar Gautam fa80093c06 KAFKA-4465: Create docker image and scripts for running tests locally 8 years ago
Matthias J. Sax 10b330cf05 MINOR: cleanup Kafka Streams exception classes 8 years ago
Damian Guy e0de3a4211 KAFKA-3452: Support session windows 8 years ago
Matthias J. Sax 00964ec74d MINOR: update JavaDoc for simple helper interfaces of KStream and KTable operators 8 years ago
Ben Stopford b7da847f6a MINOR: Add unit tests to the ReassignPartitionsCommand 8 years ago
Shikhar Bhushan 2e1bcf661d KAFKA-4575: ensure topic created before starting sink for ConnectDistributedTest.test_pause_resume_sink 8 years ago
Matthias J. Sax 050288ab12 MINOR: Update JavaDoc for KTable helper interfaces 8 years ago
steve 77c4eb13a4 KAFKA-4523; Fix crash during shutdown due to group coordinator attempting to write to a closed log 8 years ago
Kamal d3572648b6 MINOR: Remove stray comma from PartitionInfo.toString 8 years ago
Colin P. Mccabe 0cd5afdb61 KAFKA-4508; System test that runs client against older versions of the broker 8 years ago
Rajini Sivaram 7959bf5069 KAFKA-4583; Fix KafkaConsumerTest.testGracefulClose transient failure 8 years ago
huxi ac57d17511 KAFKA-4434; KafkaProducer configuration is logged twice 8 years ago
Vahid Hashemian d62ef55252 KAFKA-4584: Fail the 'kafka-configs' command if the config to be removed does not exist 8 years ago
Ismael Juma 6d6c77a7a9 MINOR: Improvements to Record related classes (part 1) 8 years ago
fpj ce1cb329d5 KAFKA-4261: Provide debug option in vagrant-up.sh 8 years ago
Dong Lin b565dd7eb1 KAFKA-4429; Consumer lag metric should be zero if FetchResponse is empty 8 years ago
Ewen Cheslack-Postava a565a77b1f KAFKA-4404; Add javadocs to document core Connect types, especially that integer types are signed 8 years ago
Ismael Juma 7f22ab6550 KAFKA-4528: Fix failure in ProducerTest.testAsyncSendCanCorrectlyFailWithTimeout 8 years ago
Andrew Olson 9e9e6d8752 KAFKA-2434: Remove identical topic subscription constraint for roundrobin strategy in old consumer API 8 years ago
Damian Guy cea2a669b3 KAFKA-4561; Ordering of operations in StreamThread.shutdownTasksAndState may void at-least-once guarantees 8 years ago
Balint Molnar 7411ed89be KAFKA-4318; Migrate ProducerSendTest to the new consumer 8 years ago
Himani Arora 252e7e958a MINOR: Scala code readability improvements 8 years ago
Vahid Hashemian 6f09bcb59c KAFKA-4480: Report an error in 'kafka-configs' command if the config to be removed does not exist 8 years ago
huxi 29d456cd21 KAFKA-4351; MirrorMaker with new consumer should support comma-separated regex 8 years ago
LoneRifle 3d7e88456f MINOR: Rephrase Javadoc summary for ConsumerRecord 8 years ago