[
https://issues.apache.org/jira/browse/ACCUMULO-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868303#comment-13868303
]
ASF subversion and git services commented on ACCUMULO-2162:
-----------------------------------------------------------
Commit deae04f670986ce7e465a89f61dd844d2d416903 in branch refs/heads/master
from [~elserj]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=deae04f ]
ACCUMULO-2162 Make better checks before warning the user.
Currently, multiple processes share one temp directory, which
means that the tempDir being unable to be deleted is expected,
and thus shouldn't be WARN'ed.
> Fresh installs report a lot of VFS warnings from scripts
> --------------------------------------------------------
>
> Key: ACCUMULO-2162
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2162
> Project: Accumulo
> Issue Type: Bug
> Reporter: John Vines
> Assignee: Josh Elser
> Priority: Minor
> Fix For: 1.6.0
>
>
> Fresh start, run start-all, start-here, stop-all, etc. and I see one to
> several {code}2014-01-09 12:13:11,656 [vfs.UniqueFileReplicator] WARN :
> Directory does not exists: /tmp/accumulo-vfs-cache-john
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)