[JBoss JIRA] (ISPN-12017) Explicitly disable the java8-test execution defined in the jboss-parent POM
by Diego Lovison (Jira)
[ https://issues.redhat.com/browse/ISPN-12017?page=com.atlassian.jira.plugi... ]
Diego Lovison commented on ISPN-12017:
--------------------------------------
We merged the PR with a wrong commit message. The right commit message should be: Explicitly disable the java8-test execution defined in the jboss-parent POM
> Explicitly disable the java8-test execution defined in the jboss-parent POM
> ---------------------------------------------------------------------------
>
> Key: ISPN-12017
> URL: https://issues.redhat.com/browse/ISPN-12017
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 11.0.0.Final
> Reporter: Diego Lovison
> Assignee: Diego Lovison
> Priority: Critical
> Fix For: 11.0.1.Final
>
>
> {{jboss-parent}} from {{build-configuration/pom.xml}} set java8.home to java8-test profile{{}}
> {noformat}
> lineage = {ArrayList@3512} size = 4
> 2 = {ModelData@3553} "org.jboss:jboss-parent:pom:36"
> activeProfiles = {ArrayList@3560} size = 2
> id = "java8-test"
> build = {BuildBase@3302}
> plugins = {ArrayList@3303} size = 1
> artifactId = "maven-surefire-plugin"
> id = "java8-test"
> configuration = {Xpp3Dom@3596} "<?xml version="1.0" encoding="UTF-8"?>\n<configuration>\n <jvm>${java8.home}/bin/java</jvm>\n <additionalClasspathElements>\n <additionalClasspathElement>${java8.home}/lib/tools.jar</additionalClasspathElement>\n </additionalClasspathElements>\n</configuration>"{noformat}
> {{}}
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (ISPN-12017) Explicitly disable the java8-test execution defined in the jboss-parent POM
by Diego Lovison (Jira)
[ https://issues.redhat.com/browse/ISPN-12017?page=com.atlassian.jira.plugi... ]
Diego Lovison updated ISPN-12017:
---------------------------------
Summary: Explicitly disable the java8-test execution defined in the jboss-parent POM (was: Set java8.home property to java8-test profile)
> Explicitly disable the java8-test execution defined in the jboss-parent POM
> ---------------------------------------------------------------------------
>
> Key: ISPN-12017
> URL: https://issues.redhat.com/browse/ISPN-12017
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 11.0.0.Final
> Reporter: Diego Lovison
> Assignee: Diego Lovison
> Priority: Critical
> Fix For: 11.0.1.Final
>
>
> {{jboss-parent}} from {{build-configuration/pom.xml}} set java8.home to java8-test profile{{}}
> {noformat}
> lineage = {ArrayList@3512} size = 4
> 2 = {ModelData@3553} "org.jboss:jboss-parent:pom:36"
> activeProfiles = {ArrayList@3560} size = 2
> id = "java8-test"
> build = {BuildBase@3302}
> plugins = {ArrayList@3303} size = 1
> artifactId = "maven-surefire-plugin"
> id = "java8-test"
> configuration = {Xpp3Dom@3596} "<?xml version="1.0" encoding="UTF-8"?>\n<configuration>\n <jvm>${java8.home}/bin/java</jvm>\n <additionalClasspathElements>\n <additionalClasspathElement>${java8.home}/lib/tools.jar</additionalClasspathElement>\n </additionalClasspathElements>\n</configuration>"{noformat}
> {{}}
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (ISPN-12017) Set java8.home property to java8-test profile
by Dan Berindei (Jira)
[ https://issues.redhat.com/browse/ISPN-12017?page=com.atlassian.jira.plugi... ]
Dan Berindei updated ISPN-12017:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 11.0.1.Final
Resolution: Done
> Set java8.home property to java8-test profile
> ---------------------------------------------
>
> Key: ISPN-12017
> URL: https://issues.redhat.com/browse/ISPN-12017
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 11.0.0.Final
> Reporter: Diego Lovison
> Assignee: Diego Lovison
> Priority: Critical
> Fix For: 11.0.1.Final
>
>
> {{jboss-parent}} from {{build-configuration/pom.xml}} set java8.home to java8-test profile{{}}
> {noformat}
> lineage = {ArrayList@3512} size = 4
> 2 = {ModelData@3553} "org.jboss:jboss-parent:pom:36"
> activeProfiles = {ArrayList@3560} size = 2
> id = "java8-test"
> build = {BuildBase@3302}
> plugins = {ArrayList@3303} size = 1
> artifactId = "maven-surefire-plugin"
> id = "java8-test"
> configuration = {Xpp3Dom@3596} "<?xml version="1.0" encoding="UTF-8"?>\n<configuration>\n <jvm>${java8.home}/bin/java</jvm>\n <additionalClasspathElements>\n <additionalClasspathElement>${java8.home}/lib/tools.jar</additionalClasspathElement>\n </additionalClasspathElements>\n</configuration>"{noformat}
> {{}}
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (ISPN-12002) Rolling Upgrades location aware data retrieving
by Gustavo Fernandes (Jira)
[ https://issues.redhat.com/browse/ISPN-12002?page=com.atlassian.jira.plugi... ]
Gustavo Fernandes updated ISPN-12002:
-------------------------------------
Affects Version/s: 9.4.19.Final
(was: 11.0.0.Final)
(was: 10.1.8.Final)
> Rolling Upgrades location aware data retrieving
> -----------------------------------------------
>
> Key: ISPN-12002
> URL: https://issues.redhat.com/browse/ISPN-12002
> Project: Infinispan
> Issue Type: Enhancement
> Components: Remote Protocols
> Affects Versions: 9.4.19.Final
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
>
> Currently the Rolling upgrades data retrieval is done using several tasks in parallel, where each task retrieves from the source cluster a subset of the data from one or more segments.
> Each task should only retrieve data from segments that are confined to a single source server, to avoid further remote calls inside the source server.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months