Re: Issue in Logging ASF Cassandra JIRA Account

2023-05-08 Thread ranju goel
Hi , No such email on spam folder. Regards Ranju On Tue, May 9, 2023 at 8:08 AM manish khandelwal < manishkhandelwa...@gmail.com> wrote: > Have you checked in spam mail folder? Sometimes it lands up there. > > On Mon, May 8, 2023, 20:52 ranju goel wrote: > >> Hi, >> >> >> >> I am getting incor

Re: Is cleanup is required if cluster topology changes

2023-05-08 Thread Jaydeep Chovatia
One clarification question Jeff. AFAIK, the *nodetool cleanup* also internally goes through the same compaction path as the regular compaction. Then why do we have to wait for CEP-21 to clean up unowned data in the regular compaction path? Wouldn't it be as simple as regular compaction just invoke

Re: Replacing node without shutting down the old node

2023-05-08 Thread Runtian Liu
I thought the joining node would not participate in quorum? How are we counting things like how many replicas ACK a write when we are adding a new node for expansion? The token ownership won't change until the new node is fully joined right? On Mon, May 8, 2023 at 8:58 PM Jeff Jirsa wrote: > You

Re: Replacing node without shutting down the old node

2023-05-08 Thread Jeff Jirsa
You can't have two nodes with the same token (in the current metadata implementation) - it causes problems counting things like how many replicas ACK a write, and what happens if the one you're replacing ACKs a write but the joining host doesn't? It's harder than it seems to maintain consistency gu

Re: Issue in Logging ASF Cassandra JIRA Account

2023-05-08 Thread manish khandelwal
Have you checked in spam mail folder? Sometimes it lands up there. On Mon, May 8, 2023, 20:52 ranju goel wrote: > Hi, > > > > I am getting incorrect username/password error message while logging in > ASF Cassandra JIRA . > > username - rcass > > > After this, I requested for resetting password a

Replacing node without shutting down the old node

2023-05-08 Thread Runtian Liu
Hi all, Sometimes we want to replace a node for various reasons, we can replace a node by shutting down the old node and letting the new node stream data from other replicas, but this approach may have availability issues or data consistency issues if one more node in the same cluster went down. W

Cassandra Contributor Meeting May 30

2023-05-08 Thread Melissa Logan
Hi folks, The Cassandra community will be hosting monthly Contributor Meetings the last Tuesday of each month at 10:00 PT / 13:00 ET / 17:00 UTC / 22:30 IST. The purpose of these meetings is to enable real-time collaboration for contributors to discuss CEPs and other issues, and ask questions. T

Issue in Logging ASF Cassandra JIRA Account

2023-05-08 Thread ranju goel
Hi, I am getting incorrect username/password error message while logging in ASF Cassandra JIRA . username - rcass After this, I requested for resetting password and received Reset password link sent successfully But no such link received. Kindly suggest. Regards Ranju