You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Thomas Vinod Johnson (JIRA)" <ji...@apache.org> on 2008/02/04 16:13:10 UTC

[jira] Updated: (RIVER-285) LookupDiscoveryManager has unused variable declarations

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

Thomas Vinod Johnson updated RIVER-285:
---------------------------------------

    Description: LookupDiscoveryManager's discovered event handler allocates a changedGroupsMap and never uses it. Also the removeGroups does not use the newGroupsToDiscover variable. Patch removes both unused variable declarations.  (was: discovered event handler allocates a map for no reason. patch removes it.)
        Summary: LookupDiscoveryManager has unused variable declarations  (was: [PATCH] remove unused allocation)

I updated the issue so that it is more descriptive. Hope that was fine.

> LookupDiscoveryManager has unused variable declarations
> -------------------------------------------------------
>
>                 Key: RIVER-285
>                 URL: https://issues.apache.org/jira/browse/RIVER-285
>             Project: River
>          Issue Type: Improvement
>          Components: net_jini_discovery
>            Reporter: Dave Brosius
>            Assignee: Mark Brouwer
>            Priority: Minor
>             Fix For: AR2
>
>         Attachments: remove_unused_alloc.patch
>
>
> LookupDiscoveryManager's discovered event handler allocates a changedGroupsMap and never uses it. Also the removeGroups does not use the newGroupsToDiscover variable. Patch removes both unused variable declarations.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.