[GitHub] incubator-eagle pull request: EAGLE-97 Enable GC Log monitoring

2016-01-06 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-eagle/pull/50


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request: EAGLE-97 Enable GC Log monitoring

2016-01-06 Thread RalphSu
Github user RalphSu commented on the pull request:

https://github.com/apache/incubator-eagle/pull/50#issuecomment-169282790
  
Looks good. And UT runs ok.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request: EAGLE-97 Enable GC Log monitoring

2016-01-05 Thread sunlibin
Github user sunlibin commented on the pull request:

https://github.com/apache/incubator-eagle/pull/50#issuecomment-169199278
  
@yonzhang, Yes, the data model abstract the heap usage and gc pause time, 
it also works for G1 GC


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request: EAGLE-97 Enable GC Log monitoring

2016-01-02 Thread yonzhang
Github user yonzhang commented on the pull request:

https://github.com/apache/incubator-eagle/pull/50#issuecomment-168418035
  
can the data model for CMS GC events be also trimmed/modified for other GC 
strategy for example g1?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request: EAGLE-97 Enable GC Log monitoring

2016-01-02 Thread sunlibin
GitHub user sunlibin opened a pull request:

https://github.com/apache/incubator-eagle/pull/50

EAGLE-97 Enable GC Log monitoring



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sunlibin/incubator-eagle EAGLE-97

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/50.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #50


commit c1cae0c9119c743fb9b15e2c4c697fa4a3cecdf3
Author: sunlibin 
Date:   2016-01-01T15:34:10Z

EAGLE-97 Enable GC Log monitoring




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---