keith-turner commented on a change in pull request #94: Simplified custom 
liquid tags and created documentation
URL: https://github.com/apache/accumulo-website/pull/94#discussion_r201461384
 
 

 ##########
 File path: _docs-2-0/administration/caching.md
 ##########
 @@ -37,13 +37,9 @@ conn.tableOperations().setProperty("mytable", 
"table.cache.block.enable", "true"
 The size of the index and data block caches (which are shared by all tablets 
of tablet server) can be changed from
 their defaults by setting the following properties:
 
-* [tserver.cache.data.size]
-* [tserver.cache.index.size]
+* {% plink tserver.cache.data.size %}
+* {% plink tserver.cache.index.size %}
 
-[tserver]: {{ page.docs_baseurl }}/getting-started/design#tablet-server-1
-[RFiles]: {{ page.docs_baseurl}}/getting-started/design#rfile
-[table.cache.block.enable]: {{ page.docs_baseurl 
}}/administration/properties#table_cache_block_enable
 
 Review comment:
   Nice to see this so easily inlined.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to