[JBoss JIRA] (ISPN-12049) Merge Async and Sync Cross-Site attributes
by Pedro Ruivo (Jira)
Pedro Ruivo created ISPN-12049:
----------------------------------
Summary: Merge Async and Sync Cross-Site attributes
Key: ISPN-12049
URL: https://issues.redhat.com/browse/ISPN-12049
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)
5 years, 9 months
[JBoss JIRA] (ISPN-12030) BlockHound is not active on JDK 13/14
by Dan Berindei (Jira)
[ https://issues.redhat.com/browse/ISPN-12030?page=com.atlassian.jira.plugi... ]
Dan Berindei reopened ISPN-12030:
---------------------------------
Fix broke profile {{java8-test}} in some modules (core still works)
> BlockHound is not active on JDK 13/14
> -------------------------------------
>
> Key: ISPN-12030
> URL: https://issues.redhat.com/browse/ISPN-12030
> Project: Infinispan
> Issue Type: Bug
> Components: Build, Test Suite
> Affects Versions: 11.0.0.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Major
> Fix For: 12.0.0.Final, 11.0.1.Final
>
>
> BlockHound cannot instrument native methods on JDK 13+
> {noformat}
> 15:04:47,001 FATAL (Thread-0) [Infinispan-TEST] Throwable was not caught in thread Thread[Thread-0,5,main] - exception is: java.lang.IllegalStateException: The instrumentation have failed.
> It looks like you're running on JDK 13+.
> You need to add '-XX:+AllowRedefinitionToAddDeleteMethods' JVM flag.
> See https://github.com/reactor/BlockHound/issues/33 for more info.
> {noformat}
> Maven profile {{java13-test}} is supposed to add flag -XX:+AllowRedefinitionToAddDeleteMethods to the fork JVM, but it doesn't work because the activation condition is incomplete (missing a {{)}} after the comma).
> The profile also tries to add the flag when the {{java8-test}} profile is selected from the command line, so adding the missing {{)}} is not enough.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[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)
5 years, 9 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)
5 years, 9 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)
5 years, 9 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)
5 years, 9 months