[JBoss JIRA] (ISPN-11697) Server Docs: Fix user tool issues
by Donald Naro (Jira)
[ https://issues.redhat.com/browse/ISPN-11697?page=com.atlassian.jira.plugi... ]
Work on ISPN-11697 started by Donald Naro.
------------------------------------------
> Server Docs: Fix user tool issues
> ---------------------------------
>
> Key: ISPN-11697
> URL: https://issues.redhat.com/browse/ISPN-11697
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> 11/master: needs to be user-tool not user-tools. add missing + characters to keep things together in rendered html
> 10.1.x: According to the following documentation [1] of user-tools, '-a' is includedd in example command line.
> But when invoking user-tools with '-a', that throws ISPN090001.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (ISPN-11697) Server Docs: Fix user tool issues
by Donald Naro (Jira)
[ https://issues.redhat.com/browse/ISPN-11697?page=com.atlassian.jira.plugi... ]
Donald Naro updated ISPN-11697:
-------------------------------
Status: Ready to Review (was: Coding In Progress)
> Server Docs: Fix user tool issues
> ---------------------------------
>
> Key: ISPN-11697
> URL: https://issues.redhat.com/browse/ISPN-11697
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> 11/master: needs to be user-tool not user-tools. add missing + characters to keep things together in rendered html
> 10.1.x: According to the following documentation [1] of user-tools, '-a' is includedd in example command line.
> But when invoking user-tools with '-a', that throws ISPN090001.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (ISPN-11620) Deprecate methods using EncoderRegistry from DataConversion
by Gustavo Fernandes (Jira)
[ https://issues.redhat.com/browse/ISPN-11620?page=com.atlassian.jira.plugi... ]
Gustavo Fernandes updated ISPN-11620:
-------------------------------------
Summary: Deprecate methods using EncoderRegistry from DataConversion (was: Remove EncoderRegistry from DataConversion )
> Deprecate methods using EncoderRegistry from DataConversion
> ------------------------------------------------------------
>
> Key: ISPN-11620
> URL: https://issues.redhat.com/browse/ISPN-11620
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 11.0.0.Dev03
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
>
> The DataConversion carries an instance of EncodingRegistry, and exports operations that use it internally:
> * isConversionSupported(MediaType mediaType)
> * convert(Object o, MediaType from, MediaType to)
> * convertToRequestFormat(Object o, MediaType contentType)
> Those operations should be removed and moved to the EncoderRegistry itself, freeing the DataConversion objects from maintaining an internal reference to the registry. This also solves the issue of static DataContainer objects being used in mulitple nodes in the same JVM
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months