2721 Commits (27e3edc791760dea7ff4d048f87d1585f9e235d7)
 

Author SHA1 Message Date
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
Randall Hauch 567cc3d787 KAFKA-4183; Corrected Kafka Connect's JSON Converter to properly convert from null to logical values 8 years ago
Damian Guy 86aa0eb0f2 KAFKA-3776: Unify store and downstream caching in streams 8 years ago
Ben Stopford 143a33bc50 KAFKA-1464; Add a throttling option to the Kafka replication 8 years ago
Bill Bejeck d436661024 KAFKA-4131; Multiple Regex KStream-Consumers cause Null pointer exception 8 years ago
Damian Guy f3bb10413d HOTFIX: fix KafkaStreams SmokeTest 8 years ago
Jason Gustafson f197ad4997 KAFKA-4160: Ensure rebalance listener not called with coordinator lock 8 years ago
Jason Gustafson 084a19e9ac KAFKA-4172; Ensure fetch responses contain the requested partitions 8 years ago
David Chen c1bce2d757 KAFKA-4162: Fixed typo "rebalance" 8 years ago
Ismael Juma f2cd170102 MINOR: Give a name to the coordinator heartbeat thread 8 years ago
Dong Lin 41e676d295 KAFKA-4158; Reset quota to default value if quota override is deleted 8 years ago
Tim Brooks 2a660f13d2 KAFKA-2311; Make KafkaConsumer's ensureNotClosed method thread-safe 8 years ago
Damian Guy a7ab9cb83d MINOR: catch InvalidStateStoreException in QueryableStateIntegrationTest 8 years ago
Eric Wasserman 5f040cd77f KAFKA-1981; Make log compaction point configurable 8 years ago
Jason Gustafson 1933f12a53 KAFKA-4147; Fix transient failure in ConsumerCoordinatorTest.testAutoCommitDynamicAssignment 8 years ago
Vahid Hashemian ac99a3c86d KAFKA-4145; Avoid redundant integration testing in ProducerSendTests 8 years ago
Jason Gustafson 4af50bb860 KAFKA-3807; Fix transient test failure caused by race on future completion 8 years ago
Eno Thereska 3759d7f764 HOTFIX: Temporarily ignoring this test until fixed 8 years ago
Vahid Hashemian 54767bbba5 KAFKA-4033; Revise partition assignment semantics on consumer subscription changes (KIP-70) 8 years ago
Damian Guy eb59c8124e MINOR: fix transient QueryableStateIntegration test failure 8 years ago
Rajini Sivaram 6cf2cb6f29 KAFKA-4139; Reset findCoordinatorFuture when brokers are unavailable 8 years ago
Damian Guy 69ebf6f7be KAFKA-3595: window stores use compact,delete config for changelogs 8 years ago