[JBoss JIRA] (ISPN-11185) Infinispan should not auto-export 'base' and 'vendor' MicroProfile metric registries
by Nistor Adrian (Jira)
[ https://issues.redhat.com/browse/ISPN-11185?page=com.atlassian.jira.plugi... ]
Nistor Adrian closed ISPN-11185.
--------------------------------
Fix Version/s: 10.1.5.Final
11.0.0.Alpha2
Resolution: Done
> Infinispan should not auto-export 'base' and 'vendor' MicroProfile metric registries
> ------------------------------------------------------------------------------------
>
> Key: ISPN-11185
> URL: https://issues.redhat.com/browse/ISPN-11185
> Project: Infinispan
> Issue Type: Bug
> Components: Analytics
> Affects Versions: 10.0.1.Final, 10.1.0.Final
> Reporter: Paul Ferraro
> Assignee: Nistor Adrian
> Priority: Major
> Fix For: 10.1.5.Final, 11.0.0.Alpha2
>
>
> ISPN-11106 seems to assume that Infinispan is the only component using MicroProfile metrics.
> However, ultimately, the task of exporting base and vendor metrics is the responsibility of the MicroProfile container - not of an individual component.
> At the very least, I need to be able to disable the logic in ApplicationMetricsRegistry.start().
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (ISPN-11185) Infinispan should not auto-export 'base' and 'vendor' MicroProfile metric registries
by Nistor Adrian (Jira)
[ https://issues.redhat.com/browse/ISPN-11185?page=com.atlassian.jira.plugi... ]
Nistor Adrian commented on ISPN-11185:
--------------------------------------
As part of ISPN-11174 I did a major refactoring of Infinispan's mp metrics implementation and I also moved the registration of base and vendor metrics from infinispan's core to server.
The server is indeed a standalone app, not a component, so this should be ok now.
Users of infinispan embedded will not be bothered by this anymore. The fix is included in 10.1.5.Final. We can close this now.
> Infinispan should not auto-export 'base' and 'vendor' MicroProfile metric registries
> ------------------------------------------------------------------------------------
>
> Key: ISPN-11185
> URL: https://issues.redhat.com/browse/ISPN-11185
> Project: Infinispan
> Issue Type: Bug
> Components: Analytics
> Affects Versions: 10.0.1.Final, 10.1.0.Final
> Reporter: Paul Ferraro
> Assignee: Nistor Adrian
> Priority: Major
>
> ISPN-11106 seems to assume that Infinispan is the only component using MicroProfile metrics.
> However, ultimately, the task of exporting base and vendor metrics is the responsibility of the MicroProfile container - not of an individual component.
> At the very least, I need to be able to disable the logic in ApplicationMetricsRegistry.start().
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (ISPN-11257) Indexed queries should automatically be broadcasted when needed
by Nistor Adrian (Jira)
[ https://issues.redhat.com/browse/ISPN-11257?page=com.atlassian.jira.plugi... ]
Nistor Adrian updated ISPN-11257:
---------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 11.0.0.Dev03
Resolution: Done
Merged in master. Thanks [~gustavonalle]!
> Indexed queries should automatically be broadcasted when needed
> ---------------------------------------------------------------
>
> Key: ISPN-11257
> URL: https://issues.redhat.com/browse/ISPN-11257
> Project: Infinispan
> Issue Type: Bug
> Components: Embedded Querying
> Affects Versions: 11.0.0.Alpha2
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
> Fix For: 11.0.0.Dev03
>
>
> Currently there is a parameter {{IndexedQueryMode}} with the values FETCH (local) or BROADCAST (clustered) for indexed queries. When omitted, Infinispan should automatically detect if the query should be local or not based on the configuration
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years