4315 Commits (f8ffb67ad6e630a2e3350f74c108154267b85c98)
 

Author SHA1 Message Date
Tom Bentley f8ffb67ad6 MINOR: Use port 0 in ResetIntegrationWithSslTest 7 years ago
Mickael Maison 57839e17cf MINOR: Fix log message in AbstractFetcherThread 7 years ago
Vahid Hashemian bfa82fc0b6 KAFKA-6055; Fix typo in KAFKA_JVM_PERFORMANCE_OPTS for Windows 7 years ago
Apurva Mehta bdf8e211ec KAFKA-6053; Fix NoSuchMethodError when creating ProducerRecords with older client versions 7 years ago
Manjula K f6e724b127 MINOR: Redesign of Streams page to include video & logos 7 years ago
Ewen Cheslack-Postava 7d6ca52a27 MINOR: Push JMX metric name mangling into the JmxReporter (KIP-190 follow up) 7 years ago
Guozhang Wang 54ed3435bf HOTFIX: Updates on release.py before 1.0.0 7 years ago
Matthias J. Sax c22c1775a5 KAFKA-5541: Follow-up; Try to clean uncleanly upon clean close failure before throwing the exception 7 years ago
Matthias J. Sax a5a9a901ef MINOR: KIP-182 follow up; add deprecation annotations to test classes 7 years ago
Bill Bejeck dac990aab3 KAFKA-6025: small fix for streams tutorial 7 years ago
Jason Gustafson 1027ff3c76 MINOR: Avoid some unnecessary collection copies in KafkaApis 7 years ago
Apurva Mehta 90b5ce3f04 KAFKA-6016; Make the reassign partitions system test use the idempotent producer 7 years ago
Matthias J. Sax 64930cd713 MINOR: fix EOS test race condition 7 years ago
Dong Lin 29c46ddb91 KAFKA-6027; Access to log should throw KafkaStorageException after the log has been marked offline 7 years ago
bartdevylder b411f57c1c KAFKA-6026; Fix for indefinite wait in KafkaFutureImpl 7 years ago
Xin Li 1f64942021 KAFKA-6030; Fix Integer overflow in cleanable ratio computation 7 years ago
Jason Gustafson f4ac68a400 MINOR: Factor out some common group/transactional fields in request objects 7 years ago
Colin P. Mccabe 6d6080f136 KAFKA-5565: Add a broker metric specifying the number of consumer group rebalances in progress 7 years ago
Matthias J. Sax a1ea536063 KAFKA-5541: Streams should not re-throw if suspending/closing tasks fails 7 years ago
Guozhang Wang e2e8d4a57a MINOR: KIP-161 upgrade docs change 7 years ago
Matthias J. Sax 51063441d3 KAFKA-5362; Follow up to Streams EOS system test 7 years ago
Ismael Juma 91517e8fbd KAFKA-5829; Only delete producer snapshots before the recovery point 7 years ago
Guozhang Wang 2427a44768 MINOR: log4j improvements on assigned tasks and store changelog reader 7 years ago
Damian Guy 23a014052d KAFKA-5651; Follow-up: add with method to Materialized 7 years ago
Apurva Mehta 105ab47ed9 KAFKA-6015; Fix NPE in RecordAccumulator after ProducerId reset 7 years ago
Manikumar Reddy 10cd98cc89 KAFKA-5547; Return TOPIC_AUTHORIZATION_FAILED error if no describe access for topics 7 years ago
Mats Julian Olsen fb6ca658d6 MINOR: Allow schedule and commit in MockProcessorContext 7 years ago
Konstantine Karantasis 974d6fec93 KAFKA-5953: Register all jdbc drivers available in plugin and class paths 7 years ago
Guozhang Wang 196bcfca0c KAFKA-5576: RocksDB upgrade to 5.8, plus one bug fix on Bytes.wrap 7 years ago
Derrick Or f29203d022 Update docs to reflect kafka trademark status 7 years ago
Randall Hauch a47bfbcae0 KAFKA-5903: Added Connect metrics to the worker and distributed herder (KIP-196) 7 years ago
Joel Hamill ff5fc9dd1e Rename streams tutorial and quickstart 7 years ago
Rajini Sivaram e40b3a2e74 KAFKA-6012; Close request metrics only after closing request handlers 7 years ago
Damian Guy e61002e2ab KAFKA-5989; resume consumption of tasks that have state stores but no changelogging 7 years ago
Apurva Mehta 6ea4fffdd2 KAFKA-6003; Accept appends on replicas unconditionally when local producer state doesn't exist 7 years ago
Dong Lin b5b266eeec KAFKA-5879; Controller should read the latest IsrChangeNotification znodes when handling IsrChangeNotification event 7 years ago
Dong Lin 20d9adb173 KAFKA-5767; Kafka server should halt if IBP < 1.0.0 and there is log directory failure 7 years ago
Guozhang Wang 6bcbd17d34 Bump up version to 1.1.0-SNAPSHOT 7 years ago
Matthias J. Sax 5792f2fb3d KAFKA-5980: FailOnInvalidTimestamp does not log error 7 years ago
Matthias J. Sax 713a67fdda MINOR: add suppress warnings annotations in Streams API 7 years ago
Rajini Sivaram 51c652c40c KAFKA-6010; Relax record conversion time test to avoid build failure 7 years ago
Matthias J. Sax 06738b41bc MINOR: JavaDoc improvements for new state store API 7 years ago
Damian Guy 93b71e7dee MINOR: update streams quickstart for KIP-182 7 years ago
Jakub Scholz ac7695c32a KAFKA-6008: Sanitize the app id before creating app id metric 7 years ago
Rajini Sivaram f8621b4174 KAFKA-5970; Use ReentrantLock for delayed operation lock to avoid blocking 7 years ago
Joel Hamill d985513b22 MINOR: streams dev guide fixup 7 years ago
Randall Hauch 11afff0990 KAFKA-5990: Enable generation of metrics docs for Connect (KIP-196) 7 years ago
Tom Bentley c6e5a32d04 KAFKA-5856; AdminClient.createPartitions() follow up 7 years ago
Ismael Juma 2a1b39ef1b MINOR: Simplify log cleaner and fix compiler warnings 7 years ago
Rajini Sivaram 9949e1ed1b KAFKA-6004; Allow authentication providers to override error message 7 years ago