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

disable Anticompaction after repair

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Low
    • Resolution: Unresolved
    • None
    • Consistency/Repair
    • None

    Description

      I use write consistency level ALL.
      Sometimes when my data grows to fast i cant normal add new node, CASSANDRA-10797 issue occurs.
      After this i set auto_bootstrap to false, and run nodetool repair - full on all tables one by one.
      70% percent time of repair is taken by "Anticompaction after repair".
      But i don't need it, because i do not need to run repair (consistency level ALL.).
      To avoid anticompaction i run repair with token range Avoid anticompaction when doing subrange repair but i think it should be options to avoid anticompaction, i.e. nodetool repair -full -disableanticompaction 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Jack Doo Jack Money
              Votes:
              1 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated: