[ https://issues.redhat.com/browse/ISPN-11098?page=com.atlassian.jira.plugi... ]
Ryan Emerson resolved ISPN-11098.
---------------------------------
Fix Version/s: 10.0.0.Final
Resolution: Done
> Decommission old infinispan/infinispan-management-console repository
> --------------------------------------------------------------------
>
> Key: ISPN-11098
> URL: https://issues.redhat.com/browse/ISPN-11098
> Project: Infinispan
> Issue Type: Task
> Components: Console
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 10.0.0.Final
>
>
> The old repository is no longer used for upstream development, therefore we should update the master README to point to the new repository.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
Ryan Emerson created ISPN-11098:
-----------------------------------
Summary: Decommission old infinispan/infinispan-management-console
Key: ISPN-11098
URL: https://issues.redhat.com/browse/ISPN-11098
Project: Infinispan
Issue Type: Task
Components: Console
Reporter: Ryan Emerson
Assignee: Ryan Emerson
The old repository is no longer used for upstream development, therefore we should update the master README to point to the new repository.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[ https://issues.redhat.com/browse/ISPN-11098?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-11098:
--------------------------------
Summary: Decommission old infinispan/infinispan-management-console repository (was: Decommission old infinispan/infinispan-management-console)
> Decommission old infinispan/infinispan-management-console repository
> --------------------------------------------------------------------
>
> Key: ISPN-11098
> URL: https://issues.redhat.com/browse/ISPN-11098
> Project: Infinispan
> Issue Type: Task
> Components: Console
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
>
> The old repository is no longer used for upstream development, therefore we should update the master README to point to the new repository.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[ https://issues.redhat.com/browse/ISPN-10803?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-10803:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/7629
> Use WildFly OpenSSL
> -------------------
>
> Key: ISPN-10803
> URL: https://issues.redhat.com/browse/ISPN-10803
> Project: Infinispan
> Issue Type: Enhancement
> Components: Security, Server
> Affects Versions: 10.0.0.CR3
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 10.1.0.Final
>
>
> We currently use Netty's tcnative bits to enable native openssl. We should use WildFly OpenSSL instead since the work of productizing the native bits is done for us
> https://github.com/wildfly/wildfly-openssl
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[ https://issues.redhat.com/browse/ISPN-10803?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-10803:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Use WildFly OpenSSL
> -------------------
>
> Key: ISPN-10803
> URL: https://issues.redhat.com/browse/ISPN-10803
> Project: Infinispan
> Issue Type: Enhancement
> Components: Security, Server
> Affects Versions: 10.0.0.CR3
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 10.1.0.Final
>
>
> We currently use Netty's tcnative bits to enable native openssl. We should use WildFly OpenSSL instead since the work of productizing the native bits is done for us
> https://github.com/wildfly/wildfly-openssl
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[ https://issues.redhat.com/browse/ISPN-11097?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-11097:
--------------------------------
Status: Open (was: New)
> Clusters page unable to resolve "host" when utilising clustered standalone servers
> ----------------------------------------------------------------------------------
>
> Key: ISPN-11097
> URL: https://issues.redhat.com/browse/ISPN-11097
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 9.4.17.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 9.4.18.Final
>
>
> The following page cannot be viewed http://localhost:3000/#/server-groups/default/nodes as the dmr call is trying to access the child-resource "host" which does not exist outside of domain mode. Resulting in the following error message:
> {code:json}
> {
> "outcome" : "failed",
> "failure-description" : "WFLYCTL0202: No known child type named host",
> "rolled-back" : true
> }
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
[ https://issues.redhat.com/browse/ISPN-11097?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-11097:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan-management-console/pull/280
> Clusters page unable to resolve "host" when utilising clustered standalone servers
> ----------------------------------------------------------------------------------
>
> Key: ISPN-11097
> URL: https://issues.redhat.com/browse/ISPN-11097
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 9.4.17.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 9.4.18.Final
>
>
> The following page cannot be viewed http://localhost:3000/#/server-groups/default/nodes as the dmr call is trying to access the child-resource "host" which does not exist outside of domain mode. Resulting in the following error message:
> {code:json}
> {
> "outcome" : "failed",
> "failure-description" : "WFLYCTL0202: No known child type named host",
> "rolled-back" : true
> }
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
Ryan Emerson created ISPN-11097:
-----------------------------------
Summary: Clusters page unable to resolve "host" when utilising clustered standalone servers
Key: ISPN-11097
URL: https://issues.redhat.com/browse/ISPN-11097
Project: Infinispan
Issue Type: Bug
Components: Console
Affects Versions: 9.4.17.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 9.4.18.Final
The following page cannot be viewed http://localhost:3000/#/server-groups/default/nodes as the dmr call is trying to access the child-resource "host" which does not exist outside of domain mode. Resulting in the following error message:
{code:json}
{
"outcome" : "failed",
"failure-description" : "WFLYCTL0202: No known child type named host",
"rolled-back" : true
}
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)