-
Type:
Task
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:5
-
Sprint:Storage - Ra 2020-10-05
Currently, history store initialisation is spread across multiple functions. To have them as a single open and close pair of functions.
Open will include
- To check and delete LAS file.
- To open the history store file.
- To unify the error handling across both of them.
A corresponding close function