4494 Commits (cdb39554527a59d436d5b6b26967f14adfae072f)
 

Author SHA1 Message Date
Soenke Liebau 86cd558b33 MINOR: Changed visibility of methods in ClusterConnectionStates to private 7 years ago
Ismael Juma b1cd6c5301 MINOR: Controller and async ZookeeperClient improvements 7 years ago
Rajini Sivaram efefb452df KAFKA-6042: Avoid deadlock between two groups with delayed operations 7 years ago
Rajini Sivaram 9be71f7bdc MINOR: Use ObjectName.quote instead of URL-encoding for JMX metric tags 7 years ago
Manikumar Reddy fdbd4d62f3 KAFKA-6071; Use ZookeeperClient in LogManager 7 years ago
Konstantine Karantasis 5ec6765bdb KAFKA-6087: Scanning plugin.path needs to support relative symlinks. 7 years ago
Ismael Juma 561dd3864d MINOR: Update docs with regards to max.in.flight and idempotent producer 7 years ago
Magnus Edenhill 60c36b0984 MINOR: Fix var typo in verifiable_consumer assertion 7 years ago
Tommy Becker 249e398bf8 KAFKA-6069: Properly tag KafkaStreams metrics with the client id. 7 years ago
Hugo Louro 7fdafda979 MINOR: Correct KafkaProducer Javadoc spelling of property 'max.in.flight.requests.per.connection' 7 years ago
Ismael Juma 6cb649b56b MINOR: Remove dead code 7 years ago
Maytee Chinavanichkit 5c1a85caa0 KAFKA-6051; Close the ReplicaFetcherBlockingSend earlier on shutdown 7 years ago
Onur Karaman b71ee043f8 KAFKA-5642; Use async ZookeeperClient in Controller 7 years ago
siva santhalingam 68f324f4bf KAFKA-6023 ThreadCache#sizeBytes() should check overflow 7 years ago
Dong Lin 5cc162f30e KAFKA-5163; Support replicas movement between log directories (KIP-113) 7 years ago
Manikumar Reddy 9c346ddc72 KAFKA-4504; Clarify that retention.bytes is a partition level config 7 years ago
Damian Guy 6c416aceeb MINOR: add equals to SessionWindows 7 years ago
Jason Gustafson f931febc8c MINOR: A few javadoc fixes 7 years ago
Matthias J. Sax 7a14663929 MINOR: update exception message for KIP-120 7 years ago
Guozhang Wang ef49145200 MINOR: a few web doc and javadoc fixes 7 years ago
Jacek Laskowski c2d9a2f307 MINOR: Include isolationLevel in toString of FetchRequest 7 years ago
Manikumar Reddy f5341c9f35 MINOR: update comments in config/producer.properties 7 years ago
Ismael Juma a51e3bf5e6 MINOR: Merge script improvements 7 years ago
Matthias J. Sax 9806c1b176 MINOR: add unit test for StateStoreSerdes 7 years ago
Apurva Mehta 34188b4cc4 MINOR: Bump the request timeout for the transactional message copier 7 years ago
Bill Bejeck 31fe1f98e2 MINOR: Update JavaDoc to use new API 7 years ago
Matthias J. Sax 53c23bb5e6 MINOR: improve Store parameter checks 7 years ago
Ismael Juma 62682d0788 MINOR: Don't register signal handlers if running on Windows 7 years ago
Manikumar Reddy 76a45e0dce MINOR: Update `config/consumer.properties` to have new consumer properties 7 years ago
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