3338 Commits (83824089f2371d6375c2713d494f276aec27c1a1)
 

Author SHA1 Message Date
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
Will Droste 537f98a5d6 KAFKA-4745; Remove unnecessary flush in KafkaLZ4BlockOutputStream.close() 8 years ago
Jason Gustafson 022bf12951 MINOR: Use ConcurrentMap for ConsumerNetworkClient UnsentRequests 8 years ago
Jason Gustafson f7354e779c MINOR: Add varint serde utilities for new message format 8 years ago
sharad.develop 29084a9b27 KAFKA-4722: Add application.id to StreamThread name 8 years ago
Dong Lin c6bccddb94 KAFKA-4841; NetworkClient should only consider a connection to have failed after attempt to connect 8 years ago
Damian Guy 146edd530a KAFKA-4851: only search available segments during Segments.segments(from, to) 8 years ago
Jason Gustafson 81f9e1376c MINOR: Rename RecordBatch to ProducerBatch to free the name for KIP-98 8 years ago
Armin Braun 5cf491c276 KAFKA-3155; Avoid long overflow in RecordBatch#maybeExpire 8 years ago
Matthias J. Sax 2064a2a55d HOTFIX: fix broken link for wordcount demo example 8 years ago
Ben Stopford 63010cbfe5 KAFKA-4266; ReassignPartitionsClusterTest: ensure ZK publication is completed before start 8 years ago
bbejeck 79f85039d7 KAFKA-3989; Initial support for adding a JMH benchmarking module 8 years ago
Vahid Hashemian f111f2a716 MINOR: additional refactoring around the use of Errors 8 years ago
Hamidreza Afzali 5b013d9cd2 KAFKA-4828: ProcessorTopologyTestDriver does not work when using through 8 years ago
Sönke Liebau b1272500bd KAFKA-4567 - Connect Producer and Consumer ignore ssl parameters… 8 years ago