Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#1967] fix broken monitor statistics in status - make the code more future-proof as well #902

Merged
merged 1 commit into from Aug 10, 2015

Conversation

angryziber
Copy link
Contributor

MonitorFactory.getRootMonitor().getBasicData() now returns one additional column (Instance), breaking index-based column access.

This patch now uses proper Monitor.getXX methods instead of error-prone indices and thus restores monitor status functionality in play 1.3.2

@angryziber
Copy link
Contributor Author

Guys, any attention to this?

@xael-fry
Copy link
Member

xael-fry commented Aug 9, 2015

Sorry I was in holidays in july . I will work on it next week.

-------- Original Message --------
From:Anton Keks notifications@github.com
Sent:Sun, 09 Aug 2015 05:36:30 +0800
To:playframework/play1 play1@noreply.github.com
Subject:Re: [play1] [#1967] fix broken monitor statistics in status - make the code more future-proof as well (#902)

Guys, any attention to this?


Reply to this email directly or view it on GitHub.

@xael-fry xael-fry self-assigned this Aug 10, 2015
@xael-fry xael-fry modified the milestone: 1.3.0 Aug 10, 2015
xael-fry added a commit that referenced this pull request Aug 10, 2015
[#1967] fix broken monitor statistics in status - make the code more future-proof as well
@xael-fry xael-fry merged commit d77cf00 into playframework:1.3.x Aug 10, 2015
@xael-fry
Copy link
Member

Lighthouse #1967
Merged in 1.3.x and master.
Thanks

@cbxp cbxp deleted the fix_monitors branch September 4, 2015 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants