3338 Commits (83824089f2371d6375c2713d494f276aec27c1a1)
 

Author SHA1 Message Date
Akhilesh Naidu 3e69ef6e3c KAFKA-4276: Add REST configuration in connector properties 8 years ago
Colin P. Mccabe 580bebe097 KAFKA-4826: Fix some findbugs warnings in Kafka Streams 8 years ago
Eno Thereska b7378d567f MINOR: Standardised benchmark params for consumer and streams 8 years ago
Dong Lin adb70da13e KAFKA-4820; ConsumerNetworkClient.send() should not require global lock 8 years ago
Armin Braun 5781feb527 KAFKA-3182; Fix testSocketsCloseOnShutdown transient failures 8 years ago
Colin P. Mccabe d9b784e147 KAFKA-4796; Fix some findbugs warnings in Kafka Java client 8 years ago
Vahid Hashemian d2792e356f KAFKA-2857; MINOR: Follow up to 8 years ago
Colin P. Mccabe 4b1415c109 MINOR: Fix tests/docker/Dockerfile 8 years ago
Ismael Juma 2e92f9b2e4 MINOR: Bump version to 0.11.0.0-SNAPSHOT 8 years ago
Vahid Hashemian 573a6f3986 KAFKA-2857; Retry querying the consumer group while initializing 8 years ago
Rajini Sivaram a3c45b0c92 KAFKA-4631; Request metadata in consumer if topic/partitions unavailable 8 years ago
Clemens Valiente 670980ef29 KAFKA-4800: Streams State transition ASCII diagrams need fixing and polishing 8 years ago
Michael G. Noll 59779aa154 MINOR: Fix typo in GlobalKTable javadocs 8 years ago
Bill Bejeck 9e65b25e9f KAFKA-4652: Added tests for KStreamBuilder 8 years ago
Stevo Slavic ca06862a70 KAFKA-2358: Cluster collection returning methods never return null 8 years ago
huxi 1b902b4ed3 KAFKA4811; ReplicaFetchThread may fail to create due to existing metric 8 years ago
Eno Thereska ef92bb4e00 MINOR: Minor reduce unnecessary calls to time.millisecond (part 2) 8 years ago
Damian Guy b380a82d5b MINOR: improve MinTimestampTrackerTest and fix NPE when null element removed 8 years ago
Damian Guy 0fba529608 KAFKA-4677 Follow Up: add optimization to StickyTaskAssignor for rolling rebounce 8 years ago
Colin P. Mccabe c9872cb214 KAFKA-4773; The Kafka build should run findbugs 8 years ago
Damian Guy de05c9d3a0 MINOR: Add code quality checks (and suppressions) to checkstyle.xml 8 years ago
Hamidreza Afzali a10d7b1b76 KAFKA-4789: Added support to ProcessorTopologyTestDriver to forward timestamps to internal topics 8 years ago
Michael G. Noll e31c0c9bdb MINOR: Fix typo in javadoc of `flatMapValues` 8 years ago
Matthias J. Sax d0e436c471 MINOR: improve license header check by providing head file instead of (prefix) header regex 8 years ago
Colin P. Mccabe f3fab2e476 KAFKA-4809: docker/run_tests.sh should set up /opt/kafka-dev to be the source directory 8 years ago
Chris Egerton 8e6fbe8fed MINOR: Make asJsonSchema() and asConnectSchema() methods public 8 years ago
Eno Thereska 9231cc439e KAFKA-4744: Increased timeout for bounce test 8 years ago
Marco Ebert 9260e8563c KAFKA-4806; Prevent double logging of ConsumerConfig 8 years ago
Vahid Hashemian 5b682baad5 MINOR: Use API hyperlinks in 'Kafka Protocol Guide' to facilitate navigation 8 years ago
Ismael Juma 5b22b53f0e MINOR: Fix potential integer overflow and String.format issue 8 years ago
Jason Gustafson 3749832637 MINOR: Ensure consumer calls poll() if requests are outstanding 8 years ago
Ismael Juma b917af1901 MINOR: Make it impossible to invoke `Request.body` without an explicit type parameter 8 years ago
Armin Braun 43524442dc MINOR: Fixed Non-Final Close Method + its Duplication 8 years ago
Ismael Juma 0483a0b0b7 MINOR: Fix transient failure of testCannotSendToInternalTopic 8 years ago
Damian Guy 151b23689e KAFKA-4494: Reduce startup and rebalance time by batching restoration of stores 8 years ago
Rajini Sivaram 2a7b18a2ac KAFKA-4779; Fix security upgrade system test to be non-disruptive 8 years ago
Jean-Philippe Daigle 0be3a7226f MINOR: fixed javadoc typo in KafkaProducer.partitionsFor 8 years ago
Kamal C 01898ebbad MINOR: Code quality improvements to Config classes 8 years ago
Armin Braun 1ed4b48d5a KAFKA-4198; Fix race condition in KafkaServer.shutdown() 8 years ago
Guozhang Wang 6a55d41fe3 HOTFIX: add js template to upgrade.html 8 years ago
Eno Thereska 3428bc1a25 MINOR: Reduce stream thread metrics overhead 8 years ago
Ismael Juma 5a2abc5182 KAFKA-4788: Revert "KAFKA-4092: retention.bytes should not be allowed to be less than segment.bytes" 8 years ago
Ismael Juma 015f1d7381 MINOR: Move ProtoUtils methods to ApiKeys 8 years ago
Rajini Sivaram 5916ef0227 KAFKA-4786; Wait for heartbeat thread to terminate in consumer close 8 years ago
Colin P. Mccabe 913c09e4a9 KAFKA-4708; Fix transient failure in BrokerApiVersionsCommandTest.checkBrokerApiVersionCommandOutput 8 years ago
Colin P. Mccabe 696b1d311c KAFKA-4757; NetworkClient should log request details at trace level when a request is cancelled because of disconnection 8 years ago
Eno Thereska 7b302add35 KAFKA-4752: Fixed bandwidth calculation 8 years ago
Jason Gustafson 8bd06482d0 MINOR: Remove unused MessageWriter and CompressionFactory 8 years ago
Christopher L. Shannon f48e8c1a88 MINOR: Add build_eclipse to .gitignore 8 years ago
Jason Gustafson 3b8b7a4be3 MINOR: Fix NPE handling unknown APIs in NodeApiVersions.toString 8 years ago