[Red Hat JIRA] (ISPN-12567) Docs: JGroups SYM and ASYM Encryption
by Donald Naro (Jira)
Donald Naro created ISPN-12567:
----------------------------------
Summary: Docs: JGroups SYM and ASYM Encryption
Key: ISPN-12567
URL: https://issues.redhat.com/browse/ISPN-12567
Project: Infinispan
Issue Type: Enhancement
Components: Documentation
Reporter: Donald Naro
Assignee: Donald Naro
Fix For: 11.0.7.Final, 12.0.0.Final
Part of this is in the security guide. ASYM_ENCRYPT is missing from docs.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 4 months
[Red Hat JIRA] (ISPN-12560) XMLExtendedStreamReaderImpl.close() throws UnsupportedOperationException
by Tristan Tarrant (Jira)
[ https://issues.redhat.com/browse/ISPN-12560?page=com.atlassian.jira.plugi... ]
Tristan Tarrant updated ISPN-12560:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> XMLExtendedStreamReaderImpl.close() throws UnsupportedOperationException
> ------------------------------------------------------------------------
>
> Key: ISPN-12560
> URL: https://issues.redhat.com/browse/ISPN-12560
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 12.0.0.Dev07
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Trivial
> Fix For: 12.0.0.CR1
>
>
> {{XMLExtendedStreamReaderImpl.close()}} throws an {{UnsupportedOperationException}}, which is immediately caught and ignored in {{ParserRegistry.parse()}}.
> There is no leak, because {{parse()}} closes the reader/stream wrapped in {{XMLExtendedStreamReaderImpl}} itself, but the close should only happen in one place.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 4 months
[Red Hat JIRA] (ISPN-12566) Refactor CLI command implementation
by Tristan Tarrant (Jira)
[ https://issues.redhat.com/browse/ISPN-12566?page=com.atlassian.jira.plugi... ]
Tristan Tarrant updated ISPN-12566:
-----------------------------------
Status: Open (was: New)
> Refactor CLI command implementation
> -----------------------------------
>
> Key: ISPN-12566
> URL: https://issues.redhat.com/browse/ISPN-12566
> Project: Infinispan
> Issue Type: Task
> Components: CLI
> Affects Versions: 12.0.0.Dev07
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 12.0.0.CR1
>
>
> The current implementation of the CLI commands delegates all execution to the RestConnection class which has grown to have an unmanageable switch.
> Since we don't plan to support other connectors to the server, we can reduce complexity and make things easier by moving the command implementation to the commands themselves.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 4 months