Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14350 Procedure V2 Phase 2: Assignment Manager
  3. HBASE-16121

Require only MasterServices to the ServerManager constructor

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • master
    • None

    Description

      currently we pass Server and MasterServices to the ServerManager.
      MasterServices is a Server and in tests where we try to pass only one of the two we end up with NPEs if the code change.
      remove the Server arg and just pass the MasterServices

      Attachments

        1. HBASE-16121-v0.patch
          10 kB
          Matteo Bertozzi

        Activity

          People

            mbertozzi Matteo Bertozzi
            mbertozzi Matteo Bertozzi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: