orientechnologies / orientdb-docker

OrientDB running in a docker container
MIT License
63 stars 63 forks source link

TcpIpJoinerOverAWS class missing from orientdb 2.2.30 docker image #35

Closed bipulkarnani closed 6 years ago

bipulkarnani commented 6 years ago

I am getting following error: com.hazelcast.core.HazelcastException: java.lang.ClassNotFoundException: com.hazelcast.cluster.impl.TcpIpJoinerOverAWS

luigidellaquila commented 6 years ago

Hi @bipulkarnani

yes, it's a known issue in 2.2.30, we already fixed it, so the latest snapshot should work fine on AWS. The fix will be released with 2.2.31

Thanks

Luigi

bipulkarnani commented 6 years ago

Hi @luigidellaquila ,

I thought changes will be pushed in same 2.2.30. Thank you for letting us know.

Thanks, Bipul.

luigidellaquila commented 6 years ago

Hi @bipulkarnani

It's pretty hard to change an already released package (ie we cannot control all the Maven mirrors and update them). Anyway, we are scheduling 2.2.31 in a few days, so it shouldn't be a long wait

Thanks

Luigi