diff options
author | Amar Tumballi <amarts@redhat.com> | 2019-03-05 08:39:16 +0530 |
---|---|---|
committer | Shyamsundar Ranganathan <srangana@redhat.com> | 2019-03-08 14:08:40 +0000 |
commit | 9c441360acc7288b75ba948726d2b7bc2e3d561c (patch) | |
tree | c142d5ee711ac12b4480ee4e5cc00744c696ef36 /configure.ac | |
parent | ae24a2c3903b402e701eca03c5b0de3f4382cb5c (diff) |
dict: handle STR_OLD data type in xdr conversions
Currently a dict conversion on wire for 3.x protocol happens using
`dict_unserialize()`, which sets the type of data as STR_OLD. But the
new protocol doesn't send it over the wire as its not considered as a
valid format in new processes.
But considering we deal with old and new protocol when we do a rolling
upgrade, it will allow us to get all the information properly with new
protocol.
Credits: Krutika Dhananjay
Fixes: bz#1686364
Change-Id: I165c0021fb195b399790b9cf14a7416ae75ec84f
Signed-off-by: Amar Tumballi <amarts@redhat.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions