[GitHub] tomee issue #215: WIP mp-metrics-metered

2018-11-23 Thread ivanjunckes
Github user ivanjunckes commented on the issue:

https://github.com/apache/tomee/pull/215
  
@ferdisn good news. @radcortez has fixed the issue.

There was a regression with the jsonb provider that caused the issue.

https://github.com/apache/tomee/commit/1bfb65a1837235f4e9ad4458f67aabcab5eff829

Update your tomee master and try again.


---


[GitHub] tomee issue #215: WIP mp-metrics-metered

2018-11-23 Thread ivanjunckes
Github user ivanjunckes commented on the issue:

https://github.com/apache/tomee/pull/215
  
Hi @ferdisn, yes I spot this issue while doing my example.

I started a thread about it on the mailing list: Look for "Metrics Gauge 
Example and Bug".

Send your PR there and ask questions on how to fix it. This is a great 
example of bug you can fix.

I checked the TCK yesterday and I was trying to find the solution  for this 
as well.

It seems to be a problem with the jsob provider. 


---