[
https://issues.apache.org/jira/browse/GEODE-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gang Yan updated GEODE-6962:
----------------------------
Description:
steps:
# run "clear define index" in GFSH to run in a clean env
# define multi "define index" for 1 region
# run "create define index" , will met some error, such as :" Failed to create
index Foo6.name9: Index named ' Foo6.name9 ' already exists.", but actually it
is the first time to create it.
# run "list indexes" in GFSH, can see all the indexes
the problem is the error msg should not happen in that scenario.
all the operations and outputs are in the attachment.
was:
steps:
# define multi "define index" for 1 region
## ```
> error prompt for "create define index" is wrong
> -----------------------------------------------
>
> Key: GEODE-6962
> URL: https://issues.apache.org/jira/browse/GEODE-6962
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Reporter: Gang Yan
> Priority: Major
> Attachments: indexes.txt
>
>
> steps:
> # run "clear define index" in GFSH to run in a clean env
> # define multi "define index" for 1 region
> # run "create define index" , will met some error, such as :" Failed to
> create index Foo6.name9: Index named ' Foo6.name9 ' already exists.", but
> actually it is the first time to create it.
> # run "list indexes" in GFSH, can see all the indexes
>
> the problem is the error msg should not happen in that scenario.
> all the operations and outputs are in the attachment.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)