Fix logic for reconnecting to new nodes #388
Annotations
9 errors and 2 warnings
test_clustering/integration_test.exs#L137
test connect and discover peers (Xandra.TestClustering.IntegrationTest)
|
test_clustering/integration_test.exs#L74
test if a node goes down, the cluster removes its control connection and pool (Xandra.TestClustering.IntegrationTest)
|
test_clustering/integration_test.exs#L46
test nodes that go unreachable but still addressable should be removed from the pool (Xandra.TestClustering.IntegrationTest)
|
test_clustering/integration_test.exs#L102
test if a node goes down and then rejoins, the cluster readds its control connection and pool (Xandra.TestClustering.IntegrationTest)
|
test_clustering/integration_test.exs#L137
test connect and discover peers (Xandra.TestClustering.IntegrationTest)
|
test_clustering/integration_test.exs#L74
test if a node goes down, the cluster removes its control connection and pool (Xandra.TestClustering.IntegrationTest)
|
test_clustering/integration_test.exs#L46
test nodes that go unreachable but still addressable should be removed from the pool (Xandra.TestClustering.IntegrationTest)
|
test_clustering/integration_test.exs#L102
test if a node goes down and then rejoins, the cluster readds its control connection and pool (Xandra.TestClustering.IntegrationTest)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lib/xandra/cluster.ex#L440
variable "alias" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The logs for this run have expired and are no longer available.
Loading