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

Cassandra should provide a parameter to completely disable metrics-core

    XMLWordPrintableJSON

Details

    Description

      We found that Java metrics-core contributes 10%~15% performance impact on some aarch64 systems. Because metrics update is heavily rely on atomic instructions and the cost of atomic instruction is one of the bottlenecks which prevents Cassandra scaling up to 64 or more cores.

      Because Java metrics-core is only for diagnostic purpose, we suggest there should be a parameter in cassandra.yaml to completely disable it.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bairyz Yangzheng Bai
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: