3680 Commits (e4d829c47b9e143aa914cc492500d568d44836ef)
 

Author SHA1 Message Date
Jason Gustafson 6af876b94d MINOR: Fix open file leak in log cleaner integration tests 8 years ago
Rajini Sivaram 63f01a8af8 KAFKA-4814; Enable ZK ACLs only when zookeeper.set.acl is set 8 years ago
Ismael Juma c2d17c830c MINOR: Update dependencies for 0.11 8 years ago
huxi 609e9b0b2f KAFKA-5068; Optionally print out metrics after running the perf tests 8 years ago
Ewen Cheslack-Postava 7c436d3889 MINOR: Fix some re-raising of exceptions in system tests 8 years ago
anukin 41c0f8adde KAFKA-5049; Chroot check should be done for each ZkUtils instance 8 years ago
Onur Karaman c4e59a338a KAFKA-5069; add controller integration tests 8 years ago
Ben Stopford 020ca79036 KAFKA-5036; Second part: Points 2 -> 5): Refactor caching of Latest Epoch 8 years ago
Dong Lin 17ce2a7307 KAFKA-5075; Defer exception to the next pollOnce() if consumer's fetch position has already increased 8 years ago
Matthias J. Sax 148f8c2545 KAFKA-4986; Producer per StreamTask support (KIP-129) 8 years ago
Eno Thereska 1e93c3b9a3 KAFKA-5038; Throw correct exception of locking of state directory fails 8 years ago
Damian Guy 0be835dde5 KAFKA-4965; set internal.leave.group.on.close to false in StreamsConfig 8 years ago
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