3498 Commits (8c872762f7ef47a4a2d2c7d49993cedacd50d8b4)
 

Author SHA1 Message Date
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
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