tomscut opened a new pull request #3644:
URL: https://github.com/apache/hadoop/pull/3644


   JIRA: [HADOOP-18003](https://issues.apache.org/jira/browse/HADOOP-18003).
   
   As we discussed here 
[#3635](https://github.com/apache/hadoop/pull/3635#discussion_r746873078)
   
   In some cases, when we need to add a `key:value` to the `CallerContext`, we 
need to check whether the key already exists in the outer layer, which is a bit 
of a hassle. To solve this problem, we can add a new method 
`CallerContext#appendIfAbsent`.


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

Reply via email to