diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-04-07 19:24:53 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-08 13:18:39 +0000 |
commit | c4d74d850b291462c0deec4b78d187fbb801f448 (patch) | |
tree | 542b20c50de65e8c5e614cc5d9bf3ee7f8c4e1c8 /docs/submodules/aai | |
parent | 182c142051ba46526d205e4197a3045f6e765bb0 (diff) |
Update git submodules
* Update docs/submodules/aai/aai-common.git from branch 'master'
to 31b7af4804219e5f03faeecef55f041f48adb6d5
- Fix a potential bug in DBSerializer
where the assumption is the aai-node-type property will
exist on the node types. There is a case where a vertex
is in the process of being deleted and during that time
the vertex will be missing some properties and during
that time the GET with depth all will result in exception
This is possible because of our database being
an eventually consistent database
Issue-ID: AAI-2330
Change-Id: I2b11c9a2ec5c3b6bffd2690a0c075962e80781cc
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'docs/submodules/aai')
m--------- | docs/submodules/aai/aai-common.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/aai/aai-common.git b/docs/submodules/aai/aai-common.git -Subproject 08c1bd4d78a0504e7531876869a7ae0cd9c448d +Subproject 31b7af4804219e5f03faeecef55f041f48adb6d |