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

Regions can be created with a variety of characters that are unsupported

    XMLWordPrintableJSON

Details

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

    Description

      Per this thread, and this thread on the dev forums and geode documentation, region names may only consist of alphanumeric characters, an underscore, and a hyphen. These rules are not enforced.

      E.g., it is possible to create a region with:
      gfsh> create region --name=not^good --type=REPLICATE

      Some of these regions may be removed with the destroy command, while others cannot be located.

      Attachments

        Issue Links

          Activity

            People

              kduling Kevin Duling
              kduling Kevin Duling
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: