liuxunorg commented on a change in pull request #98: SUBMARINE-293. Refactoring 
submarine server rest test framework
URL: https://github.com/apache/submarine/pull/98#discussion_r349074616
 
 

 ##########
 File path: 
submarine-server/server-core/src/main/java/org/apache/submarine/server/utils/GitRequestUtil.java
 ##########
 @@ -32,8 +32,8 @@
 import java.util.Date;
 import java.util.Map;
 
-public class HttpRequestUtil {
-  private static final Logger LOG = 
LoggerFactory.getLogger(HttpRequestUtil.class);
+public class GitRequestUtil {
 
 Review comment:
   HttpRequestUtil is a special class for git http request, Change to 
GitHttpRequest.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to