Github user klion26 commented on the issue:

    https://github.com/apache/spark/pull/19145
  
    Will the same completed message will be reported more than twice, if these 
message will not be reported more than twice, then i could use 
`completedContainerIdSet.remove(containerId)` 
     instead of `completedContainerIdSet.contains(containerId)` to save memory.
    
    Could any one can help to review this patch? 


---

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

Reply via email to