Remove lock when getting the path of the database 18/299918/1
authorilho kim <ilho159.kim@samsung.com>
Thu, 12 Oct 2023 06:49:04 +0000 (15:49 +0900)
committerilho kim <ilho159.kim@samsung.com>
Thu, 12 Oct 2023 06:49:04 +0000 (15:49 +0900)
commit01cdccb1cbdae47da51598184d84f6674bff971d
tree65c54781bddca27108d260fa1bb31fb5a3ed8d40
parentc9b449357e8f03554a2f5d09619bba90e0320ae5
Remove lock when getting the path of the database

Since the memory database creation logic has been removed
there is no need to hold the lock because only the path is returned
when getting the database's path

Change-Id: I255f74de540f64ef2d3b928664148639b14ef3a6
Signed-off-by: ilho kim <ilho159.kim@samsung.com>
src/server/database/db_handle_provider.cc
src/server/database/db_handle_provider.hh