You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/02/25 15:59:00 UTC

[jira] [Commented] (GEODE-6444) Store GC logs in files

    [ https://issues.apache.org/jira/browse/GEODE-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777036#comment-16777036 ] 

ASF subversion and git services commented on GEODE-6444:
--------------------------------------------------------

Commit c477ca02a9a4685c2008d9b9ea98d2e500522592 in geode-benchmarks's branch refs/heads/develop from Nabarun Nag
[ https://gitbox.apache.org/repos/asf?p=geode-benchmarks.git;h=c477ca0 ]

GEODE-6444: Store GC logs in files (#56)

* Store the GC logs in a file.
	* Print the GC logs in the System.out / System.err in parallel while the benchmark is being executed in parallel.
	* Using a thread pool for execution of runAsync and not depend on fork join pools
        * Disabling the dstat probe

Co-authored-by: Dan Smith <ds...@pivotal.io>
Co-authored-by: nabarunnag <na...@cs.wisc.edu>
Co-authored-by: Jacob Barrett <jb...@pivotal.io>

> Store GC logs in files 
> -----------------------
>
>                 Key: GEODE-6444
>                 URL: https://issues.apache.org/jira/browse/GEODE-6444
>             Project: Geode
>          Issue Type: Bug
>          Components: benchmarks
>            Reporter: nabarun
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Display GC logs using separate threads so that they are not blocked till the completion of the benchmark 
> Also store the logs from GC into files.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)