You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anilkumar Gingade (JIRA)" <ji...@apache.org> on 2016/02/02 19:22:40 UTC

[jira] [Closed] (GEODE-877) CacheXmlGenerator creates index xml with internal alias with expression.

     [ https://issues.apache.org/jira/browse/GEODE-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anilkumar Gingade closed GEODE-877.
-----------------------------------

Changes checked in: 

Fix for GEODE-877 CacheXmlGenerator creates index xml with internal alias with expression.


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/55eed1b2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/55eed1b2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/55eed1b2

Branch: refs/heads/develop
Commit: 55eed1b28e98c4760d76f47d95407d1d48031bed

> CacheXmlGenerator creates index xml with internal alias with expression.
> ------------------------------------------------------------------------
>
>                 Key: GEODE-877
>                 URL: https://issues.apache.org/jira/browse/GEODE-877
>             Project: Geode
>          Issue Type: Bug
>          Components: querying
>            Reporter: Anilkumar Gingade
>            Assignee: Anilkumar Gingade
>
> When xml is generated for index.
> E.g: index-name=nameIndex index-expression=name
> The generated xml will have index-expression as index_iter1.name
> For an end-user this may look like the index got changed.
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)