| Issue 2736: | Discovery Server in mainline does not have support for replication across cassandra cluster | |
| 1 person starred this issue and may be notified of changes. | Back to list |
************************************************************ ***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW ***** ***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL ***** ***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC. ***** ***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS! ***** ************************************************************ Affected Version:1.1 (manline) What steps will reproduce the problem? 1. Have a 3 config nodes 2. Stop discovery and cassandra on the first node 3. restart discovery on the 2nd node. It will throw Unavaliable Exception because of no Cloumn Family found. [default@DISCOVERY_SERVER] list discovery; Using default limit of 100 Using default cell limit of 100 null UnavailableException() at org.apache.cassandra.thrift.Cassandra$get_range_slices_result.read(Cassandra.java:12924) at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:78) at org.apache.cassandra.thrift.Cassandra$Client.recv_get_range_slices(Cassandra.java:734) at org.apache.cassandra.thrift.Cassandra$Client.get_range_slices(Cassandra.java:718) at org.apache.cassandra.cli.CliClient.executeList(CliClient.java:1495) at org.apache.cassandra.cli.CliClient.executeCLIStatement(CliClient.java:279) at org.apache.cassandra.cli.CliMain.processStatementInteractive(CliMain.java:213) at org.apache.cassandra.cli.CliMain.main(CliMain.java:339) What is the expected output? What do you see instead? Discovery server should restart and be able to find CloumnFamiy on all the cassandra nodes in the cluster Please provide any additional information below.
Jun 26, 2014
Project Member
#1
edwin.ke...@gmail.com
Jun 26, 2014
************************************************************ ***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW ***** ***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL ***** ***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC. ***** ***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS! ***** ************************************************************
Status:
Invalid
|
|
| ► Sign in to add a comment |