Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-1841

Unregistering of Searcher MBean doesn't work in Websphere

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • Websphere Application Server 6.1

    Description

      On a Websphere cluster, all MBeans registered in the default MBean server get renamed on registration (it adds properties based on which node and cell in the Websphere cluster the process was running). This means that when Solr tries to unregister an MBean (e.g. an old searcher), the old MBean is never removed. In the case of a rebind the binding of the new MBean fails because it tries to register a name that is already taken.

      To get around this the name the mbean gets assigned must be stored somewhere where it can be looked up when we need to remove the binding.

      Attachments

        1. SOLR-1841.patch
          4 kB
          Chris M. Hostetter
        2. patch
          3 kB
          Patrik Nordebo

        Activity

          People

            Unassigned Unassigned
            patno Patrik Nordebo
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: