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

Create a new system table "node_config" to load cassandra.yaml config data.

Agile BoardAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Later
    • None
    • Local/Config

    Description

      Currently the node configuration information specified in cassandra.yaml can only be viewed via JMX or by looking at the file on individual machines.

      As an administrator, it would be extremely useful to be able to execute queries like the following example;

      select concurrent_reads from system.node_config;

      which will list all the concurrent_reads value from all of the nodes in a cluster.

      This will require a new table in the system keyspace and the data to be loaded (if required) during the bootstrap, and updated when MBeans attribute value updates are performed. The data from other nodes in the cluster is also required in the table.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            snazy Robert Stupp Assign to me
            hayato.shimizu Hayato Shimizu
            Robert Stupp
            Aleksey Yeschenko
            Votes:
            3 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment