vaijosh commented on PR #3021:
URL: https://github.com/apache/hugegraph/pull/3021#issuecomment-4484826440

   @imbajin,
   I observed comment ` hbase)
           # TODO: replace it with hbase2.3+ to avoid java8 env
           "$TRAVIS_DIR"/install-hbase.sh`
   in 
`[hugegraph-server/hugegraph-dist/src/assembly/travis/install-backend.sh](https://github.com/apache/hugegraph/blob/f69ca66c::master/hugegraph-server/hugegraph-dist/src/assembly/travis/install-backend.sh#L42-L44)`.
   Does it mean we can get rid of java 8 after this PR ( hbase update to 2.6.5 
)?  I tested that Hbase 2.6.5 backed works fine with java 8 and even java 11, 
so I don't think java 8 is required anymore.
   
   If there are no other dependencies on java 8, can we remove it immediately 
after merging this PR?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to