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

Multiple entry points to MiniAccumuloClusterImpl#_exec cause orphaned processes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.7.3, 1.8.0
    • mini
    • None

    Description

      There are presently multiple entry points to MiniAccumuloClusterImpl#_exec(Class<?> clazz, List<String> extraJvmOpts, String... args). #exec(Class<?> clazz, List<String> jvmArgs, String... args) and #_exec(Class<?> clazz, ServerType serverType, String... args).

      Only in the former method do started processes get added to the cleanup list.

      This causes obvious process leaks as can be observed in running MonitorSslIT where the Monitor is started in the test, but not stopped. MAC abandons it and does not know to stop it.

      Attachments

        Activity

          People

            elserj Josh Elser
            elserj Josh Elser
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 0.5h
                0.5h