Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-3390

Allow MiniAccumuloCluster to start Monitor.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • 1.6.1
    • None
    • None

    Description

      The MiniAccumuloCluster class does not provide a way to get to the MiniAccumuloClusterImpl object in order to start a Monitor thread. Perhaps just adding the following would be enough?

      public void startMonitor() {
          impl..exec(Monitor.class);
      }
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            medined David Medinets
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: