Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1615

gfsh unable to destroy region that has an hyphen in its name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating.M3
    • gfsh
    • None

    Description

      Can be reproduced as follows:

      gfsh>list regions
      List of regions
      ---------------
      region-name
      region_name
      gfsh>destroy region --name=region_name
      "region_name"  destroyed successfully.
      
      gfsh>list regions
      List of regions
      ---------------
      region-name
      
      gfsh>destroy region --name=region-name
      Could not find a Region with Region path "region-name" in this Geode cluster. If region was recently
      

      Attachments

        Issue Links

          Activity

            People

              kduling Kevin Duling
              swapnil.bawaskar Swapnil Bawaskar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: