This is an automated email from the ASF dual-hosted git repository.
klund pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 4b77b9f GEODE-1568: delete useless broken test
new 00da97d GEODE-3716 - Adding steal time metrics to Geode.
new 73f53bc GEODE-3716 - Add an integration test for the Steal Time Stat.
new c44eb4c GEODE-3716 - Clarify the description of stat cpuSteal. Use
the junit temp folder for temp files. Use the RestoreSystemProperties rule
since the test is setting some properties. Remove setting a field in the test
to null.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../statistics/platform/LinuxProcFsStatistics.java | 12 +-
.../statistics/platform/LinuxSystemStats.java | 6 +-
.../internal/statistics/LinuxSystemStatsTest.java | 199 +++++++++++++++++++++
3 files changed, 211 insertions(+), 6 deletions(-)
create mode 100644
geode-core/src/test/java/org/apache/geode/internal/statistics/LinuxSystemStatsTest.java
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].