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

create index sometimes will create the index but failed to update the cluster configuration.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.10.0
    • gfsh, management
    • None

    Description

      Scenario:
      1. start a server (server-1) in group1: start server --name=server-1 --group=group1
      2. start another server-2 with no group: start server --name=server-2
      3. create a regionA in group1: create region --name=regionA --group=group1 --type=REPLICATE
      4. create an index on regionA: create index --region=regionA --name=index1 ....

      observe that command will try to create index on both servers, but failed on server-2, since server-2 has no regionA, but the failure caused the cluster configuration not being updated.

      Proposal:
      when create index, the region already should determine what members this index needs to be created on, there should be no need for user to specify a group. We should ignore "group" when cluster configuration is enabled.

      Attachments

        Issue Links

          Activity

            People

              jinmeiliao Jinmei Liao
              jinmeiliao Jinmei Liao
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 0.5h
                  0.5h