[Red Hat JIRA] (ISPN-12676) Console: Brandname variable not substituted in Support.tsx
by Donald Naro (Jira)
Donald Naro created ISPN-12676:
----------------------------------
Summary: Console: Brandname variable not substituted in Support.tsx
Key: ISPN-12676
URL: https://issues.redhat.com/browse/ISPN-12676
Project: Infinispan
Issue Type: Enhancement
Components: Console
Reporter: Donald Naro
Assignee: Katia Aresti
Support.tsx the brandname attribute does not get substituted. It contains const brandname = t('brandname.brandname'); and everything looks OK.
But if you add {{brandname}} to the text strings the variable doesn't get populated during compile.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)
4 years, 1 month
[Red Hat JIRA] (ISPN-12675) Add CRUD operations for cache templates
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-12675?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-12675:
--------------------------------
Description: Currently it's only possible to list configured templates via the {{/v2/cache-managers/\{name\}/cache-configs/templates}} endpoint. It should be possible to Create, Update and Delete templates via a dededicated {{/v2/templates}} endpoint. (was: Currently it's only possible to list configured templates via the {{/v2/cache-managers/{name}/cache-configs/templates}} endpoint. It should be possible to Create, Update and Delete templates via a dededicated {{/v2/templates}} endpoint.)
> Add CRUD operations for cache templates
> ---------------------------------------
>
> Key: ISPN-12675
> URL: https://issues.redhat.com/browse/ISPN-12675
> Project: Infinispan
> Issue Type: Enhancement
> Components: REST
> Affects Versions: 12.0.0.Final
> Reporter: Ryan Emerson
> Assignee: Gustavo Fernandes
> Priority: Major
>
> Currently it's only possible to list configured templates via the {{/v2/cache-managers/\{name\}/cache-configs/templates}} endpoint. It should be possible to Create, Update and Delete templates via a dededicated {{/v2/templates}} endpoint.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)
4 years, 1 month
[Red Hat JIRA] (ISPN-12675) Add CRUD operations for cache templates
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-12675?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-12675:
--------------------------------
Description: Currently it's only possible to list configured templates via the {{/v2/cache-managers/{name}/cache-configs/templates}} endpoint. It should be possible to Create, Update and Delete templates via a dededicated {{/v2/templates}} endpoint. (was: Currently it's only possible to list configured templates via the `/v2/cache-managers/{name}/cache-configs/templates` endpoint. It should be possible to Create, Update and Delete templates via a dededicated `/v2/templates` endpoint.)
> Add CRUD operations for cache templates
> ---------------------------------------
>
> Key: ISPN-12675
> URL: https://issues.redhat.com/browse/ISPN-12675
> Project: Infinispan
> Issue Type: Enhancement
> Components: REST
> Affects Versions: 12.0.0.Final
> Reporter: Ryan Emerson
> Assignee: Gustavo Fernandes
> Priority: Major
>
> Currently it's only possible to list configured templates via the {{/v2/cache-managers/{name}/cache-configs/templates}} endpoint. It should be possible to Create, Update and Delete templates via a dededicated {{/v2/templates}} endpoint.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)
4 years, 1 month
[Red Hat JIRA] (ISPN-12675) Add CRUD operations for cache templates
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-12675?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-12675:
--------------------------------
Description: Currently it's only possible to list configured templates via the `/v2/cache-managers/{name}/cache-configs/templates` endpoint. It should be possible to Create, Update and Delete templates via a dededicated `/v2/templates` endpoint.
> Add CRUD operations for cache templates
> ---------------------------------------
>
> Key: ISPN-12675
> URL: https://issues.redhat.com/browse/ISPN-12675
> Project: Infinispan
> Issue Type: Enhancement
> Components: REST
> Affects Versions: 12.0.0.Final
> Reporter: Ryan Emerson
> Assignee: Gustavo Fernandes
> Priority: Major
>
> Currently it's only possible to list configured templates via the `/v2/cache-managers/{name}/cache-configs/templates` endpoint. It should be possible to Create, Update and Delete templates via a dededicated `/v2/templates` endpoint.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)
4 years, 1 month
[Red Hat JIRA] (ISPN-12674) Delete by query
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-12674:
--------------------------------------
Summary: Delete by query
Key: ISPN-12674
URL: https://issues.redhat.com/browse/ISPN-12674
Project: Infinispan
Issue Type: Enhancement
Components: Embedded Querying, Remote Querying
Reporter: Tristan Tarrant
Assignee: Nistor Adrian
Fix For: 13.0.0.Final
A way to delete entries matching an Ickle query.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)
4 years, 1 month
[Red Hat JIRA] (ISPN-12673) Cross-Site automatic state transfer
by Pedro Ruivo (Jira)
Pedro Ruivo created ISPN-12673:
----------------------------------
Summary: Cross-Site automatic state transfer
Key: ISPN-12673
URL: https://issues.redhat.com/browse/ISPN-12673
Project: Infinispan
Issue Type: Feature Request
Components: Cross-Site Replication
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 12.1.0.Final
With conflict resolution enable for IRAC state transfer, is now possible to achieve automatic state transfer for it.
It needs a new toggle in the configuration & a runtime toggle well. Users may want to disable at runtime while performing some maintenance (for example).
Events from JGroups (site up event) will be the trigger.
Note: it only affects asynchronous strategy.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)
4 years, 1 month
[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)
4 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)
4 years, 1 month