Re: high-scale-lib dependency
Clement de Groc
Hey! Just wanted to report that we had a similar issue with high-scale-lib.
Replacing high-scale-lib with JCTools sounds like a good option, but I'm not sure it will work for all modules: if I'm not mistaken, Cassandra relies on `high-scale-lib` too. Another solution could be to exclude all classes under `java/util` from JanusGraph uber-jars. |
|