Improve db busy handler 23/310323/6
authorIlho Kim <ilho159.kim@samsung.com>
Thu, 25 Apr 2024 06:30:24 +0000 (15:30 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Thu, 25 Apr 2024 10:44:05 +0000 (19:44 +0900)
commite7b404afeefaf9589c85fe107f70dc98d442783b
tree735db8c2a5ea92bc7458931dc7d8b16e091405ff
parent3a46004efe5ac338e0fcd169a9a3d437356c4b09
Improve db busy handler

Threre is a possibility that db operation cannot be performed
for more than 5 seconds on low performance devices
so increase busy handler waiting count
and print the process that owns the lock of database

Change-Id: Iba95a14fb2a41450cf011e98c83a61a1295e6c23
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/server/database/abstract_db_handler.cc