javeme commented on issue #403:
URL: 
https://github.com/apache/incubator-hugegraph-toolchain/issues/403#issuecomment-1368361230

   we can try this method:
   - https://juejin.cn/post/7048869257966256164
   - 
https://github.com/apache/incubator-hugegraph-toolchain/blob/70a2100f41c2e85bdf51aa5766b7921a9febf49f/hugegraph-loader/pom.xml#L609
   
   or take a workaround method: convert ByteBuffer to Buffer before the clear() 
call:
   - 
https://stackoverflow.com/questions/48693695/java-nio-buffer-not-loading-clear-method-on-runtime
   - https://issues.apache.org/jira/browse/MRESOLVER-85
   - https://bugs.eclipse.org/bugs/show_bug.cgi?id=564520


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

Reply via email to