2769 Commits (a23859e5686bf93ed7e0d310f949757694d47a1b)
 

Author SHA1 Message Date
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
Rajini Sivaram 281fac9ed6 KAFKA-4227; Shutdown AdminManager when KafkaServer is shutdown 8 years ago
Damian Guy d83cde7cab KAFKA-3708: Better exception handling in Kafka Streams 8 years ago
Damian Guy c526c0c3f6 MINOR: add test to make sure ProcessorStateManager can handle State Stores with logging disabled 8 years ago
Guozhang Wang 0c4cc5a446 MINOR: fixes a few error logging formats 8 years ago
Damian Guy 0c25c73782 HOTFIX: fix npe in StreamsMetadataState when onChange has not been called 8 years ago
Ismael Juma 61d3378bc8 MINOR: Remove no longer required --new-consumer switch in docs 8 years ago
Jason Gustafson 3db752a565 MINOR: Make new consumer default for Mirror Maker 8 years ago
Ben Stopford b8ed4a5113 KAFKA-4177; Remove ThrottledReplicationRateLimit from Server Config 8 years ago
Ben Stopford 5d6408f6cf KAFKA-4200; Fix throttle argument in kafka-reassign-partitions.sh 8 years ago
Magnus Reftel a208478f37 MINOR: Fix Javadoc of @throws AuthorizationException for KafkaConsumer.poll 8 years ago
Vahid Hashemian 60ad6d7278 KAFKA-3831; Prepare for updating new-consumer-based Mirror Maker's default partition assignment strategy to round robin 8 years ago
Apurva Mehta be6056abc9 KAFKA-4214; kafka-reassign-partitions fails all the time when brokers are bounced during reassignment 8 years ago
Jason Gustafson b75245cfbb MINOR: Wakeups propagated from commitOffsets in WorkerSinkTask should be caught 8 years ago
Rajini Sivaram c0a62b70a8 KAFKA-4055; System tests for secure quotas 8 years ago
Arun Mahadevan 1d055f7551 KAFKA-3282; Change tools to use new consumer if zookeeper is not specified 8 years ago
Sumit Arrawatia 36242b846a KAFKA-4151; Update public docs for Cluster Id (KIP-78) 8 years ago
Ryan Pridgeon 0de807357b KAFKA-3719; Allow underscores in hostname 8 years ago
Jason Gustafson 6a13a3dbad KAFKA-3590; Handle not-enough-replicas errors when writing to offsets topic 8 years ago
Jason Gustafson 106a745606 MINOR: Add test cases for delays in consumer rebalance listener 8 years ago
Ismael Juma d32f3f2828 MINOR: Increase `zkConnectionTimeout` and timeout in `testReachableServer` 8 years ago
Eno Thereska 4112bc3af7 HOTFIX: Decrease commit interval 8 years ago
Elias Levy 27e3edc791 MINOR: Fix comments in KStreamKStreamJoinTest 8 years ago
Jason Gustafson 732fabf94e KAFKA-3782: Ensure heartbeat thread restarted after rebalance woken up 8 years ago