You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by GitBox <gi...@apache.org> on 2021/01/31 11:10:14 UTC

[GitHub] [ambari] surajj-naik opened a new pull request #3281: AMBARI-25613: Fix ConcurrentModificationException in HostRequest.getPhysicalTaskMapping

surajj-naik opened a new pull request #3281:
URL: https://github.com/apache/ambari/pull/3281


   Issue:
   Concurrent Modification exception in HostRequest.getPhysicalTaskMapping
   
   Fix:
   Replaced the HashMap with ConcurrentHashMap


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [ambari] ramkrish86 commented on pull request #3281: AMBARI-25613: Fix ConcurrentModificationException in HostRequest.getPhysicalTaskMapping

Posted by GitBox <gi...@apache.org>.
ramkrish86 commented on pull request #3281:
URL: https://github.com/apache/ambari/pull/3281#issuecomment-770580671


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

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



[GitHub] [ambari] surajj-naik commented on pull request #3281: AMBARI-25613: Fix ConcurrentModificationException in HostRequest.getPhysicalTaskMapping

Posted by GitBox <gi...@apache.org>.
surajj-naik commented on pull request #3281:
URL: https://github.com/apache/ambari/pull/3281#issuecomment-770364991


   @aonishuk @hapylestat @dlysnichenko Please review


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [ambari] dlysnichenko merged pull request #3281: AMBARI-25613: Fix ConcurrentModificationException in HostRequest.getPhysicalTaskMapping

Posted by GitBox <gi...@apache.org>.
dlysnichenko merged pull request #3281:
URL: https://github.com/apache/ambari/pull/3281


   


----------------------------------------------------------------
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:
users@infra.apache.org