diff options
author | Jim Hahn <jrh3@att.com> | 2020-03-26 11:51:52 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-03-26 11:57:54 -0400 |
commit | 67d13b7e11677e3f2678e137471923222ec9b329 (patch) | |
tree | 33e593477680612418e53130a2adac03c9707a49 /version.properties | |
parent | 81c5709370fe2cb60872f704c69a98e1f6cabfd0 (diff) |
Discard requests in APPC legacy actor
The new actor for legacy APPC attempts to discard request
messages received on the response topic by discarding those
that have a null response. Unfortunately, when it decodes them,
the Response object creates a status object, even if there isn't
one in the json message, thus the test fails and the actor treats
it as a failed response.
Issue-ID: POLICY-2434
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: I26cfb25443ff2ed394781d309f9097d50b8f160b
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'version.properties')
0 files changed, 0 insertions, 0 deletions