Weiwei Yang created YUNIKORN-282:
------------------------------------
Summary: K8shim may have staled nodes causing problems
Key: YUNIKORN-282
URL: https://issues.apache.org/jira/browse/YUNIKORN-282
Project: Apache YuniKorn
Issue Type: Bug
Components: shim - kubernetes
Reporter: Weiwei Yang
Assignee: Weiwei Yang
When adding/removing nodes back and force, and nodes are created with same
name. In such cases, the shared index informer may trigger Update event instead
of an Add (resource key is the same). If the node has stale info in the cache,
this will cause the fix we did for YUNIKORN-220 not work. We need to make sure
when a node is deleted, the corresponding info is also deleted from the cache.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]