[
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 <[email protected]>
Co-authored-by: nabarunnag <[email protected]>
Co-authored-by: Jacob Barrett <[email protected]>
> 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)