[Red Hat JIRA] (ISPN-12577) Move EmbeddedServerAdminOperationHandler to src/tests
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-12577:
-----------------------------------
Summary: Move EmbeddedServerAdminOperationHandler to src/tests
Key: ISPN-12577
URL: https://issues.redhat.com/browse/ISPN-12577
Project: Infinispan
Issue Type: Task
Components: Server, Test Suite
Affects Versions: 12.0.0.Dev07
Reporter: Ryan Emerson
{{EmbeddedServerAdminOperationHandler}} is currently only used by our testsuite and we don't officially support creating embedded servers, therefore we should move this class it to src/tests abd rename it \{{TestAdminOperationHandler}}.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 1 month
[Red Hat JIRA] (ISPN-12573) Examples for REST API Server logging configuration are wrong
by Katia Aresti (Jira)
[ https://issues.redhat.com/browse/ISPN-12573?page=com.atlassian.jira.plugi... ]
Katia Aresti updated ISPN-12573:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 12.0.0.CR1
Resolution: Done
> Examples for REST API Server logging configuration are wrong
> ------------------------------------------------------------
>
> Key: ISPN-12573
> URL: https://issues.redhat.com/browse/ISPN-12573
> Project: Infinispan
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 11.0.8.Final
> Reporter: Wolf-Dieter Fink
> Assignee: Wolf-Dieter Fink
> Priority: Minor
> Fix For: 12.0.0.CR1
>
>
> The example for changing logger by using REST is wrong as it use the wrong separator and produce an error message illegal request. The separator wetween URL and parameter is "&" instead of "?"
>
> {{PUT /rest/v2/logging/loggers/\{loggerName}&level=\{level}&appender=\{appender}&appender=\{appender}...}}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 1 month
[Red Hat JIRA] (ISPN-12566) Refactor CLI command implementation
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-12566?page=com.atlassian.jira.plugi... ]
Ryan Emerson resolved ISPN-12566.
---------------------------------
Resolution: Done
> 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)
4 years, 1 month