5163 Commits (d904058c5fc321ea6d29dee41f74ea44cdbad3ea)
 

Author SHA1 Message Date
Konstantine Karantasis ee352be9c8 MINOR: Fix bug introduced by adding batch.size without default in FileStreamSourceConnector (#4579) 7 years ago
Jiangjie (Becket) Qin 7c09b9410a KAFKA-6568; Log cleaner should check partition state before removal from inProgress map (#4580) 7 years ago
Rajini Sivaram b20639db44
MINOR: Enable deep-iteration to print data in DumpLogSegments (#4396) 7 years ago
ying-zheng 13caded15e KAFKA-6430: Add buffer for gzip streams (#4537) 7 years ago
Yaswanth Kumar a2b6f66fd3 KAFKA-6536: Adding versions for japicmp-maven-plugin and maven-shade-plugin in quickstart (#4569) 7 years ago
Matthias J. Sax 0b3b6049f0
MINOR: Fix Streams EOS system tests (#4572) 7 years ago
Filipe Agapito 7303f41dc1 KAFKA-6424: QueryableStateIntegrationTest#queryOnRebalance should accept raw text (#4549) 7 years ago
Attila Sasvari 4837d44673 MINOR: Fix typos in kafka.py (#4581) 7 years ago
dan norwood 55aa7de62a MINOR: Make it explicit in consumer docs that poll() is needed for callback to run (#4480) 7 years ago
Jason Gustafson f12d237fdd
MINOR: Free sends in MultiSend as they complete (#4574) 7 years ago
Eugene Sevastyanov 004ef6b04b MINOR: Cache Node's hashCode to improve the producer's performance (#4350) 7 years ago
Rajini Sivaram c72062ddc0
KAFKA-6517: Avoid deadlock in ZooKeeperClient during session expiry (#4551) 7 years ago
Matthias J. Sax bce8125dcf
MINOR: Resuming Tasks should not be initialized twice (#4562) 7 years ago
Rajini Sivaram 1067cc3422
KAFKA-6512: Discard references to buffers used for compression (#4570) 7 years ago
Manikumar Reddy O d9d0d79287 MINOR: Update test classes to use KafkaZkClient methods (#4367) 7 years ago
Rajini Sivaram 015e224b3d
MINOR: Support dynamic JAAS config for broker's LoginManager cache (#4568) 7 years ago
Lucas Wang 88307657df KAFKA-6481; Improving performance of the function ControllerChannelManager.addUpd… 7 years ago
Sebastian Bauersfeld 50cd855385 HOTFIX: Fix lgtm.com alerts (dead code and out-of-bounds error) (#4388) 7 years ago
Robert Yokota 3af13967db KAFKA-6503: Parallelize plugin scanning 7 years ago
Rajini Sivaram 38e9958d6e
KAFKA-6476: Documentation for dynamic broker configuration (#4558) 7 years ago
Bill Bejeck 27b56b1458 KAFKA-6364: Second check for ensuring changelog topic not changed during restore (#4511) 7 years ago
Jason Gustafson 6d18d882b8
KAFKA-6397: Consumer should not block setting positions of unavailable partitions (#4557) 7 years ago
Manikumar Reddy O 36b00300f5 MINOR: Update log condition in JassContext.loadServerContext (#4566) 7 years ago
Guozhang Wang f3a3253e24
HOTFIX: Fix reset integration test hangs on busy wait (#4491) 7 years ago
ConcurrencyPractitioner d902b6b4b6 KAFKA-5996; JsonConverter generates Mismatching schema DataException (#4523) 7 years ago
Magnus Reftel 234b54c2c4 MINOR: more details in error message descriptions (#3267) 7 years ago
lisa2lisa c0d579ca12 MINOR: fix inconsistance in LogCleaner javadoc (#4027) 7 years ago
Benedict Jin 2693e9be74 MINOR: Misc improvements on runtime / storage / metrics / config parts (#4525) 7 years ago
Randall Hauch a68a8b6b6c KAFKA-6511; Corrected connect list/map parsing logic (#4516) 7 years ago
Rajini Sivaram d030caf956 MINOR: Use enum for close mode in Selector instead of two booleans (#4559) 7 years ago
Kamal C 83b058a0d1 MINOR: Code cleanup (#4229) 7 years ago
Michael Arndt a42c4edfa7 MINOR: Fix typos in KStream javadoc (#4550) 7 years ago
Guozhang Wang 962bc638f9
MINOR: Add a new system test for resilience (#4560) 7 years ago
Joel Hamill 65aa1a0c3e KAFKA-6472 - Fix WordCount example code error (#4538) 7 years ago
Dmitry Minkovsky f324de45b8 MINOR: Fixed typos in KGroupedTable Javadoc (#4552) 7 years ago
Vahid Hashemian 596d3d0ec4 KAFKA-5944: Unit tests for handling SASL authentication failures in clients (#3965) 7 years ago
xin 98959a1266 KAFKA-6552: Use “entity_type” in description of kafka-configs.sh (#4556) 7 years ago
Jeremy Custenborder 9f4fe7679e KAFKA-5550; Connect Struct.put() should include the field name if validation fails (#3507) 7 years ago
Randall Hauch 976a3b0cc8 KAFKA-6513: Corrected how Converters and HeaderConverters are instantiated and configured 7 years ago
Matthias J. Sax dc54c0e24b
KAFKA-3625: TopologyTestDriver must process output for wall-clock-time punctuations and on close() (#4502) 7 years ago
parafiend fc56a90e05 KAFKA-6529: Stop file descriptor leak when client disconnects with staged receives (#4517) 7 years ago
Rajini Sivaram 15bc40507b KAFKA-6501; Dynamic broker config tests updates and metrics fix (#4539) 7 years ago
Matthias J. Sax 77a6104f54
KAFKA-3625: add docs for Kafka Streams test-utils (follow up) (#4493) 7 years ago
Matthias J. Sax a1352f8c5a
MINOR: Add missing generics and surpress warning annotations (#4518) 7 years ago
Matthias J. Sax a0fb4db40a
MINOR: improve security docs for Kafka Streams (#4532) 7 years ago
Jason Gustafson dd51d19306
MINOR: Move processor response queue into Processor (#4542) 7 years ago
Daniel Wojda d8eddc6e16 MINOR: Add missing imports to 'Hello Kafka Streams' examples (#4535) 7 years ago
huxi ac267dc5ce KAFKA-6362; Async auto-commit should discover coordinator if it is unknown (#4326) 7 years ago
Guozhang Wang 077fd9ced3
HOTFIX: Fix broken javadoc links on web docs(#4543) 7 years ago
Ismael Juma 79f22805a7
MINOR: Update jetty, jackson, gradle and jacoco (#4547) 7 years ago