thunderstumpges

Results 7 comments of thunderstumpges

Been a while here... I am getting what appears to be the same crash, mine occurs during the test portion of `mvn package`. with almost the same module and frame:...

Actually I *think* I have resolved this following the recommendation over at #29 The master at fastText has moved way past what it was on Nov 7, and the head...

So is my first referenced documentation above not accurate anymore? As I see it, currently there is an entirely new session + cluster + connection made for every KeySpaceDef instance....

Well the more I look into the phantom code, the more I am realizing that I need my own `SessionProvider` because I need different KeySpace initialization code (can't use SimpleStrategy,...

Ugh. Well I've now spent too many hours trying to get this working... ran into another wall where `DatabaseImpl` needs the `com.websudos` version of `KeySpaceDef`, not just a `Connector`. SO...

Thanks @alexflav23. While you mull this over internally, please also consider formalizing the SessionProvider trait so that someone could provide their own implementation. Also, it seems like at some point...

We are having the same issue. However we are using Influx DB 0.9, and metrics-influxdb 0.8.2. Any fix on this? It is not super high priority, but it is quite...