cnauroth commented on code in PR #5226:
URL: https://github.com/apache/hadoop/pull/5226#discussion_r1049951990


##########
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/package-info.java:
##########
@@ -19,8 +19,10 @@
 /**
  * Tools to help define network clients and servers.
  */
[email protected]({"HBase", "HDFS", "MapReduce"})
[email protected]
+@LimitedPrivate({"HBase", "HDFS", "MapReduce"})
+@Evolving
 package org.apache.hadoop.ipc;
 import org.apache.hadoop.classification.InterfaceAudience;

Review Comment:
   It looks like these imports on lines 25 and 27 are now unused.



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