3602 Commits (1c7fdd2843482beab4039fbb487a8d7d53800292)
 

Author SHA1 Message Date
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
Vahid Hashemian 2e075fe6a4 MINOR: Update possible errors in OffsetFetchResponse 8 years ago
Dong Lin 4b3ea062be KAFKA-4973; Fix transient failure of AdminClientTest.testDeleteRecordsWithException 8 years ago
Vahid Hashemian a3e13776e6 MINOR: Fix typos in javadoc and code comments 8 years ago
Manikumar Reddy O 81721f8c53 MINOR: Doc change related to ZK sasl configs 8 years ago
Colin P. Mccabe d345d53e4e KAFKA-4902; Utils#delete should correctly handle I/O errors and symlinks 8 years ago
Kamal C 43fb2df7a4 MINOR: Map `mkString` format updated to default java format 8 years ago
Edoardo Comar c808e8955f MINOR: FetchRequest.Builder maxBytes for version <3 8 years ago
Eno Thereska 84a14fec29 KAFKA-4843: More efficient round-robin scheduler 8 years ago
Ismael Juma 6feaa8a581 KAFKA-1449; Use CRC32C for checksum of V2 message format 8 years ago
Colin P. Mccabe aea5989d98 KAFKA-4944; Fix an "unread field" findbugs warning in streams examples 8 years ago
Colin P. Mccabe 7adf1e4148 KAFKA-4945; Suppress findbugs warnings about machine-generated code in jmh-benchmarks 8 years ago
Colin P. Mccabe 42284960da KAFKA-4903; Remove dead code in Shell 8 years ago
Ismael Juma 4ce65d65df KAFKA-4574; Ignore test_zk_security_upgrade until KIP-101 lands 8 years ago
Jason Gustafson a0b8e435c9 MINOR: Support streaming decompression of fetched records for new format 8 years ago
Onur Karaman edb372dcaf KAFKA-4959; Remove controller concurrent access to non-threadsafe NetworkClient, Selector, and SSLEngine 8 years ago
Jiangjie Qin 23a0f09863 Minor: Remove the accidentally checked in file which broke checkStyle. 8 years ago