-
Type: Bug
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: openolt-adapter, openonu-adapter, voltha-go, voltha-go-controller, voltha-lib-go
-
Labels:None
-
Story Points:5
Changes required:
- Make changes to the voltha services, VGC to have an option to set the type of KVStore
- test out with the redis.
- All the changes done are to be upstreamed to LF, including changes in the voltha-lib-go
As of now voltha uses ETCD as it s DB, and ETCD is very sensitie to restarts and disk slowness and reload of the data. Plan is to move to redis
Voltha-lib-go already has the redis client which can be used.
Make change in the voltha repos inclduing VGC to take an option from helmcharts to choose the type of KVStore. Based on that the KVStore needs to be used.
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
35283,2 | [VOL-5359] Add redis option as KVStore | master | voltha-openonu-adapter-go | Status: NEW | 0 | +1 |
35284,2 | [VOL-5359] Add redis option as KVStore | master | voltha-openolt-adapter | Status: NEW | 0 | +1 |
35285,5 | [VOL-5359] Add redis option as KVStore | master | voltha-go-controller | Status: NEW | 0 | +1 |
35286,2 | [VOL-5359] Add redis option as KVStore | master | voltha-go | Status: NEW | 0 | +1 |