craigcondit commented on PR #432:
URL: https://github.com/apache/yunikorn-k8shim/pull/432#issuecomment-1147523543

   Implementation note: I realize there are instances in this patch where an 
object is cloned twice in a single method (once per I/O call). This is due to 
the fact that many of the I/O methods are async in nature and so this ensures 
that we have completely independent copies for events in flight.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to