[Red Hat JIRA] (ISPN-12669) Tests failing due to relying on published images
by Gustavo Fernandes (Jira)
[ https://issues.redhat.com/browse/ISPN-12669?page=com.atlassian.jira.plugi... ]
Gustavo Fernandes updated ISPN-12669:
-------------------------------------
Resolution: Done
Status: Resolved (was: Pull Request Sent)
> Tests failing due to relying on published images
> ------------------------------------------------
>
> Key: ISPN-12669
> URL: https://issues.redhat.com/browse/ISPN-12669
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 12.0.0.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 12.1.0.Final, 12.0.1.Final
>
>
> The following tests are pulling the server image from remote instead of utilising the local server build to create a container for testing. This results in the testsuite failing when we transition to a new major/minor that does not have a published image yet. We should update the relevant poms to ensure that the local server dist is always used.
> {code:java}
> org.infinispan.server.test.junit5.InfinispanServerExtensionContainerTest.(?)
> test.org.infinispan.spring.starter.remote.actuator.RemoteCacheMetricBinderTest.(?)
> {code}
--
This message was sent by Atlassian Jira
(v8.13.1#813001)
5 years, 1 month
[Red Hat JIRA] (ISPN-12671) JdbcStringBasedStore remove class variables only used in start()
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-12671?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-12671:
-------------------------------
Resolution: Done
Status: Resolved (was: Pull Request Sent)
> JdbcStringBasedStore remove class variables only used in start()
> ----------------------------------------------------------------
>
> Key: ISPN-12671
> URL: https://issues.redhat.com/browse/ISPN-12671
> Project: Infinispan
> Issue Type: Enhancement
> Components: Loaders and Stores
> Affects Versions: 12.0.0.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 12.1.0.Final
>
>
> The following methods are only used in the start() method and can be obtained from ctx and it saves some memory:
> * globalConfiguration
> * cacheName
> * isDistributedCache
> Saving (computed by JOL plugin):
> compressed oops: 64 bytes => 56 bytes
> 8bytes align: 120 bytes => 96 bytes
--
This message was sent by Atlassian Jira
(v8.13.1#813001)
5 years, 1 month
[Red Hat JIRA] (ISPN-12672) C client documentation
by Donald Naro (Jira)
Donald Naro created ISPN-12672:
----------------------------------
Summary: C client documentation
Key: ISPN-12672
URL: https://issues.redhat.com/browse/ISPN-12672
Project: Infinispan
Issue Type: Enhancement
Components: Documentation
Affects Versions: 12.0.0.Final
Reporter: Donald Naro
Assignee: Donald Naro
Update documentation for C# and C++ Hot Rod clients.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)
5 years, 1 month