djkevincr commented on a change in pull request #175: GORA-546 Hazelcast Jet
execution engine support
URL: https://github.com/apache/gora/pull/175#discussion_r316593072
##########
File path: pom.xml
##########
@@ -840,7 +841,8 @@
<!-- JCache Dependencies -->
<jsr107.api.version>1.0.0</jsr107.api.version>
- <hazelcast.version>3.6.4</hazelcast.version>
+ <hazelcast.version>3.12.2</hazelcast.version>
Review comment:
It seems you have downgraded the current Hazelcast version. I think we need
to avoid this and need to find a better solution around dependency conflicts
between Hazelcast Jet /JCache.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services