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

Sub-regions created by gfsh do not produce correct cluster configuration

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.8.0
    • gfsh

    Description

      When using gfsh to create subregions as follows:

      create region --name="A" --type=REPLICATE
      create region --name="A/B" --type=REPLICATE
      

      Then the resulting cluster configuration cache.xml contains the following:

      <region name="A">
          <region-attributes data-policy="replicate" scope="distributed-ack"/>
        </region>
      <region name="B">
            <region-attributes data-policy="replicate" scope="distributed-ack"/>
          </region>
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            jens.deppe Jens Deppe
            Votes:
            0 Vote for this issue
            Watchers:
            2 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 - 1h 50m
                1h 50m

                Slack

                  Issue deployment