Quorum client creates its data folder before write 45/44745/2
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Wed, 25 Apr 2018 19:16:15 +0000 (12:16 -0700)
committerGirish Havaldar <hg0071052@techmahindra.com>
Thu, 26 Apr 2018 05:16:34 +0000 (05:16 +0000)
commit30dae56d353d324e97e13a47891c30f384a66be9
tree2a7f05644395e7d4b6a495592914d6dd680f81fa
parent74d37f1a153d121256a643bba00659b8f53074f0
Quorum client creates its data folder before write

Data folder is not guaranteed to exist and therefore
needs to be created before writes can be done on it.

Issue-ID: AAF-261
Change-Id: I4671f0dac34a04c80639386719639b8c9472a9d3
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
sms-service/src/quorumclient/quorumclient.go