[GitHub] [hadoop] ashutoshcipher commented on pull request #4282: YARN-9355. Fixed log message in RMContainerRequestor#makeRemoteRequest

2022-05-11 Thread GitBox


ashutoshcipher commented on PR #4282:
URL: https://github.com/apache/hadoop/pull/4282#issuecomment-1123802672

   Thanks @hemanthboyina for your review, below is the log message for before 
and after:
   
   **Before**
   ```
   2022-05-11 14:58:20,200 INFO  [Time-limited test] rm.RMContainerRequestor 
(RMContainerRequestor.java:makeRemoteRequest(216)) - getResources() for 
application_1652277495328_0001: ask=3 release= 0 newContainers=0 
finishedContainers=0 resourcelimit=null knownNMs=1
   
   ```
   **After**
   
   ```
   2022-05-11 14:55:58,964 INFO  [Time-limited test] rm.RMContainerRequestor 
(RMContainerRequestor.java:makeRemoteRequest(216)) - 
applicationId=application_1652277354453_0001 : asking=3 release=0 
newContainers=0 finishedContainers=0 resourcelimit=null knownNMs=1
   
   ```


-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[GitHub] [hadoop] ashutoshcipher commented on pull request #4282: YARN-9355. Fixed log message in RMContainerRequestor#makeRemoteRequest

2022-05-07 Thread GitBox


ashutoshcipher commented on PR #4282:
URL: https://github.com/apache/hadoop/pull/4282#issuecomment-1120344043

   @aajisaka - Can you please have a look? Thanks.


-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org