Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-823

Fix typos in VortexConfHelper and VortexMasterConf

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 0.13
    • 0.14
    • Vortex
    • None

    Description

      This issue fixes the following typos in the following two variables and its usages.

      -  private static final int DEFAULT_NUM_OF_VORTEX_START_THERAD = 1;
      +  private static final int DEFAULT_NUM_OF_VORTEX_START_THREAD = 1;
      
      -  public static final RequiredParameter<Integer> NUM_OF_VORTEX_START_THERAD = new RequiredParameter<>();
      +  public static final RequiredParameter<Integer> NUM_OF_VORTEX_START_THREAD = new RequiredParameter<>();
      

      Attachments

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: