Well, not sure if it qualifies as a breaking change, unless you cowboy code
javascript like I do
The node stats api (/_nodes/{this.nodeId}/stats?all=1) is returning a
different format for JVM GC now, splitting old and young generations (which
is really helpful)
I didn't notice this change in Beta1, so I thought I'd point it out and
maybe someone can/might update the doc.
It appears these changes may not be new, and simply a symptom of my moving
to G1GC... disregard my mad ramblings.
On Monday, January 20, 2014 11:41:54 AM UTC-5, Roy Russo wrote:
Well, not sure if it qualifies as a breaking change, unless you cowboy
code javascript like I do
The node stats api (/_nodes/{this.nodeId}/stats?all=1) is returning a
different format for JVM GC now, splitting old and young generations (which
is really helpful)
I didn't notice this change in Beta1, so I thought I'd point it out and
maybe someone can/might update the doc.
The same information was already there, but depending on the type of
garbage collector had different names. We decided to standardize under old
and young and survivor, using the same names in all cases.
On Monday, January 20, 2014 5:44:59 PM UTC+1, Roy Russo wrote:
It appears these changes may not be new, and simply a symptom of my moving
to G1GC... disregard my mad ramblings.
On Monday, January 20, 2014 11:41:54 AM UTC-5, Roy Russo wrote:
Well, not sure if it qualifies as a breaking change, unless you cowboy
code javascript like I do
The node stats api (/_nodes/{this.nodeId}/stats?all=1) is returning a
different format for JVM GC now, splitting old and young generations (which
is really helpful)
I didn't notice this change in Beta1, so I thought I'd point it out and
maybe someone can/might update the doc.
The same information was already there, but depending on the type of
garbage collector had different names. We decided to standardize under old
and young and survivor, using the same names in all cases.
On Monday, January 20, 2014 5:44:59 PM UTC+1, Roy Russo wrote:
It appears these changes may not be new, and simply a symptom of my
moving to G1GC... disregard my mad ramblings.
On Monday, January 20, 2014 11:41:54 AM UTC-5, Roy Russo wrote:
Well, not sure if it qualifies as a breaking change, unless you cowboy
code javascript like I do
The node stats api (/_nodes/{this.nodeId}/stats?all=1) is returning a
different format for JVM GC now, splitting old and young generations (which
is really helpful)
I didn't notice this change in Beta1, so I thought I'd point it out and
maybe someone can/might update the doc.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.