[JBoss JIRA] (ISPN-12048) Improve Cross-Site statistics
by Pedro Ruivo (Jira)
Pedro Ruivo created ISPN-12048:
----------------------------------
Summary: Improve Cross-Site statistics
Key: ISPN-12048
URL: https://issues.redhat.com/browse/ISPN-12048
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 11.0.0.Final
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 12.0.0.Final
Improve the cross-site statistics by adding a per-cache/site pair. Example:
* sender site
** Cache_A
*** Site_b (min/avg/max rtt, nr_requests_sent)
** Cache_B
*** Site_b (min/avg/max rtt, nr_requests_sent)
*** Site_c (min/avg/max rtt, nr_requests_sent)
* Receiver site
** Cache_C
*** Site_a (nr_requests_received)
*** Site_c (nr_requests_received)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-12047) Merge Async and Sync Cross-Site attributes
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-12047?page=com.atlassian.jira.plugi... ]
Work on ISPN-12047 started by Pedro Ruivo.
------------------------------------------
> Merge Async and Sync Cross-Site attributes
> ------------------------------------------
>
> Key: ISPN-12047
> URL: https://issues.redhat.com/browse/ISPN-12047
> Project: Infinispan
> Issue Type: Enhancement
> Affects Versions: 11.0.0.Final
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
> Fix For: 11.0.1.Final
>
>
> With IRAC, we only perform synchronous cross-site requests however, we are still exposing async attributes like {{AsyncXSiteRequestsReceived}}, {{AverageAsyncXSiteReplicationTime}}, {{MaximumAsyncXSiteReplicationTime}}, etc.
> Those are never updated anymore. They can be removed and use the sync* attributes.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-12047) Merge Async and Sync Cross-Site attributes
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-12047?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-12047:
-------------------------------
Status: Open (was: New)
> Merge Async and Sync Cross-Site attributes
> ------------------------------------------
>
> Key: ISPN-12047
> URL: https://issues.redhat.com/browse/ISPN-12047
> Project: Infinispan
> Issue Type: Enhancement
> Affects Versions: 11.0.0.Final
> Reporter: Pedro Ruivo
> Assignee: Pedro Ruivo
> Priority: Major
> Fix For: 11.0.1.Final
>
>
> With IRAC, we only perform synchronous cross-site requests however, we are still exposing async attributes like {{AsyncXSiteRequestsReceived}}, {{AverageAsyncXSiteReplicationTime}}, {{MaximumAsyncXSiteReplicationTime}}, etc.
> Those are never updated anymore. They can be removed and use the sync* attributes.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-12047) Merge Async and Sync Cross-Site attributes
by Pedro Ruivo (Jira)
Pedro Ruivo created ISPN-12047:
----------------------------------
Summary: Merge Async and Sync Cross-Site attributes
Key: ISPN-12047
URL: https://issues.redhat.com/browse/ISPN-12047
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 11.0.0.Final
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 11.0.1.Final
With IRAC, we only perform synchronous cross-site requests however, we are still exposing async attributes like {{AsyncXSiteRequestsReceived}}, {{AverageAsyncXSiteReplicationTime}}, {{MaximumAsyncXSiteReplicationTime}}, etc.
Those are never updated anymore. They can be removed and use the sync* attributes.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-12046) Out of the box testing is broken
by Katia Aresti (Jira)
Katia Aresti created ISPN-12046:
-----------------------------------
Summary: Out of the box testing is broken
Key: ISPN-12046
URL: https://issues.redhat.com/browse/ISPN-12046
Project: Infinispan
Issue Type: Bug
Components: Integration
Affects Versions: 11.0.0.Final
Reporter: Katia Aresti
The out of the box testing with junit 5 and test containers is broken since it loads the tcp-test
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months
[JBoss JIRA] (ISPN-12045) Clarify jboss-marshalling deprecation message
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-12045?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-12045:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/8498
> Clarify jboss-marshalling deprecation message
> ---------------------------------------------
>
> Key: ISPN-12045
> URL: https://issues.redhat.com/browse/ISPN-12045
> Project: Infinispan
> Issue Type: Enhancement
> Components: Server
> Affects Versions: 11.0.0.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.1.Final
>
>
> Currently the server always warns that jboss has been deprecated as it's necessary for the module to be on the classpath of the server in order to provide transcoding of `x-jboss-marshalling` MediaType.
> {code:java}
> WARN (main) [org.infinispan.PERSISTENCE] ISPN000554: infinispan-boss-marshalling dependency detected, jboss-marshalling has been deprecated and will be removed in the future
> {code}
> We should update the wording so that it simply states "jboss-marshalling is deprecated and will be removed in the future"
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 8 months