LuciferYang commented on code in PR #203:
URL: https://github.com/apache/incubator-uniffle/pull/203#discussion_r963578295
##########
common/src/main/java/org/apache/uniffle/common/RssShuffleUtils.java:
##########
@@ -73,15 +72,9 @@ public static ByteBuffer decompressData(ByteBuffer data, int
uncompressLength, b
*
*/
public static void destroyDirectByteBuffer(ByteBuffer toBeDestroyed)
- throws IllegalArgumentException, IllegalAccessException,
- InvocationTargetException, SecurityException, NoSuchMethodException {
+ throws IllegalArgumentException, SecurityException {
Review Comment:
revert this change due to Java compatibility
--
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]