carp84 commented on code in PR #2193: URL: https://github.com/apache/incubator-celeborn/pull/2193#discussion_r1437980522
########## LICENSE: ########## @@ -210,4 +210,38 @@ for text of these licenses. Apache License 2.0 -------------------------------------- -common/src/main/java/org/apache/celeborn/common/network/util/LimitedInputStream.java Review Comment: Why do we remove this line? This is required because the `LimitedInputStream` class stems from Guava and is still bundled in our source package. Please be cautious to remove any line in the LICENSE file. -- 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]
