Craig Condit created YUNIKORN-2910: -------------------------------------- Summary: Multiple events may be processed by shim context Key: YUNIKORN-2910 URL: https://issues.apache.org/jira/browse/YUNIKORN-2910 Project: Apache YuniKorn Issue Type: Bug Components: shim - kubernetes Affects Versions: 1.6.0 Reporter: Craig Condit Assignee: Craig Condit
We need to restore the context locking that was removed in YUNIKORN-2629. Without it, multiple K8s events of different types may be processed in parallel. Specifically, pod and node events being processed simultaneously is not safe, and results in data corruption. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@yunikorn.apache.org For additional commands, e-mail: dev-h...@yunikorn.apache.org