Status.JVM.Memory.Heap.Used metric shows only a few megabytes but profiling shows gigabytes (as expected)

2019-03-19 Thread gerardg
Hi,

Before Flink 1.7.0 we were getting correct values in
Status.JVM.Memory.Heap.Used metric. Since updating we just see a constant
small value (just a few megabytes), did something change?

Gerard



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/


Re: Status.JVM.Memory.Heap.Used metric shows only a few megabytes but profiling shows gigabytes (as expected)

2019-03-19 Thread Chesnay Schepler
Known issue, fixed in 1.7.3/1.8.0: 
https://issues.apache.org/jira/browse/FLINK-11183


On 19.03.2019 15:03, gerardg wrote:

Hi,

Before Flink 1.7.0 we were getting correct values in
Status.JVM.Memory.Heap.Used metric. Since updating we just see a constant
small value (just a few megabytes), did something change?

Gerard



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/





Re: Status.JVM.Memory.Heap.Used metric shows only a few megabytes but profiling shows gigabytes (as expected)

2019-03-20 Thread Gerard Garcia
Thanks, next time I'll check in in jira better.

On Tue, Mar 19, 2019 at 6:27 PM Chesnay Schepler  wrote:

> Known issue, fixed in 1.7.3/1.8.0:
> https://issues.apache.org/jira/browse/FLINK-11183
>
> On 19.03.2019 15:03, gerardg wrote:
> > Hi,
> >
> > Before Flink 1.7.0 we were getting correct values in
> > Status.JVM.Memory.Heap.Used metric. Since updating we just see a constant
> > small value (just a few megabytes), did something change?
> >
> > Gerard
> >
> >
> >
> > --
> > Sent from:
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
> >
>
>