[ 
https://issues.apache.org/jira/browse/CASSANDRA-18801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Williams updated CASSANDRA-18801:
-----------------------------------------
    Change Category: Semantic
         Complexity: Low Hanging Fruit
      Fix Version/s: 5.x
             Status: Open  (was: Triage Needed)

> rename the java doc about FlushLargestColumnFamily to flushLargestMemtable
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18801
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18801
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Documentation/Javadoc
>            Reporter: Ling Mao
>            Priority: Low
>             Fix For: 5.x
>
>
> _*FlushLargestColumnFamily*_ did not exist anymore. The java doc should be 
> improved like this:
> {code:java}
> /**
>  * A thread that reclaims memory from a MemtablePool on demand.  The actual 
> reclaiming work is delegated to the
>  * cleaner Runnable, e.g., MemtableCleaner {@link 
> AbstractAllocatorMemtable#flushLargestMemtable()}.
>  */
> public class MemtableCleanerThread<P extends MemtablePool> implements 
> Interruptible
> { {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to