Gilad Chaplik has submitted this change and it was merged.
Change subject: core: server fails to load on wrong custom property regex
......................................................................
core: server fails to load on wrong custom property regex
On server load we initialize custom properties regex-es,
in-case a regex doesn't match the pattern PatternSyntaxException
is caught, but rethrown somehow, and this fails
InitBackendServicesOnStartup.create()
Change-Id: I086662cc6cfbb7ade65111a55ef736ca02b33ca8
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InitBackendServicesOnStartupBean.java
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/14181
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I086662cc6cfbb7ade65111a55ef736ca02b33ca8
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>