Jacek Furmankiewicz
Jacek Furmankiewicz
Ah darn, it lost all the formatting....let me try again ``` local: dbtype: mysql database: mysite server: localhost logins: - root: password: actual_password mode: rw ```
we're not using it yet, I am just looking at things I know would cause us pain if we decide to move forwards with a DKO evaluation / implementation Cheers
No, we're not using DKOs, but I was looking at it for a personal project of my own. Cheers, Jacek On Fri, Dec 26, 2014 at 11:42 AM, Derek Anderson...
Sorry, forgot to mention we tried it with Cassandra 2.0.6 as well, same result
much appreciated, thanks
no, we removed the local datacenter and tested it without that line. As I mentioned in the initial report, we have tried all sorts of different combinations. Whatever we use,...
We get the keyspace via cluster.getKeyspace(); shouldn't that due a ring describe as well?
I tried using the buildKeyspace() method and it still was iffy with node discovery. We had put that on hold due to other issues, but I should go back to...
I apologize. I realize looking at our own code that we developed a custom MappingUtil that overrode this default functionality to behave as we expected (i.e. we delete the column...