Fix GET ALL for vertices created asynchronously 11/51211/1
authorRavi Geda <gravik@amdocs.com>
Tue, 12 Jun 2018 13:54:41 +0000 (14:54 +0100)
committerRavi Geda <gravik@amdocs.com>
Tue, 12 Jun 2018 13:54:41 +0000 (14:54 +0100)
commit414eaef56d9f9427712448c22a0c7eec02007ba4
tree7b22904a42ecfd32a376d3cba42f3b95f1fb5268
parent36a7dbfd2672ee6629c4b375df2d6982d942fa43
Fix GET ALL for vertices created asynchronously

Vertices created asynchronously are not being returned in the GET ALL
vertices. This commit addresses this problem

Change-Id: I83ee7a59dc2005447706fa0a43ba2c9d2f0e4592
Issue-ID: AAI-1223
Signed-off-by: Ravi Geda <gravik@amdocs.com>
src/main/java/org/onap/crud/service/CrudAsyncGraphDataService.java