3339 Commits (d5cec01f2aeb37823d1a158683da0809a0c54818)
 

Author SHA1 Message Date
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
Edward Ribeiro 64bab80520 MINOR: Mx4jLoader always returns false even if mx4j is loaded & started 8 years ago
Vahid Hashemian e799546377 MINOR: Sync up 'kafka-run-class.bat' with 'kafka-run-class.sh' 8 years ago
huxi dc550259ea KAFKA-4428; Kafka does not exit if port is already bound 8 years ago
MURAKAMI Masahiko 88a439ed8e KAFKA-4549; Call writeBlock before writeEndMark in KafkaLZ4BlockOutputStream.close() 8 years ago
Jeff Widman 8e1395b170 Improve wording in GroupMinSessionTimeoutMsDoc 8 years ago
Dustin Cote 4ca5abe8ee KAFKA-4092: retention.bytes should not be allowed to be less than segment.bytes 8 years ago
Shikhar Bhushan d092146247 KAFKA-4527: task status was being updated before actual pause/resume 8 years ago
Rajini Sivaram 9eb665c39a KAFKA-4259; Dynamic JAAS configuration for Kafka clients (KIP-85) 8 years ago
Ismael Juma 76169f9e24 KAFKA-3284: Remove beta label from security documentation 8 years ago
Vahid Hashemian 8ff5a9f3cf MINOR: Improve output format of `kafka_reassign_partitions.sh` tool 8 years ago
Gwen Shapira 7599d5d78b MINOR: Fix document header/footer links 8 years ago
Manikumar Reddy O 3c1df09cd5 MINOR: trivial logCleanerEnable doc cleanup 8 years ago
Scott Ferguson 05d7664317 MINOR: fixup typo in ops.html 8 years ago
Matthias J. Sax baab43f0d2 MINOR: KStream JavaDoc fix 8 years ago