[JBoss JIRA] (ISPN-10686) JGroups property replacement failure warnings on startup
by Tristan Tarrant (Jira)
[ https://issues.jboss.org/browse/ISPN-10686?page=com.atlassian.jira.plugin... ]
Tristan Tarrant updated ISPN-10686:
-----------------------------------
Status: Open (was: New)
> JGroups property replacement failure warnings on startup
> --------------------------------------------------------
>
> Key: ISPN-10686
> URL: https://issues.jboss.org/browse/ISPN-10686
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 10.0.0.CR2
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 10.0.0.CR3
>
>
> On startup, Infinispan prints a number of warnings related to property substitutions failing in the built-in JGroups stacks even when they are not being used.
> These should be initialized lazily, so that such substitutions only happen when a stack is effectively initialized.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years
[JBoss JIRA] (ISPN-10686) JGroups property replacement failure warnings on startup
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-10686:
--------------------------------------
Summary: JGroups property replacement failure warnings on startup
Key: ISPN-10686
URL: https://issues.jboss.org/browse/ISPN-10686
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 10.0.0.CR2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 10.0.0.CR3
On startup, Infinispan prints a number of warnings related to property substitutions failing in the built-in JGroups stacks even when they are not being used.
These should be initialized lazily, so that such substitutions only happen when a stack is effectively initialized.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years
[JBoss JIRA] (ISPN-10685) File stores locations do not respect the Global State persistent location
by Tristan Tarrant (Jira)
[ https://issues.jboss.org/browse/ISPN-10685?page=com.atlassian.jira.plugin... ]
Tristan Tarrant updated ISPN-10685:
-----------------------------------
Status: Open (was: New)
> File stores locations do not respect the Global State persistent location
> --------------------------------------------------------------------------
>
> Key: ISPN-10685
> URL: https://issues.jboss.org/browse/ISPN-10685
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 10.0.0.CR2
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 10.0.0.CR3
>
>
> The file stores (Single, SoftIndex, RocksDB) should create files relative to the GlobalState persistent location unless specified.
> Additionally each of the file stores differs in the filesystem layout:
> * The SoftIndex store does not use the name of the cache in the file path, preventing sharing of directories between multiple caches.
> * The RocksDB store allows configuring data and expired locations to point to the same directory, which will result in data corruption
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years
[JBoss JIRA] (ISPN-10685) File stores locations do not respect the Global State persistent location
by Tristan Tarrant (Jira)
[ https://issues.jboss.org/browse/ISPN-10685?page=com.atlassian.jira.plugin... ]
Tristan Tarrant updated ISPN-10685:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/7365
> File stores locations do not respect the Global State persistent location
> --------------------------------------------------------------------------
>
> Key: ISPN-10685
> URL: https://issues.jboss.org/browse/ISPN-10685
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 10.0.0.CR2
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 10.0.0.CR3
>
>
> The file stores (Single, SoftIndex, RocksDB) should create files relative to the GlobalState persistent location unless specified.
> Additionally each of the file stores differs in the filesystem layout:
> * The SoftIndex store does not use the name of the cache in the file path, preventing sharing of directories between multiple caches.
> * The RocksDB store allows configuring data and expired locations to point to the same directory, which will result in data corruption
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years
[JBoss JIRA] (ISPN-10673) Remove Cross-Site Replication from Local caches
by Dan Berindei (Jira)
[ https://issues.jboss.org/browse/ISPN-10673?page=com.atlassian.jira.plugin... ]
Dan Berindei commented on ISPN-10673:
-------------------------------------
Replicating a local cache to a dist/repl cache in a backup site doesn't make sense either, as each node's local cache has its own entries but the backup dist/repl cache will have a mix of the entries from all the local caches.
> Remove Cross-Site Replication from Local caches
> -----------------------------------------------
>
> Key: ISPN-10673
> URL: https://issues.jboss.org/browse/ISPN-10673
> Project: Infinispan
> Issue Type: Enhancement
> Components: Cross-Site Replication
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
>
> Currently, nothing prevents a local cache to have a site configured. However, this setup doesn't make much sense since we don't know to which node in the remote site the request is sent. (Except if the remote site only is a single node)
> I believe it makes sense to remove it.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years
[JBoss JIRA] (ISPN-10685) File stores locations do not respect the Global State persistent location
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-10685:
--------------------------------------
Summary: File stores locations do not respect the Global State persistent location
Key: ISPN-10685
URL: https://issues.jboss.org/browse/ISPN-10685
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 10.0.0.CR2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 10.0.0.CR3
The file stores (Single, SoftIndex, RocksDB) should create files relative to the GlobalState persistent location unless specified.
Additionally each of the file stores differs in the filesystem layout:
* The SoftIndex store does not use the name of the cache in the file path, preventing sharing of directories between multiple caches.
* The RocksDB store allows configuring data and expired locations to point to the same directory, which will result in data corruption
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years