Peter Winckles

Results 57 comments of Peter Winckles

An alternative, simpler, solution would be to just call `perMetricByteBuffers.clear()` in `PcpMmvWriter.reset()`, though I have not run this solution.

@natoscott > If we don't get a response though would you be interested in becoming a direct contributor to this git repo? What does that entail? I tested the alternative...

Thanks! I did a force push on this branch to change it to the `clear()` solution.

@natoscott I'm not in a particular rush or anything, as we're already using a forked version, but, since you added me to the github group, I'm uncertain as to what...

@mderuijter Can you give me more details about your situation? Are you using local storage or S3? Given that exception, my expectation of what's happening is that you're trying to...

`list("").isEmpty()` only evaluates to `false` when there are files in the storage root. I just copy and pasted your example and it works fine. There must be files in `src/test/resources/data/Outbox`....

I'm going to leave this open, and will update the repo initialization code to consider a directory containing only a `.DS_Store` file as empty. God, I wish Macs didn't litter...