You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2014/02/19 18:42:19 UTC

[jira] [Assigned] (ACCUMULO-2354) Master does not close TabletServerBatchReader

     [ https://issues.apache.org/jira/browse/ACCUMULO-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Newton reassigned ACCUMULO-2354:
-------------------------------------

    Assignee: Eric Newton

> Master does not close TabletServerBatchReader
> ---------------------------------------------
>
>                 Key: ACCUMULO-2354
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2354
>             Project: Accumulo
>          Issue Type: Bug
>          Components: master
>         Environment: cdh4.5.0, accumulo f9a196f
>            Reporter: Mike Drob
>            Assignee: Eric Newton
>             Fix For: 1.6.0
>
>
> Saw the following in the Master logs:
> {noformat}
> 2014-02-11 16:55:10,820 [impl.TabletServerBatchReader] WARN : TabletServerBatchReader not shutdown; did you forget to call close()?
> java.lang.Throwable
>         at org.apache.accumulo.core.client.impl.TabletServerBatchReader.<init>(TabletServerBatchReader.java:69)
>         at org.apache.accumulo.core.client.impl.ConnectorImpl.createBatchScanner(ConnectorImpl.java:98)
>         at org.apache.accumulo.server.master.state.MetaDataTableScanner.<init>(MetaDataTableScanner.java:63)
>         at org.apache.accumulo.server.master.state.MetaDataTableScanner.<init>(MetaDataTableScanner.java:56)
>         at org.apache.accumulo.server.master.state.MetaDataStateStore.iterator(MetaDataStateStore.java:70)
>         at org.apache.accumulo.master.TabletGroupWatcher.run(TabletGroupWatcher.java:148)
> {noformat}
> This happened shortly after a tablet server had died and it's tablets were in the process of being recovered elsewhere.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)