Giter Club home page Giter Club logo

Comments (4)

mykaul avatar mykaul commented on June 2, 2024

CC @kbr-scylla

from scylladb.

kbr-scylla avatar kbr-scylla commented on June 2, 2024

scylla-271.log
scylla-272.log
scylla-273.log
topology.test_change_ip.1.log

from scylladb.

yaronkaikov avatar yaronkaikov commented on June 2, 2024

Seen again https://jenkins.scylladb.com/job/scylla-master/job/next/7564/

from scylladb.

gleb-cloudius avatar gleb-cloudius commented on June 2, 2024

Node 272 changes IP from 127.197.44.17 to 127.197.44.39. The test waits for peers table to be updated on 271 for a minute, but it isn't. The 271 got the update though as can be seen from the message:

INFO  2024-04-25 11:11:42,689 [shard 0: gms] gossip - InetAddress 23d6b60d-e5b4-4b4d-9008-8c4fc6fc267b/127.197.44.39 is now UP, status = NORMAL

The update is received even before the wait starts:

11:11:45.668 INFO> host 127.197.44.18:9042 current peers {UUID('23d6b60d-e5b4-4b4d-9008-8c4fc6fc267b'): '127.197.44.17', UUID('3e1e6b08-5b2a-4be5-a671-a198903d7831'): '127.197.44.9'} doesn't match the expected_peers {UUID('3e1e6b08-5b2a-4be5-a671-a198903d7831'): '127.197.44.9', UUID('23d6b60d-e5b4-4b4d-9008-8c4fc6fc267b'): '127.197.44.39'}, continue waiting

It may be that the write to the peers table is very slow and thus is not seen in the peers table for a long time.

from scylladb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.