ebinsleeba created CASSANDRA-15370:
--------------------------------------
Summary: Cant able to Build Cluster
Key: CASSANDRA-15370
URL: https://issues.apache.org/jira/browse/CASSANDRA-15370
Project: Cassandra
Issue Type: Bug
Components: Cluster/Gossip, Cluster/Membership, Cluster/Schema
Reporter: ebinsleeba
Hi,
While trying to Build a Cassandra cluster with the following code am facing few
issues as follows.
var cluster = Cluster.Builder().AddContactPoint("127.0.0.1").Build();
# cluster metadata throws an exception says
System.Threading.ThreadAbortException
# while debugging the cluster I found that the Metadata node is missing.
Can anybody help me out this ?. Am I missing something?
Am using VisualStudio 2015 Console Application.
I have created a KeySpace with this same code but now am not able to do
anything.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]