2764 Commits (8124f6e0996cb673760750b3aba004ae11e34c6a)
 

Author SHA1 Message Date
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
Damian Guy eba0ede878 KAFKA-4123: Queryable State returning null for key before all stores in instance have been initialized 8 years ago
Mathieu Fenniak ca3f3a492c MINOR: Document that Connect topics should use compaction 8 years ago
Michael G. Noll 3a244b7837 MINOR: Fixes javadoc of Windows, fixes typo in parameter name of KGroupedTable 8 years ago
Dustin Cote 85c441023b KAFKA-3129; Console producer issue when request-required-acks=0 8 years ago
Matthias J. Sax 2586226a9a KAFKA-4058: Failure in org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromScratchAfterReset 8 years ago
Jaikiran Pai 16469d7f94 MINOR: Reduce the log level when the peer isn't authenticated but is using SSL 8 years ago
Ismael Juma d2acd676c3 MINOR: More graceful handling of buffers that are too small in Record's `isValid` and `ensureValid` 8 years ago