Ayush Bansal
Ayush Bansal
### 🛩 Where? Code Location: https://github.com/NimbleEdge/RecoEdge/blob/75c397a4d911cbea04f2c2913a95ccc8642d5bb6/scala_core/src/test/scala/org/nimbleedge/recoedge/OrchestratorSpec.scala#L9 The Actor + Functionality to be tested: https://github.com/NimbleEdge/RecoEdge/blob/75c397a4d911cbea04f2c2913a95ccc8642d5bb6/scala_core/src/main/scala/org/nimbleedge/recoedge/Orchestrator.scala ### 💠Description The FLSystemManager is the top level Actor for the FLSystem. Under FLSystem, lies...
Please let me know if you think there is a discrepancy
Currently I am using the setup provided in this repo for statefulset with a few exceptions - * NOT using configure-node.sh * I am using "terminationGracePeriodSeconds" to be 10 instead...