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

Join / Decommission Cascadra nodes streaming failed

    XMLWordPrintableJSON

Details

    Description

      I am having some problem with Cassandra 3.10 that when I try to join/decommission node, it cannot join/decommission the cluster with the "stream failed" exception, then it stops running. Util that time, node stays in JOINING state.
       
      It succeeds in the following cases.
       
      case 1.

      drop index > node join/decommission SUCCEED > create index > node join/decommission FAIL

      case 2.

      table data backup (copy to command) > truncate table > data recovery (copy from command) > node join/decommission SUCCEED > New DATA insert from service > node join/decommission FAIL

      case 3.

      table data backup (copy to command) > drop table > create table >data recovery (copy from command) >node join/decommission SUCCEED > New DATA insert from service > node join/decommission FAIL
       
      Unfortunately, I do not know about new insert queries from the service.
       
      Q1. Can I check queries from the service session? 
       
      Q2. Do you have any idea why stream fails in cassandra?

      Attachments

        1. cassandra_jira_qna.log
          16 kB
          SungJae Yun
        2. cassandra_jira_qna.sql
          3 kB
          SungJae Yun

        Activity

          People

            Unassigned Unassigned
            gongjak SungJae Yun
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: