3402 Commits (359a68510801a22630a7af275c9935fb2d4c8dbf)
 

Author SHA1 Message Date
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
Guozhang Wang b8fe2bb56c KAFKA-4885: Add client.close as exception handler in streams system tests 8 years ago
Ismael Juma 1659ca1773 KAFKA-4901; Make ProduceRequest thread-safe 8 years ago
Vahid Hashemian be11272818 MINOR: Fix a documentation typo 8 years ago
Guozhang Wang b9f812491f MINOR: Improve log4j on stream thread and stream process 8 years ago
Ismael Juma 962c378cc6 HOTFIX: Fix header in ByteArrayConverter 8 years ago
Ewen Cheslack-Postava 52a15d7c0b KAFKA-4783: Add ByteArrayConverter (KIP-128) 8 years ago
Damian Guy 9e4548df30 KAFKA-4863; Querying window store may return unwanted keys 8 years ago
Guozhang Wang d3b8ff0243 HOTFIX: Fix apache headers in float serde class files 8 years ago
Onur Karaman 2a9c18a87d KAFKA-4891; kafka.request.logger TRACE regression 8 years ago
Andrey Dyachkov 85e7a0a2b0 KAFKA-4657: Improve test coverage of CompositeReadOnlyWindowStore 8 years ago
Michael G. Noll cd69daa415 KAFKA-4769: Add Float serializer, deserializer, serde 8 years ago
Aaron Coburn 046519d071 MINOR: incorrect javadoc formatting 8 years ago
Eno Thereska 0011a3dc33 MINOR: increase RocksDb parallelism 8 years ago
sharad.develop dfa2ef4837 KAFKA-4738: Remove generic type of class ClientState 8 years ago
Michael G. Noll c063561ce8 MINOR: KStream: fix typo in javadoc 8 years ago
Ismael Juma 7565dcd8b0 KAFKA-4861; GroupMetadataManager record is rejected if broker configured with LogAppendTime 8 years ago
Raghav Kumar Gautam dbcbd7920f KAFKA-4467: Run tests on travis-ci using docker 8 years ago
Ismael Juma 65650ba4dc MINOR: Introduce NetworkClient.hasInFlightRequests 8 years ago
simplesteph 294018a578 KAFKA-4864; added correct zookeeper nodes for security migrator 8 years ago