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

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

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

Mark Brouwer resolved RIVER-285.
--------------------------------

    Resolution: Fixed

Applied patch of Dave.

> 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.