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

Create a -D option to prevent gossip startup

    XMLWordPrintableJSON

Details

    Description

      In CASSANDRA-6961 we changed how join_ring=false works, to great benefit. However, sometimes you need to a node to come up, but not interact with other nodes whatsoever - for example if you have a schema problem, it will still pull the schema from another node because they still gossip even though we're in a dead state.

      We can add a way to restore the previous behavior by simply adding something like -Dcassandra.start_gossip=false.

      In the meantime we can workaround by setting listen_address to localhost, but that's kind of a pain.

      Attachments

        1. 10809.txt
          1 kB
          Sylvain Lebresne

        Activity

          People

            slebresne Sylvain Lebresne
            brandon.williams Brandon Williams
            Sylvain Lebresne
            Brandon Williams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: