Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-16723

RMI registry is not destroyed after stopping JMX Connector Server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.0, 1.3.1, 1.2.3, 0.98.22, 2.0.0
    • 1.3.0, 1.2.4, 0.98.24, 2.0.0
    • metrics
    • None
    • Reviewed

    Description

      We are creating RMI registry in JMXListener.startConnectorServer() ,

          // Create the RMI registry
          LocateRegistry.createRegistry(rmiRegistryPort);
      

      This registry is never deregistered, should be destoyed after stopping JMX Connector server.

      Attachments

        1. HBASE-16723-0.98.patch
          3 kB
          Ashish Singhi
        2. HBASE-16723-V3.patch
          3 kB
          Pankaj Kumar
        3. HBASE-16723-V2.patch
          3 kB
          Pankaj Kumar
        4. HBASE-16723.patch
          2 kB
          Pankaj Kumar

        Issue Links

          Activity

            People

              pankaj2461 Pankaj Kumar
              pankaj2461 Pankaj Kumar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: