Change in ovirt-engine[ovirt-engine-3.6.1]: core: fix incorrect json value in config

tnisan at redhat.com tnisan at redhat.com
Mon Dec 7 14:30:05 UTC 2015


Tal Nisan has submitted this change and it was merged.

Change subject: core: fix incorrect json value in config
......................................................................


core: fix incorrect json value in config

AutoRecoveryAllowedTypes config key value is  {\"storage
domains\":\"true\",\"hosts\":\"true\"}

This is not a legal JSON format and generates the following error upon
application start:

 ERROR [org.ovirt.engine.core.dal.dbbroker.generic.DBConfigUtils]
(ServerService Thread Pool -- 43) [] Error parsing option
'AutoRecoveryAllowedTypes' value: org.codehaus.jackson.JsonParse
Exception: Unexpected character ('\' (code 92)): was expecting
double-quote to start field name
 at [Source: java.io.StringReader at 3198de41; line: 1, column: 3]

Change-Id: Iba1ffefd646219dbeb8909ab620a44f960fb97c1
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1287589
Signed-off-by: emesika <emesika at redhat.com>
---
M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Eli Mesika: Verified
  Jenkins CI: Passed CI tests
  Moti Asayag: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/49969
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iba1ffefd646219dbeb8909ab620a44f960fb97c1
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6.1
Gerrit-Owner: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list