[JBoss JIRA] (WFLY-11459) Histogram - registry.histogram(metadata) - IllegalArgumentException
by Rostislav Svoboda (Jira)
[ https://issues.jboss.org/browse/WFLY-11459?page=com.atlassian.jira.plugin... ]
Rostislav Svoboda updated WFLY-11459:
-------------------------------------
Description:
Histogram - registry.histogram(metadata) returns IllegalArgumentException on second invocation of the endpoint. The same app works fine on Open Liberty.
JavaDoc of public abstract Histogram histogram(Metadata metadata); says {{@return a new or pre-existing Histogram}} so on second invocation I should get the pre-existing histogram.
https://github.com/smallrye/smallrye-metrics/issues/42
was:
Histogram - registry.histogram(metadata) returns IllegalArgumentException on second invocation of the endpoint. The same app works fine on Open Liberty.
JavaDoc of public abstract Histogram histogram(Metadata metadata); says @return a new or pre-existing {@link Histogram} so on second invocation I should get the pre-existing histogram.
https://github.com/smallrye/smallrye-metrics/issues/42
> Histogram - registry.histogram(metadata) - IllegalArgumentException
> -------------------------------------------------------------------
>
> Key: WFLY-11459
> URL: https://issues.jboss.org/browse/WFLY-11459
> Project: WildFly
> Issue Type: Bug
> Components: MP Metrics
> Affects Versions: 15.0.0.Final
> Reporter: Rostislav Svoboda
> Priority: Critical
>
> Histogram - registry.histogram(metadata) returns IllegalArgumentException on second invocation of the endpoint. The same app works fine on Open Liberty.
> JavaDoc of public abstract Histogram histogram(Metadata metadata); says {{@return a new or pre-existing Histogram}} so on second invocation I should get the pre-existing histogram.
> https://github.com/smallrye/smallrye-metrics/issues/42
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (DROOLS-3398) Remove duplicated code
by Gabriele Cardosi (Jira)
Gabriele Cardosi created DROOLS-3398:
----------------------------------------
Summary: Remove duplicated code
Key: DROOLS-3398
URL: https://issues.jboss.org/browse/DROOLS-3398
Project: Drools
Issue Type: Task
Components: Scenario Simulation and Testing
Reporter: Gabriele Cardosi
Assignee: Gabriele Cardosi
During various refactoring, differente methods/implementations get duplkicated all over the code - especially inside the Command stack.
Find and remove duplication,. eventually moving code in common/static methods
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month