2792 Commits (7a5133d5545fbffa5bea89818a5b6b3e2175e418)
 

Author SHA1 Message Date
Jakub Dziworski 7a5133d554 MINOR: Fixed introduction doc - wrong streams api link 8 years ago
Jakub Dziworski fb22685fa9 MINOR: Fixed incomplete sentence in introduction docs 8 years ago
Vahid Hashemian 179d069857 MINOR: Update Quickstart in documentation to account for Windows platforms 8 years ago
Rajini Sivaram 44d18d273c KAFKA-4265; Run replication quotas test with producer acks=1 8 years ago
Jiangjie Qin 6b91f83fba KAFKA-4274; Consumer `offsetForTimes` times out on empty map 8 years ago
Matthias J. Sax e876df8b37 HOTFIX: recreate state.dir after cleanup 8 years ago
Damian Guy 454f6845b3 HOTFIX: move restoreConsumer.assign() to shutdownTasksAndState 8 years ago
Ismael Juma 615cd4fd3a MINOR: Use `hiResClockMs` in `testRequestExpiry` to fix transient test failure 8 years ago
Rajini Sivaram 5e4600ae46 KAFKA-4262; Increase data volume in replication test 8 years ago
Rajini Sivaram 8b75a016db KAFKA-4267; Quota initialization for <user, clientId> uses incorrect ZK path 8 years ago
Rajini Sivaram 3c8925946d KAFKA-4252; Fix purgatory metric name in documentation 8 years ago
Damian Guy c9da627945 KAFKA-4253: Fix Kafka Stream thread shutting down process ordering 8 years ago
Ismael Juma 4efa833f45 MINOR: Clarify 0.10.1.0 upgrade docs 8 years ago
Flavio Junqueira b049606aeb KAFKA-3985; Transient system test failure ZooKeeperSecurityUpgradeTest.test_zk_security_upgrade.security_protocol 8 years ago
Guozhang Wang 3e9f357fb5 KAFKA-4176: Only call printStream.flush for System.out 8 years ago
Xavier Léauté 305fb59b13 KAFKA-4251: fix test driver not launching in Vagrant 1.8.6 8 years ago
Jason Gustafson b3eef7bc72 KAFKA-4165; Add 0.10.0.1 as a source for compatibility tests 8 years ago
Jason Gustafson d8d2f3aac4 MINOR: Tweak upgrade note on KIP-62 to include request.timeout.ms 8 years ago
Jason Gustafson 1a396c9cf2 MINOR: Add upgrade notes for KIP-62 8 years ago
Rajini Sivaram 672dfaa243 KAFKA-4019; Update log cleaner to handle max message size of topics 8 years ago
pilo 91d025e063 MINOR: Clarify doc on consumption of topics 8 years ago
Ismael Juma cf0bf7c7a2 MINOR: Tweak implementation of `FetchRequest.shuffle` and upgrade.html improvements 8 years ago
Jason Gustafson 7115c66aef MINOR: Follow-up minor improvements/cleanup for KAFKA-3396 8 years ago
Jason Gustafson a23859e568 KAFKA-4248; Consumer should rematch regex immediately in subscribe 8 years ago
Ben Stopford 496594a12c MINOR: Rename Throttling config variables to match config name 8 years ago
Yang Wei 9e8934065a MINOR: Fix typo in Vagrant README 8 years ago
Damian Guy c78a3b173d KAFKA-4241: StreamsConfig doesn't pass through custom consumer and producer properties to ConsumerConfig and ProducerConfig 8 years ago
Jason Gustafson 33c7b88ffe HOTFIX: Avoid mutable default arguments in system test services 8 years ago
Edoardo Comar 8124f6e099 KAFKA-3396; Ensure Describe access is required to detect topic existence 8 years ago
Jason Gustafson f8b69aacd4 KAFKA-3824; Clarify autocommit delivery semantics for consumer 8 years ago
Jason Gustafson 788989158a HOTFIX: Revert async change in ProduceConsumeValidateTest 8 years ago
Vahid Hashemian 20322446aa KAFKA-4234; Revert automatic offset commit behavior in consumer's `unsubscribe()` 8 years ago
Rajini Sivaram 095475d481 KAFKA-3930; Ensure ipv6 addresses are quoted properly in metrics tags 8 years ago
Matthias J. Sax 451d263bb4 KAFKA-4058; improved test condition evaluation 8 years ago
Apurva Mehta 5a989d1748 KAFKA-4213; System tests for replication throttling (KIP-73) 8 years ago
Damian Guy 5f3746d135 KAFKA-4233: StateDirectory fails to create directory if any parent directory does not exist 8 years ago
Jiangjie Qin 18a0812618 KAFKA-4235; Fix race condition in Sender.initiateClose that may cause missed callbacks 8 years ago
Guozhang Wang 4292243009 HOTFIX: do not call partitioner if num partitions is non-positive 8 years ago
Damian Guy 43c30b8c39 HOTFIX: turn off auto topic creation in embedded kafka cluster 8 years ago
Ben Stopford 0bc1f41fc0 KAFKA-4225; Replication Quotas: Control Leader & Follower Limit Separately 8 years ago
Damian Guy 9edc71230e KAFKA-4223; RocksDBStore should close all open iterators on close 8 years ago
Vahid Hashemian d2a267b111 KAFKA-3697; Clean up website documentation of client usage 8 years ago
Jiangjie Qin 7c6d70655a KAFKA-3965; MirrorMaker should not commit offset when exception is thrown from producer.send 8 years ago
Konstantine Karantasis 0c8c167e84 MINOR: Allow for asynchronous start of producer consumer in validation test 8 years ago
Ben Stopford 2ca9177f49 KAFKA-4216; Control Leader & Follower Throttled Replicas Separately 8 years ago
Jason Gustafson a6f3cf56b3 HOTFIX: Tools for releases prior to 0.10.1 need --new-consumer flag 8 years ago
Ismael Juma 67e99d0869 MINOR: Set JVM parameters for the Gradle Test executor processes 8 years ago
Jiangjie Qin aa506a6919 KAFKA-4194; Follow-up improvements/testing for ListOffsets v1 (KIP-79) 8 years ago
Rajini Sivaram 71036527e9 KAFKA-4209; Reduce run time for quota integration tests 8 years ago
Jay Kreps 16f85e84ce MINOR: Improve introduction section in docs to better cover connect and streams. Make uses and ecosystem pages stand alone. 8 years ago