3418 Commits (3c93fa321ba7c0027169685beade2082c041a60e)
 

Author SHA1 Message Date
Gwen Shapira 3c93fa321b HOTFIX: HTML formatting error in upgrade docs 8 years ago
Eno Thereska a74f035844 MINOR: Added changes in 0.10.2.1 8 years ago
jozi-k 1d25369d22 MINOR: Make LeaderAndIsr immutable case class 8 years ago
Colin P. Mccabe 256f8d5662 KAFKA-5013; Fail the build when findbugs fails 8 years ago
huxi 8e7516ea2e KAFKA-4866; Console consumer `print.value` property is ignored 8 years ago
sunnykrgupta d2f5589afc MINOR: Fix typo in consumer ACL example 8 years ago
Michael G. Noll 7c58351e9e MINOR: Document ordering contract of iterator for window stores and session stores 8 years ago
Apurva Mehta d0e7c6b930 KAFKA-5043; Rename GroupCoordinator to FindCoordinator (KIP-98) 8 years ago
Apurva Mehta 749e9e14c7 KAFKA-5052; Don't pass underlying internal exception to RetriableCommitFailedException 8 years ago
Ismael Juma c31958eb0d HOTFIX: Use a true sentinel for `UseDefaultAcls` 8 years ago
Ismael Juma 82a8e83de6 MINOR: Fix incorrect pattern matching on `version` in `CheckpointFile` 8 years ago
Rajini Sivaram 67fc2a91a6 KAFKA-4943: Make /config/users with SCRAM credentials not world-readable 8 years ago
Ismael Juma 5cf64f06a8 MINOR: Log append validation improvements 8 years ago
Ismael Juma a4c50687f6 KAFKA-5042: InFlightRequests#isEmpty() always returns false 8 years ago
Eno Thereska e19bf3f244 KAFKA-5040; Increase number of retries from the default of 0 8 years ago
Colin P. Mccabe ab148f39ae KAFKA-4899; Fix findbugs warnings in kafka-core 8 years ago
Ben Stopford 359a685108 MINOR: CollectionUtils.groupDataByTopic in OffsetsForLeaderEpochRequest/Response 8 years ago
Matthias J. Sax 865d82af2c KAFKA-4990; Request/response classes for transactions (KIP-98) 8 years ago
Colin P. Mccabe 2f4f3b957d KAFKA-4995; Fix remaining findbugs warnings in Kafka Streams 8 years ago
Ismael Juma 76a10e23f0 HOTFIX: Remove duplicate entry from ApiVersion 8 years ago
Ben Stopford 0baea2ac13 KIP-101: Alter Replication Protocol to use Leader Epoch rather than High Watermark for Truncation 8 years ago
Damian Guy b611cfa5c0 MINOR: Clarify ReadOnlyWindowStore's time range behaviour 8 years ago
Michael G. Noll 6ba98f6e5a MINOR: Improve topic management instructions for Kafka Streams examples 8 years ago
Matthias J. Sax afeadbef50 KAFKA-5003; StreamThread should catch InvalidTopicException 8 years ago
Colin P. Mccabe d5fb7364ae KAFKA-4993; Fix findbugs warnings in kafka-clients 8 years ago
Armin Braun 97e61d4ae2 MINOR: Fix multiple KafkaStreams.StreamStateListener being instantiated 8 years ago
Ewen Cheslack-Postava d4c4bcf017 MINOR: Make ConfigDef safer by not using empty string for NO_DEFAULT_VALUE. 8 years ago
Matthias J. Sax 0df910c034 MINOR: Fix flaky StateDirectoryTest 8 years ago
Matthias J. Sax aea1465118 HOTFIX: WindowedStreamPartitioner does not provide topic name to serializer 8 years ago
Eno Thereska 49f80b2360 KAFKA-4916: test streams with brokers failing 8 years ago
Konstantine Karantasis 9160810072 KAFKA-4837: Fix class name comparison in connector-plugins REST endpoint 8 years ago
Vitaly Pushkar 54bf2fb5ff KAFKA-4810: Make Kafka Connect SchemaBuilder more lax about checking that fields are unset 8 years ago
Balint Molnar 75e213e550 KAFKA-4855: Struct SchemaBuilder should not allow duplicate fields 8 years ago
Colin P. Mccabe f812a8fd93 KAFKA-4977: Fix findbugs issues in connect/runtime 8 years ago
Shun Takebayashi ca2979f847 MINOR: Suppress ProducerConfig warning in MirrorMaker 8 years ago
Apurva Mehta b9b2cfc28c MINOR: Close the producer batch append stream when the batch gets full to free up resources 8 years ago
Armin Braun 040fde8ec1 KAFKA-4878: Improved Invalid Connect Config Error Message 8 years ago
Matthias J. Sax 800d29648b MINOR: fix cleanup phase for KStreamWindowAggregateTest 8 years ago
Ismael Juma f54b61909d HOTFIX: Set `baseOffset` correctly in `RecordAccumulator` 8 years ago
Rajini Sivaram 1ba8b40b34 MINOR: Fix potential deadlock in consumer close test 8 years ago
Armin Braun 3364f12bc2 MINOR: Fix deadlock between StreamThread and KafkaStreams 8 years ago
Apurva Mehta bdf4cba047 KAFKA-4817; Add idempotent producer semantics 8 years ago
shuguo zheng 1ce6aa5503 KAFKA-4964; Use correct keystore/trustore name in documentation 8 years ago
Eno Thereska 5f88cf79fb MINOR: Increase max.poll time for streams consumers 8 years ago
Jason Gustafson 93d451ceeb KAFKA-4689; Disable system tests for consumer hard failures 8 years ago
Bill Bejeck 15e0234a5f KAFKA-4791: unable to add state store with regex matched topics 8 years ago
Magnus Edenhill 4e92fd5f74 MINOR: Vagrant provisioning fixes 8 years ago
Jason Gustafson dd71e4a8d8 MINOR: Ensure streaming iterator is closed by Fetcher 8 years ago
Eno Thereska f9772d5fb2 MINOR: reduce amount of verbose printing 8 years ago
Matthias J. Sax 92b7d75700 KAFKA-4980: testReprocessingFromScratch unit test failure 8 years ago