Uploaded image for project: 'Droids'
  1. Droids
  2. DROIDS-148

Review MultiThreadedTaskMaster implementation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.1.0
    • 0.2.0
    • core
    • None

    Description

      We need to review the component class of MultiThreadedTaskMaster. Currently it's not working properly and also we don't have any test case for it.

      The problem we found is that if tou try to set the number of threads before the process start, we got a NPE.

      MultiThreadedTaskMaster<FileTask> taskMaster = new MultiThreadedTaskMaster<FileTask>();
      taskMaster.setPoolSize(3); <-- NPE exception is thrown at this point

      Attachments

        Activity

          People

            Unassigned Unassigned
            jpuerto Javier Puerto
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

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