2960 Commits (448f194c70e7a66ae2f1a7e89c822032359b14c9)
 

Author SHA1 Message Date
Jason Gustafson 9662e466d9 MINOR: Some images should be centered in the documentation 8 years ago
Jason Gustafson d09043637d KAFKA-4298; Ensure compressed message sets are not converted when log cleaning 8 years ago
Konstantine Karantasis 1a67739c2f KAFKA-4254; Update producer's metadata before failing on non-existent partitions 8 years ago
Damian Guy 65f6a7964f KAFKA-4300: NamedCache throws an NPE when evict is called and the cache is empty 8 years ago
radai-rosenblatt 83116c733d KAFKA-4025; make sure file.encoding system property is set to UTF-8 when calling rat 8 years ago
Eno Thereska c04486f4a5 HOTFIX: Increase number of retries in smoke test 8 years ago
Radai Rosenblatt 704308a635 KAFKA-4289; moved short-lived loggers to companion objects 8 years ago
Vahid Hashemian ae9532c6b3 MINOR: Fixed broken links in the documentation 8 years ago
Damian Guy 93b9400163 KAFKA-4283: records deleted from CachingKeyValueStore still appear in range and all queries 8 years ago
Andrea Cosentino 9179bbc067 KAFKA-4130; Link to Varnish architect notes is broken 8 years ago
Jason Gustafson c1e840050c KAFKA-4290: Fix timeout overflow in WorkerCoordinator.poll 8 years ago
Joshi 72d5675a7c KAFKA-4010: add ConfigDef toEnrichedRst() for additional fields in output 8 years ago
Jason Gustafson 2e82bc0a10 MINOR: Add images missing from documentation 8 years ago
Vahid Hashemian 8e9e63138d MINOR: Fix table of contents and section numbers in the documentation 8 years ago
Vahid Hashemian e972d2afd3 MINOR: Fix typos in documentation 8 years ago
Derrick Or 06d6d98bed MINOR: Make documentation follow latest template 8 years ago
MayureshGharat 1bce0d1b51 KAFKA-3175; Topic not accessible after deletion even when delete.topic.enable is disabled 8 years ago
Gwen Shapira bf98c47389 KAFKA-4244; Fix formatting issues in documentation 8 years ago
Jakub Dziworski 7a5133d554 MINOR: Fixed introduction doc - wrong streams api link 8 years ago
Jakub Dziworski fb22685fa9 MINOR: Fixed incomplete sentence in introduction docs 8 years ago
Vahid Hashemian 179d069857 MINOR: Update Quickstart in documentation to account for Windows platforms 8 years ago
Rajini Sivaram 44d18d273c KAFKA-4265; Run replication quotas test with producer acks=1 8 years ago
Jiangjie Qin 6b91f83fba KAFKA-4274; Consumer `offsetForTimes` times out on empty map 8 years ago
Matthias J. Sax e876df8b37 HOTFIX: recreate state.dir after cleanup 8 years ago
Damian Guy 454f6845b3 HOTFIX: move restoreConsumer.assign() to shutdownTasksAndState 8 years ago
Ismael Juma 615cd4fd3a MINOR: Use `hiResClockMs` in `testRequestExpiry` to fix transient test failure 8 years ago
Rajini Sivaram 5e4600ae46 KAFKA-4262; Increase data volume in replication test 8 years ago
Rajini Sivaram 8b75a016db KAFKA-4267; Quota initialization for <user, clientId> uses incorrect ZK path 8 years ago
Rajini Sivaram 3c8925946d KAFKA-4252; Fix purgatory metric name in documentation 8 years ago
Damian Guy c9da627945 KAFKA-4253: Fix Kafka Stream thread shutting down process ordering 8 years ago
Ismael Juma 4efa833f45 MINOR: Clarify 0.10.1.0 upgrade docs 8 years ago
Flavio Junqueira b049606aeb KAFKA-3985; Transient system test failure ZooKeeperSecurityUpgradeTest.test_zk_security_upgrade.security_protocol 8 years ago
Guozhang Wang 3e9f357fb5 KAFKA-4176: Only call printStream.flush for System.out 8 years ago
Xavier Léauté 305fb59b13 KAFKA-4251: fix test driver not launching in Vagrant 1.8.6 8 years ago
Jason Gustafson b3eef7bc72 KAFKA-4165; Add 0.10.0.1 as a source for compatibility tests 8 years ago
Jason Gustafson d8d2f3aac4 MINOR: Tweak upgrade note on KIP-62 to include request.timeout.ms 8 years ago
Jason Gustafson 1a396c9cf2 MINOR: Add upgrade notes for KIP-62 8 years ago
Rajini Sivaram 672dfaa243 KAFKA-4019; Update log cleaner to handle max message size of topics 8 years ago
pilo 91d025e063 MINOR: Clarify doc on consumption of topics 8 years ago
Ismael Juma cf0bf7c7a2 MINOR: Tweak implementation of `FetchRequest.shuffle` and upgrade.html improvements 8 years ago
Jason Gustafson 7115c66aef MINOR: Follow-up minor improvements/cleanup for KAFKA-3396 8 years ago
Jason Gustafson a23859e568 KAFKA-4248; Consumer should rematch regex immediately in subscribe 8 years ago
Ben Stopford 496594a12c MINOR: Rename Throttling config variables to match config name 8 years ago
Yang Wei 9e8934065a MINOR: Fix typo in Vagrant README 8 years ago
Damian Guy c78a3b173d KAFKA-4241: StreamsConfig doesn't pass through custom consumer and producer properties to ConsumerConfig and ProducerConfig 8 years ago
Jason Gustafson 33c7b88ffe HOTFIX: Avoid mutable default arguments in system test services 8 years ago
Edoardo Comar 8124f6e099 KAFKA-3396; Ensure Describe access is required to detect topic existence 8 years ago
Jason Gustafson f8b69aacd4 KAFKA-3824; Clarify autocommit delivery semantics for consumer 8 years ago
Jason Gustafson 788989158a HOTFIX: Revert async change in ProduceConsumeValidateTest 8 years ago
Vahid Hashemian 20322446aa KAFKA-4234; Revert automatic offset commit behavior in consumer's `unsubscribe()` 8 years ago