2708 Commits (57ee6ffc897a26fea381a13b6e2b00d024c49ee8)
 

Author SHA1 Message Date
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
Tao Xiao 286411cbb1 KAFKA-4129; Processor throw exception when getting channel remote address after closing the channel 8 years ago
Dana Powers 8248caf1ca MINOR: Include TopicPartition in warning when log cleaner resets dirty offset 8 years ago
Matthias J. Sax de1b853c3e MINOR: changes embedded broker time to MockTime 8 years ago
Bill Bejeck ed639e8263 KAFKA-4023: Add thread id and task id for logging prefix in Streams 8 years ago
Eno Thereska a960faf5f4 KAFKA-4105: Queryable state tests 8 years ago
Jiangjie Qin af9fc503de KAFKA-4099; Fix the potential frequent log rolling 8 years ago