[JBoss JIRA] (ISPN-11300) Add internal metadata to cache entries
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-11300?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-11300:
-------------------------------
Status: Open (was: New)
> 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
>
> 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, 2 months
[JBoss JIRA] (ISPN-11300) Add internal metadata to cache entries
by Pedro Ruivo (Jira)
Pedro Ruivo created ISPN-11300:
----------------------------------
Summary: 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
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, 2 months
[JBoss JIRA] (ISPN-10710) Document migrating start the server guide from 9.4 to 10.0
by Donald Naro (Jira)
[ https://issues.redhat.com/browse/ISPN-10710?page=com.atlassian.jira.plugi... ]
Donald Naro updated ISPN-10710:
-------------------------------
Sprint: DataGrid Sprint #40
> Document migrating start the server guide from 9.4 to 10.0
> ----------------------------------------------------------
>
> Key: ISPN-10710
> URL: https://issues.redhat.com/browse/ISPN-10710
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Reporter: Diego Lovison
> Assignee: Donald Naro
> Priority: Critical
> Fix For: 10.0.0.CR2
>
>
> *Migrating start the server guide from 9.4 to 10.0*
> * {{./standalone.sh -c clustered.xml}} now is {{./server.sh -j udp}} The server is clustered and is using TCP by default
> * {{./standalone.sh}} now is {{./server.sh -c infinispan-local.xml}}
> * {{-Djboss.default.multicast.address=234.99.54.20}} should be {{-Djgroups.mcast_addr=234.99.54.20}}
> * If you need custom address for UDP or TCP use -{{Djgroups.udp.address=172.18.1.13}} OR {{-Djgroups.tcp.address=172.18.1.13}}
> * {{-Djboss.bind.address=172.18.1.13}} should be {{-Djgroups.bind.address=172.18.1.13}}
> * {{-Djboss.default.jgroups.stack=udp}} now is {{-j udp}}
> * {{-b 0.0.0.0}} now is {{-Dinfinispan.bind.address=GLOBAL}}
> *
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months