r backup, pasting the contents of that .log file into a
> ticket will make this much easier to debug.
>
>
>
> On Tue, Mar 22, 2022 at 9:49 AM Yifan Cai wrote:
>
>> I do not think there is a ticket already. Feel free to create one.
>> https://issues.apache.org/jira/pro
I do not think there is a ticket already. Feel free to create one.
https://issues.apache.org/jira/projects/CASSANDRA/issues/
It would be helpful to provide
1. The version of the cassandra
2. The options used for snapshotting
- Yifan
On Tue, Mar 22, 2022 at 9:41 AM Paul Chandler wrote:
> Hi all
t; Han
>
>
> On Wed, Jan 27, 2021 at 5:48 PM Yifan Cai wrote:
>
>> Your thoughts regarding Gossip are correct. There could be a time that
>> nodes in the cluster hold different views of the ring locally.
>>
>> In the case of bootstrapping,
>> 1. The joining
Thanks for reporting! The missing table defined in the source file,
`doc/source/operating/metrics.rst`, is invalid, hence not rendered.
I just filed a ticket for it.
https://issues.apache.org/jira/browse/CASSANDRA-16410
- Yifan
On Wed, Jan 27, 2021 at 4:58 PM Carl Mueller
wrote:
>
> https://ca
Your thoughts regarding Gossip are correct. There could be a time that
nodes in the cluster hold different views of the ring locally.
In the case of bootstrapping,
1. The joining node updates its status to BOOT before streaming data and
waits for a certain delay in order to populate the update in
Hi Han,
How / when do the existing nodes update their Token Ring state?
The new joining node sets its tokens and populates to the cluster via
gossip after completing data streaming.
is that different between the seed node and non-seed node?
Data streaming step is skipped if a node is seed.
Che