Re: Issue in Logging ASF Cassandra JIRA Account

2023-05-09 Thread ranju goel
Hi Problem resolved. Thanks & Regards Ranju On Tue, May 9, 2023 at 11:12 AM ranju goel wrote: > 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?

Re: Is cleanup is required if cluster topology changes

2023-05-09 Thread Bowen Song via user
Because an operator will need to check and ensure the schema is consistent across the cluster before running "nodetool cleanup". At the moment, it's the operator's responsibility to ensure bad things don't happen. On 09/05/2023 06:20, Jaydeep Chovatia wrote: One clarification question Jeff. A

Re: Is cleanup is required if cluster topology changes

2023-05-09 Thread Jaydeep Chovatia
Another request to the community to see if this is feasible or not: Can we not wait for (CEP-21), and do the necessary cleanup as part of regular compaction itself to avoid running *cleanup* manually? For now, we can control through a flag, which is *false* by default. Whosoever wants to do the cle