[JBoss JIRA] (ISPN-12002) Rolling Upgrades location aware data retrieving
by Gustavo Fernandes (Jira)
Gustavo Fernandes created ISPN-12002:
----------------------------------------
Summary: 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: 10.1.8.Final, 11.0.0.Final
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
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
[JBoss JIRA] (ISPN-12001) Add jboss-parent to upstream projects
by Pedro Ruivo (Jira)
Pedro Ruivo created ISPN-12001:
----------------------------------
Summary: Add jboss-parent to upstream projects
Key: ISPN-12001
URL: https://issues.redhat.com/browse/ISPN-12001
Project: Infinispan
Issue Type: Enhancement
Components: Build, Console
Affects Versions: 11.0.0.Final
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 11.0.1.Final
New rules have been discussed to add jboss-parent in all projects.
Requires changes in:
* Protostream project
* Console project
* Infinispan project
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (ISPN-11996) Allow customize memory and memory swap for Testcontainers images
by Diego Lovison (Jira)
[ https://issues.redhat.com/browse/ISPN-11996?page=com.atlassian.jira.plugi... ]
Diego Lovison updated ISPN-11996:
---------------------------------
Description:
In order to avoid the OS kill the bash script, we need to allow a custom memory and memory swap for Testcontainers images.
The combo CentOS8 and docker ( unsupported ) is failing because, after some time, CentOS is killing the bash script with the exit code 137.
Allowing a custom memory and memory swap configuration fixes the issue.
was:
In order to avoid the OS kill the bash script we need to allow a custom memory and memory swap for Testcontainers images
> Allow customize memory and memory swap for Testcontainers images
> ----------------------------------------------------------------
>
> Key: ISPN-11996
> URL: https://issues.redhat.com/browse/ISPN-11996
> Project: Infinispan
> Issue Type: Enhancement
> Affects Versions: 11.0.0.CR1
> Reporter: Diego Lovison
> Priority: Major
>
> In order to avoid the OS kill the bash script, we need to allow a custom memory and memory swap for Testcontainers images.
>
> The combo CentOS8 and docker ( unsupported ) is failing because, after some time, CentOS is killing the bash script with the exit code 137.
> Allowing a custom memory and memory swap configuration fixes the issue.
>
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (ISPN-11999) Add CacheManager resource integration test
by Gustavo Fernandes (Jira)
[ https://issues.redhat.com/browse/ISPN-11999?page=com.atlassian.jira.plugi... ]
Gustavo Fernandes commented on ISPN-11999:
------------------------------------------
What about *[https://github.com/infinispan/infinispan/blob/7470fe04cf105cf545d9ab7cf2889238de9a68d0/server/rest/src/test/java/org/infinispan/rest/resources/CacheManagerResourceTest.java] ?*
> Add CacheManager resource integration test
> ------------------------------------------
>
> Key: ISPN-11999
> URL: https://issues.redhat.com/browse/ISPN-11999
> Project: Infinispan
> Issue Type: Enhancement
> Components: REST, Test Suite
> Affects Versions: 11.0.0.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.1.Final
>
>
> Currently there are no integration tests for the CacheManager resource. We should create one in {{server/tests}} so this can be reused by {{infinispan-quarkus}}.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (ISPN-11997) Remove jackson from the REST server
by Gustavo Fernandes (Jira)
[ https://issues.redhat.com/browse/ISPN-11997?page=com.atlassian.jira.plugi... ]
Gustavo Fernandes updated ISPN-11997:
-------------------------------------
Description: Jackson databind uses serialization and the native server needs rules to support it. Also it's desirable to reduce the number of dependencies in the REST server to avoid image respins due to CVEs (was: Jackson uses serialization and the native server needs rules to support it. Also it's desirable to reduce the number of dependencies in the REST server to avoid image respins due to CVEs)
> Remove jackson from the REST server
> -----------------------------------
>
> Key: ISPN-11997
> URL: https://issues.redhat.com/browse/ISPN-11997
> Project: Infinispan
> Issue Type: Enhancement
> Components: REST
> Affects Versions: 11.0.0.Final
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
> Fix For: 12.0.0.Final
>
>
> Jackson databind uses serialization and the native server needs rules to support it. Also it's desirable to reduce the number of dependencies in the REST server to avoid image respins due to CVEs
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months