[
https://issues.apache.org/jira/browse/ACCUMULO-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14288111#comment-14288111
]
Josh Elser commented on ACCUMULO-1292:
--------------------------------------
{{DaemonFactory}} is marked:
{code}
@InterfaceAudience.LimitedPrivate({"HDFS", "MapReduce"})
@InterfaceStability.Unstable
{code}
I'd prefer to see the {{Runnable}} {{refresher}} be made a {{Daemon}}. The
possible Hadoop instability isn't worth it when an alternative is so simple,
IMO.
Also, any comments on actually testing these changes? It would be very nice to
have something in place to verify correct functionality.
Aside from that, I think it looks OK.
> Tablet constructor can hang on vfs classloader, preventing tablets from
> loading
> -------------------------------------------------------------------------------
>
> Key: ACCUMULO-1292
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1292
> Project: Accumulo
> Issue Type: Bug
> Components: tserver
> Affects Versions: 1.5.0, 1.6.0, 1.6.1
> Reporter: John Vines
> Assignee: Eric Newton
> Fix For: 1.7.0, 1.6.3
>
> Attachments: ACCUMULO-1292-04.patch,
> ACCUMULO-1292-atomic-update.patch, ACCUMULO-1292-using-locks.patch,
> ACCUMULO-1292.patch
>
>
> Taken from TODO from r1424106 regarding ACCUMULO-867. This is something that
> we should at least look into more before 1.5 is released.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)