3371 Commits (dd71e4a8d830c9de40b5ec3f987f60a1d2f26b39)
 

Author SHA1 Message Date
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
Dong Lin 8b05ad406d KAFKA-4586; Add purgeDataBefore() API (KIP-107) 8 years ago
Armin Braun f3f9a9eafb KAFKA-4569; Check for wakeup on every call to KafkaConsumer.poll 8 years ago
Damian Guy 1abed91bd2 KAFKA-4881: add internal leave.group.on.close config to consumer 8 years ago
Ismael Juma d27e09e60c MINOR: Use method handles instead of reflection for creating Snappy and LZ4 streams 8 years ago
Ismael Juma d348ac92c8 MINOR: Fix deserialization of abortedTransactions and lastStableOffset in FetchResponse 8 years ago
Jason Gustafson 462767660b HOTFIX: Fix unsafe dependence on class name in VerifiableClientJava 8 years ago
Jason Gustafson 5bd06f1d54 KAFKA-4816; Message format changes for idempotent/transactional producer (KIP-98) 8 years ago
Damian Guy f615c9e9d2 MINOR: only log first exception in RecordCollectorImpl producer callback 8 years ago
Damian Guy 2269eed242 KAFKA-4919: Document that stores must not be closed when Processors are closed 8 years ago
Gwen Shapira 95ef40dd31 MINOR: Adding example to SMT documentation 8 years ago
Guozhang Wang 57278aa82d MINOR: Improvements on Streams log4j 8 years ago
Bruce Szalwinski 763ea5aad1 KAFKA-4929: Transformation Key/Value type references should be to class name(), not canonicalName() 8 years ago
Michael G. Noll 666beecec8 MINOR: MyProcessor doc example should implement, not extend `Processor` 8 years ago
Magnus Edenhill d5cec01f2a MINOR: Pluggable verifiable clients 8 years ago
Matthias J. Sax 83824089f2 MINOR: improve hanging ResetIntegrationTest 8 years ago
Damian Guy b3beaebd44 MINOR: log start and end offsets for state store restoration 8 years ago
Colin P. Mccabe a7e3679d22 KAFKA-4924: Fix Kafka Connect API findbugs warnings 8 years ago
Matthias J. Sax 6f7780cf12 MINOR: updated incorrect JavaDocs for joins 8 years ago
Damian Guy c2653754d9 MINOR: remove unused log field from KStreamTransformValuesProcessor 8 years ago
Damian Guy c74eec96c5 KAFKA-4863 Follow-up: Querying window store may return unwanted keys 8 years ago
Damian Guy fef7fca2af KAFKA-4594; Annotate integration tests and provide gradle build targets to run subsets of tests 8 years ago
Ryan P 05690f0c85 MINOR: Fix zookeeper-security-migration documentation example 8 years ago
Sachin Mittal 197a5d5a6d KAFKA-4848: Fix retryWithBackoff deadlock issue 8 years ago
Colin P. Mccabe 5a2fcdd6d4 KAFKA-4894; Fix findbugs "default character set in use" warnings 8 years ago
Michael G. Noll 783900c259 MINOR: Guard against NPE when throwing StreamsException on serializer mismatch 8 years ago
Nikki Thean 9e787716b0 KAFKA-4607: Validate the names of auto-generated internal topics 8 years ago
Colin P. Mccabe ec8feb766f KAFKA-4895; Fix findbugs "format string should use %n rather than \n" in tools 8 years ago
Kamal C 01768e3321 MINOR: Fix non-null check in the constructor of ListenerName 8 years ago
Ben Stopford 6b11fb7af8 MINOR: Increase Throttle lower bound assertion in throttling_test 8 years ago
Eno Thereska c5adf17aea MINOR: Log error if offsets topic creation fails 8 years ago
Guozhang Wang cfda0368db KAFKA-4859: Set shorter commit interval for integration tests with caching 8 years ago