Alissa Bonas has posted comments on this change.
Change subject: engine: different log message for graceful shutdown
......................................................................
Patch Set 3: (1 inline comment)
....................................................
File
backend/manager/tools/engine-notifier/engine-notifier-service/src/main/java/org/ovirt/engine/core/notifier/EngineMonitorService.java
Line 72: private boolean isHttpsProtocol;
Line 73: private boolean sslIgnoreCertErrors;
Line 74: private SSLSocketFactory sslFactory = null;
Line 75: private boolean sslIgnoreHostVerification;
Line 76: private String pidFile;
yes, adding of course!!!
Line 77: private static final HostnameVerifier IgnoredHostnameVerifier =
new HostnameVerifier() {
Line 78: public boolean verify(String hostname, SSLSession session) {
Line 79: return true;
Line 80: }
--
To view, visit http://gerrit.ovirt.org/10875
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I409f335fd98959aab4bc1633191a853777b050fa
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Laszlo Hornyak <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches