kafka/docs
A. Sophie Blee-Goldman 102490ea0c MINOR: improve RocksDBConfigSetter docs (#7009)
Users often use the RocksDBConfigSetter to modify parameters such as cache or block size, which must be set through the BlockBasedTableConfig object. Rather than creating a new object in the config setter, however, users should most likely retrieve a reference to the existing one so as to not lose the other defaults (eg the BloomFilter)

There have been notes from the community that it is not obvious this should be done, nor is it immediately clear how to do so. This PR updates the RocksDBConfigSetter docs to hopefully improve things.

I also piggybacked a few minor cleanups in the docs

Reviewers: Kamal Chandraprakash, Jim Galasyn <jim.galasyn@confluent.io>,  Bruno Cadonna <bruno@confluent.io>, Bill Bejeck <bbejeck@gmail.com>
2019-07-08 19:11:17 -04:00
..
documentation KAFKA-3625: add docs for Kafka Streams test-utils (follow up) (#4493) 2018-02-08 13:35:57 -08:00
images MINOR: Improve Streams Dev Guide content on web docs 2017-12-21 11:15:54 -08:00
js MINOR: Bump version to 2.4.0-SNAPSHOT (#6774) 2019-05-20 12:47:21 -07:00
streams MINOR: improve RocksDBConfigSetter docs (#7009) 2019-07-08 19:11:17 -04:00
api.html KAFKA-7524: Recommend Scala 2.12 and use it for development (#5530) 2018-10-28 11:31:39 -07:00
configuration.html MINOR: add docs for KIP-354 KAFKA-7321 (#6724) 2019-05-13 22:54:06 -07:00
connect.html MINOR: Update docs for KIP-415 (#6958) 2019-06-17 21:53:20 -07:00
design.html KAFKA-8219: add doc changes for static membership release (#6790) 2019-05-27 14:25:47 -07:00
documentation.html MINOR: Update docs to say 2.3 (#6881) 2019-06-04 15:38:18 -07:00
ecosystem.html MINOR: Improve introduction section in docs to better cover connect and streams. Make uses and ecosystem pages stand alone. 2016-09-28 16:30:21 -07:00
implementation.html KAFKA-4514; Add Codec for ZStandard Compression (#2267) 2018-10-09 17:13:33 -07:00
introduction.html MINOR: kafka-site introduction section improvements 2017-11-15 14:32:00 -08:00
migration.html MINOR: add architecture section and configure / execution for streams 2017-02-09 19:13:23 -08:00
ops.html MINOR: docs typo in '--zookeeper myhost:2181--execute' 2019-05-09 22:16:13 -07:00
protocol.html MINOR: Fix broken link to record format in protocol docs (#5526) 2018-08-24 14:03:58 -07:00
quickstart.html KAFKA-7804: Update docs for topic-command related KIP-377 2019-02-04 13:46:33 -08:00
security.html MINOR: Fix typo in security.html (#6141) 2019-01-14 21:34:25 +05:30
toc.html MINOR: Improve docs by adding ToC links to Monitoring 2018-11-28 12:13:26 +05:30
upgrade.html MINOR: Fix static membership documentation link in upgrade notes (#7001) 2019-07-03 11:19:50 -07:00
uses.html KAFKA-7247: Update a link to Apache BookKeeper project (#5460) 2018-08-08 09:51:19 -07:00