4431 Commits (049342e440a5ca045771f3eb5b4c72d3e52ffac6)
 

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