[ 
https://issues.apache.org/jira/browse/KAFKA-12993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369781#comment-17369781
 ] 

ASF GitHub Bot commented on KAFKA-12993:
----------------------------------------

showuon commented on a change in pull request #361:
URL: https://github.com/apache/kafka-site/pull/361#discussion_r659103580



##########
File path: 27/streams/developer-guide/memory-mgmt.html
##########
@@ -168,7 +168,7 @@
       <h2><a class="toc-backref" href="#id3">RocksDB</a><a class="headerlink" 
href="#rocksdb" title="Permalink to this headline"></a></h2>
       <p> Each instance of RocksDB allocates off-heap memory for a block 
cache, index and filter blocks, and memtable (write buffer). Critical configs 
(for RocksDB version 4.1.0) include
         <code class="docutils literal"><span 
class="pre">block_cache_size</span></code>, <code class="docutils 
literal"><span class="pre">write_buffer_size</span></code> and <code 
class="docutils literal"><span 
class="pre">max_write_buffer_number</span></code>.  These can be specified 
through the
-        <code class="docutils literal"><span 
class="pre">rocksdb.config.setter</span></code> configuration.</li>
+        <code class="docutils literal"><span 
class="pre">rocksdb.config.setter</span></code> configuration.</li></p>

Review comment:
       add missing `</p>` tag




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Formatting of Streams 'Memory Management' docs is messed up 
> ------------------------------------------------------------
>
>                 Key: KAFKA-12993
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12993
>             Project: Kafka
>          Issue Type: Bug
>          Components: docs, streams
>            Reporter: A. Sophie Blee-Goldman
>            Assignee: Luke Chen
>            Priority: Blocker
>             Fix For: 3.0.0, 2.8.1
>
>
> The formatting of this page is all messed up, starting in the RocksDB 
> section. It looks like there's a missing closing tag after the example 
> BoundedMemoryRocksDBConfig class



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to