Hi, I have been working with the c# version of the orientdb driver, and 
lately when I renamed a class and the driver throws error about can not 
locate the correct cluster id. I realized that the driver is using the 
class name to search for the cluster id but when I looked into the issue I 
think the cluster is using a different name from the class. I can not 
locate any documentation regards using binary protocol to find the details 
of cluster/class(e.g. get the class name for cluster or get the 
(default)cluster number for class). I believe by using the current method 
it will also fail in a multi-cluster situation.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to