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

[jira] [Resolved] (ACCUMULO-1923) Ensure ZK instances closed correctly

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

Christopher Tubbs resolved ACCUMULO-1923.
-----------------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 1.4.5)
                       (was: 1.5.1)
                       (was: 1.6.0)

ACCUMULO-2128 should fix the broken MapReduce tests, as well.

> Ensure ZK instances closed correctly
> ------------------------------------
>
>                 Key: ACCUMULO-1923
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1923
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>         Environment: development single node, hadoop 2.2, 
>            Reporter: Eric Newton
>            Assignee: Bill Havanki
>            Priority: Minor
>
> Was: "warning at the end of a MapReduce job"
> Ensure that ZK instances are closed where opened across the Accumulo codebase. This is an expansion of the original ticket scope, whose description is below.
> Original Description:
> While running the randomwalk tests I saw this at the end of a map/reduce job:
> {noformat}
> 22 16:56:30,583 [client.ZooKeeperInstance] WARN : ZooKeeperInstance being cleaned up without being closed. Please remember to call close() before dereferencing to clean up threads.
> {noformat}
> This came just after the warning:
> {noformat}
> 22 16:56:31,742 [sequential.MapRedVerify] DEBUG: Dropping table: sequential_hostname_1385157013877_MR
> {noformat}



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