2792 Commits (7a5133d5545fbffa5bea89818a5b6b3e2175e418)
 

Author SHA1 Message Date
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
Damian Guy a632716a3c MINOR: remove unused code from InternalTopicManager 8 years ago
Damian Guy 24f81ea764 MINOR: add javadoc comment to PersistenKeyValueFactory.enableCaching 8 years ago
Ben Stopford 4f821830bc KAFKA-4197; Make ReassignPartitionsTest System Test move data 8 years ago
Ben Stopford 3663275cf0 KAFKA-4184; Intermittent failures in ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle 8 years ago
Eno Thereska c195003cb6 HOTFIX: Added check for metadata unavailable 8 years ago
Ben Stopford f396fdac19 KAFKA-4193; Fix for intermittent failure in FetcherTest 8 years ago
Jason Gustafson 6acbf27aeb MINOR: Bump to version 0.10.2 8 years ago
Jiangjie Qin eaaa433fc9 KAFKA-4148; Support ListOffsetRequest v1 and search offsets by timestamp in consumer (KIP-79) 8 years ago
Elias Levy cf8f4a713b KAFKA-4153: Fix incorrect KStream-KStream join behavior with asymmetric time window 8 years ago
Vahid Hashemian 4e1c7d844f KAFKA-4135; Consumer poll with no subscription or assignment should raise an error 8 years ago
Ismael Juma 3281b3c904 KAFKA-3283; Remove beta from new consumer documentation 8 years ago
Ismael Juma 57ee6ffc89 MINOR: Add KafkaServerStartable constructor overload for compatibility 8 years ago
Shikhar Bhushan 431c3b0937 KAFKA-4183; Centralize checking for optional and default values in JsonConverter 8 years ago
Dan Norwood 896ad63f14 MINOR: Allow creation of statestore without logging enabled or explicit source topic 8 years ago
Rajini Sivaram f27a6f319a KAFKA-4079; Documentation for secure quotas 8 years ago
Damian Guy 3d74196f20 KAFKA-4163: NPE in StreamsMetadataState during re-balance operations 8 years ago
Damian Guy 70afd5f9dd KAFKA-4175: Can't have StandbyTasks in KafkaStreams where NUM_STREAM_THREADS_CONFIG > 1 8 years ago
Damian Guy 8c07e0f31d HOTFIX: logic in QuerybaleStateIntegrationTest.shouldBeAbleToQueryState incorrect 8 years ago
Luke Zaparaniuk d9206500bf MINOR: Fix reference to argument in `LogSegment.translateOffset` 8 years ago
Andrey Neporada d04b0998c0 KAFKA-2063; Bound fetch response size (KIP-74) 8 years ago
Jaikiran Pai 6fb25f080f MINOR: Update the README.md to include a note about GRADLE_USER_HOME 8 years ago
Grant Henke b5bc1a1caa KAFKA-4157; Transient system test failure in replica_verification_test.test_replica_lags 8 years ago
Matthias J. Sax b8683026ea HOTFIX: changed quickstart donwload from 0.10.0.0 to 0.10.0.1 8 years ago
Eno Thereska 932e4d7ba7 HOTFIX: Increase timeout for bounce test 8 years ago
Rajini Sivaram 69356fbc6e KAFKA-3492; Secure quotas for authenticated users 8 years ago
Sumit Arrawatia ecc1fb10fa KAFKA-4093; Cluster Id (KIP-78) 8 years ago
Shikhar Bhushan d7bffebca0 KAFKA-4173; SchemaProjector should successfully project missing Struct field when target field is optional 8 years ago