[ https://issues.apache.org/jira/browse/GEODE-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878815#comment-15878815 ]
ASF subversion and git services commented on GEODE-2514: -------------------------------------------------------- Commit 7e85e08e0d5cc4a65c98270ea253e5e7331ca81e in geode's branch refs/heads/feature/GEODE-2514 from [~apa...@the9muses.net] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=7e85e08 ] GEODE-2514: add new tests for statistics archive rolling and removal * add MainWithChildrenRollingFileHandlerIntegrationTest * add StatArchiveHandlerIntegrationTest * expand DiskSpaceLimitIntegrationTest > Need more tests for statistics archive rolling and removal > ---------------------------------------------------------- > > Key: GEODE-2514 > URL: https://issues.apache.org/jira/browse/GEODE-2514 > Project: Geode > Issue Type: Wish > Components: statistics > Reporter: Kirk Lund > Assignee: Kirk Lund > > We need more integration tests for StatArchiveHandler and > MainWithChildrenRollingFileHandler with file system behavior for rolling and > removal. > Rolling is controlled by archive-file-size-limit. Removal is controlled by > archive-disk-space-limit. > Tests should involve the mainId and childId (-01-01) and how they roll. Tests > should also involve the marker file used by > MainWithChildrenRollingFileHandler. > Some of the methods that we would like to test in isolation will need to be > changed from private to protected (or package private). -- This message was sent by Atlassian JIRA (v6.3.15#6346)