[
https://issues.apache.org/jira/browse/GEODE-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15877113#comment-15877113
]
ASF subversion and git services commented on GEODE-2514:
--------------------------------------------------------
Commit d6ca901f7f225c331e54c6ad7d300a9139a39ffb in geode's branch
refs/heads/feature/GEODE-2514 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=d6ca901 ]
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)