Re: problem with write_survey

2015-07-30 Thread Robert Coli
On Wed, Jul 29, 2015 at 11:57 PM, wrote: > Do you see this log message? > > > > logger.info("Startup complete, but write survey mode is active, not > becoming an active ring member. Use JMX (StorageService->joinRing()) to > finalize ring joining."); > > > > > > ð Yes ! > If that's the case, I w

RE: problem with write_survey

2015-07-29 Thread aeljami.ext
rg Objet : Re: problem with write_survey On Wed, Jul 29, 2015 at 8:04 AM, mailto:aeljami@orange.com>> wrote: but the node allows read: cqlsh> select * from myTable where id = 1745; id | fname | lname --+---+--- 1745 | john | smith This is unexpected. Does the node sho

Re: problem with write_survey

2015-07-29 Thread Robert Coli
On Wed, Jul 29, 2015 at 8:04 AM, wrote: > but the node allows read: > > > > cqlsh> select * from myTable where id = 1745; > > > > id | fname | lname > > --+---+--- > > 1745 | john | smith > > This is unexpected. Does the node show up in eg nodetool ring? If so, you are probably f

problem with write_survey

2015-07-29 Thread aeljami.ext
Hello, I start a node with the write survey = true -Dcassandra.write_survey=true Log: INFO [main] 2015-07-29 15:29:35,697 StorageService.java (line 853) Startup complete, but write survey mode is active, not becoming an active ring member. Use JMX (StorageService->joinRing()) to finalize ring