[JBoss JIRA] (ISPN-12144) Operator Docs: Clarify xsite docs
by Donald Naro (Jira)
[ https://issues.redhat.com/browse/ISPN-12144?page=com.atlassian.jira.plugi... ]
Donald Naro closed ISPN-12144.
------------------------------
> Operator Docs: Clarify xsite docs
> ---------------------------------
>
> Key: ISPN-12144
> URL: https://issues.redhat.com/browse/ISPN-12144
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> describe that XSite need the operator to work properly and show within the doc how it works
> XSiteRepl DG8.1 is done with a single site master the "xsite-service" will forward all requests to the JGroups coordinator
> the site-master is choosen by operator and the jgroups coordinator is used
> operator will query all pods and tag the pod where coordinator run
> if the coordinator dies, the operator finds the new coordinator/pod and tags that one. the service automatically updates and starts using the new pod
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 4 months
[JBoss JIRA] (ISPN-12130) RollingUpgradeIT ignoring system properties
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-12130?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-12130:
--------------------------------
Sprint: DataGrid Sprint #46 (was: DataGrid Sprint #46, DataGrid Sprint #47)
> RollingUpgradeIT ignoring system properties
> -------------------------------------------
>
> Key: ISPN-12130
> URL: https://issues.redhat.com/browse/ISPN-12130
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 12.0.0.Final, 11.0.1.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 12.0.0.Dev01
>
>
> RollingUpgradeIT manually calls {{InfinispanServerDriver}}, however it passes in a new {{Properties}} object resulting any properties set on the command line, such as the image to be used for the tests, being ignored. Instead {{System.getProperties()}} should be passed to the driver.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 4 months
[JBoss JIRA] (ISPN-12059) CliIT allow external module use
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-12059?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-12059:
--------------------------------
Sprint: DataGrid Sprint #46 (was: DataGrid Sprint #46, DataGrid Sprint #47)
> CliIT allow external module use
> -------------------------------
>
> Key: ISPN-12059
> URL: https://issues.redhat.com/browse/ISPN-12059
> Project: Infinispan
> Issue Type: Enhancement
> Components: Test Suite
> Affects Versions: 11.0.0.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.1.Final
>
>
> CliIT currently loads resources via {{getResource}} and then passes the resource path to the CLI. As the CLI simply resolves these paths as normal File objects, the CLI is unable to find the files when they are located within a jar file. As a workaround we should utilise a working directory for the test and copy the resources from the jar to the local directory before passing the path to the CLI.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 4 months
[JBoss JIRA] (ISPN-12045) Clarify jboss-marshalling deprecation message
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-12045?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-12045:
--------------------------------
Sprint: DataGrid Sprint #46 (was: DataGrid Sprint #46, DataGrid Sprint #47)
> Clarify jboss-marshalling deprecation message
> ---------------------------------------------
>
> Key: ISPN-12045
> URL: https://issues.redhat.com/browse/ISPN-12045
> Project: Infinispan
> Issue Type: Enhancement
> Components: Server
> Affects Versions: 11.0.0.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.1.Final
>
>
> Currently the server always warns that jboss has been deprecated as it's necessary for the module to be on the classpath of the server in order to provide transcoding of `x-jboss-marshalling` MediaType.
> {code:java}
> WARN (main) [org.infinispan.PERSISTENCE] ISPN000554: infinispan-boss-marshalling dependency detected, jboss-marshalling has been deprecated and will be removed in the future
> {code}
> We should update the wording so that it simply states "jboss-marshalling is deprecated and will be removed in the future"
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 4 months