You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (Jira)" <ji...@apache.org> on 2021/04/23 20:11:00 UTC

[jira] [Updated] (CASSANDRA-16628) Logging bug during the node replacement and token assignment

     [ https://issues.apache.org/jira/browse/CASSANDRA-16628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Williams updated CASSANDRA-16628:
-----------------------------------------
     Bug Category: Parent values: Correctness(12982)
       Complexity: Low Hanging Fruit
      Component/s: Local/Other
    Discovered By: User Report
    Fix Version/s: 4.0-rc2
                   3.11.11
                   3.0.25
         Severity: Low
           Status: Open  (was: Triage Needed)

> Logging bug during the node replacement and token assignment
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-16628
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16628
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Local/Other
>            Reporter: Jai Bheemsen Rao Dhanwada
>            Priority: Normal
>             Fix For: 3.0.25, 3.11.11, 4.0-rc2
>
>
> Hello Team,
>  
> I noticed a minor logging issue when a Cassandra node is trying to boot-up with a new IP address but the existing data directory. The IP address and Token fields are inter-changed.
>  
> *Sample Log:* 
> {{WARN [GossipStage:1] 2021-04-23 18:24:06,348 StorageService.java:2425 - Not updating host ID 27031833-5141-46e0-b032-bef67137ae49 for /10.24.3.9 because it's mine}}
> {{INFO [GossipStage:1] 2021-04-23 18:24:06,349 StorageService.java:2356 - Nodes () and /10.24.3.9 have the same token /10.24.3.10. Ignoring -1124147225848710462}}
> {{INFO [GossipStage:1] 2021-04-23 18:24:06,350 StorageService.java:2356 - Nodes () and /10.24.3.9 have the same token /10.24.3.10. Ignoring -1239985462983206335}}
> *Steps to Reproduce:*
> Replace a Cassandra node with the a new IP address with the same data directory and the logs should show the messages.
> *Cassandra Version*: 3.11.6
>  
> Please let me know if you need more details



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org