[
https://issues.apache.org/jira/browse/CASSANDRA-18801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ling Mao updated CASSANDRA-18801:
---------------------------------
Labels: (was: tr)
> 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: Normal
>
> _*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]