[jboss-jira] [JBoss JIRA] (WFCORE-775) domain mode - server fails to start intermittently
Ken Wills (JIRA)
issues at jboss.org
Fri Jul 17 14:44:02 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090577#comment-13090577 ]
Ken Wills commented on WFCORE-775:
----------------------------------
Initial PR sent. This changes the authKey generation from a 16 byte array to a base 64 encoded string. The amount of information present remains the same, the string will be 24 bytes in length, however.
java.utils.Base64 is used, JDK8 only, backports would need to utilize an alternative encoder.
> domain mode - server fails to start intermittently
> --------------------------------------------------
>
> Key: WFCORE-775
> URL: https://issues.jboss.org/browse/WFCORE-775
> Project: WildFly Core
> Issue Type: Bug
> Environment: EAP 6.4.0
> Reporter: Ken Wills
> Assignee: Ken Wills
>
> Server instances occasionally fail in domain mode using EAP 6.4.0. It appears to be due to the hashes being exchanged between the server instance and host controller.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list