Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

2.1.1 #25

Open
wants to merge 2 commits into
base: java8
Choose a base branch
from
Open

2.1.1 #25

wants to merge 2 commits into from

Conversation

ianilsley
Copy link

@ianilsley ianilsley commented Jun 22, 2016

This is to address - #24

If the directory already exists then no metrics will gathered as we return false . This is understandable as you may not want to overwrite existing metrics .
The patch gets around this by renaming the existing directory to name+currentSystemtimeinmillis .
and then recreate the original directory .

This should address issue addthis#24 - addthis#24 .
Change version.
@yuesong
Copy link
Contributor

yuesong commented Jun 26, 2016

This pull request modifies a release version on the java8 branch. Is there any reason why this change should not be made on master?

@ianilsley
Copy link
Author

Dont see why not , I just needed it for a 2.1.0 branch . But it could be forward ported I guess :) .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants