[
https://issues.apache.org/jira/browse/CASSANDRA-18801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Chanturiay updated CASSANDRA-18801:
-----------------------------------------
Test and Documentation Plan:
There is no automated test, because it is a doc update.
I have verified manually that link target exists and link's structure is the
same as in existing working links.
Status: Patch Available (was: Open)
Patch is ready for review at https://github.com/apache/cassandra/pull/2661 pull
request to 5.0 branch.
> 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
> Assignee: Maxim Chanturiay
> 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]