[JBoss JIRA] (ISPN-11535) Remove transitive dependencies from main pom.xml
by Pedro Ruivo (Jira)
Pedro Ruivo created ISPN-11535:
----------------------------------
Summary: Remove transitive dependencies from main pom.xml
Key: ISPN-11535
URL: https://issues.redhat.com/browse/ISPN-11535
Project: Infinispan
Issue Type: Task
Affects Versions: 11.0.0.Dev03
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 11.0.0.Dev04
Currently, our pom.xml has a lot of transitive dependencies. It is a problem to try to keep them align with the real dependency that uses them. It is better to remove them and later add whatever is really needed.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (ISPN-11300) Add internal metadata to cache entries
by Tristan Tarrant (Jira)
[ https://issues.redhat.com/browse/ISPN-11300?page=com.atlassian.jira.plugi... ]
Tristan Tarrant updated ISPN-11300:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Add internal metadata to cache entries
> --------------------------------------
>
> Key: ISPN-11300
> URL: https://issues.redhat.com/browse/ISPN-11300
> Project: Infinispan
> Issue Type: Sub-task
> Components: Cross-Site Replication
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
> Fix For: 11.0.0.Dev04
>
>
> IRAC will need versioning to handle the async update correctly. This version is internal an it shouldn't be exposed to the user; so Metadata.version() can't be used.
> Add internal metadata to cache entries. After this is fixed, the internal metadata will be added to the persistence and commands.
> Also, optimistic transaction versions need to be moved here.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (ISPN-11402) Docs: Housekeeping and Edits
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-11402?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-11402:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 11.0.0.Dev04
Resolution: Done
> Docs: Housekeeping and Edits
> ----------------------------
>
> Key: ISPN-11402
> URL: https://issues.redhat.com/browse/ISPN-11402
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
> Fix For: 11.0.0.Dev04
>
>
> * Review getting started content for accuracy.
> * Fix formatting errors.
> * No broken links or anchors.
> * All attributes are correct and up to date.
> * Clean up Dev Guide content. Light review.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (ISPN-11534) Deprecate DefaultCacheManager constructors with default configuration
by Dan Berindei (Jira)
Dan Berindei created ISPN-11534:
-----------------------------------
Summary: Deprecate DefaultCacheManager constructors with default configuration
Key: ISPN-11534
URL: https://issues.redhat.com/browse/ISPN-11534
Project: Infinispan
Issue Type: Bug
Components: API, Core
Affects Versions: 11.0.0.Dev03
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 11.0.0.Dev04
{{DefaultCacheManager}} no longer has a default cache by default. In order to use the constructors with a default {{Configuration}} parameter, the user also has to define a default cache name in the {{GlobalConfiguration}}, but that is surprising.
We should remove these constructors, as the user can use the {{ConfigurationBuilderHolder}} constructor to define a default cache (and other caches as well) before starting the cache manager.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years