Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-18801

rename the java doc about FlushLargestColumnFamily to flushLargestMemtable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Low
    • Resolution: Unresolved
    • 5.x
    • Documentation/Javadoc
    • None
    • Semantic
    • Low Hanging Fruit
    • All
    • None
    • Hide

      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.

      Show
      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.

    Description

      FlushLargestColumnFamily did not exist anymore. The java doc should be improved like this:

      /**
       * 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
      { 

      Attachments

        Activity

          People

            maximc Maxim Chanturiay
            maoling Ling Mao
            Maxim Chanturiay
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: