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/01/26 20:54:39 UTC

[jira] [Updated] (GEODE-271) Remove deprecated IndexType

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

Anilkumar Gingade updated GEODE-271:
------------------------------------
    Component/s: querying

> Remove deprecated IndexType
> ---------------------------
>
>                 Key: GEODE-271
>                 URL: https://issues.apache.org/jira/browse/GEODE-271
>             Project: Geode
>          Issue Type: Sub-task
>          Components: querying
>            Reporter: Darrel Schneider
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> The IndexType class has been since 6.6.1.
> Also methods on QueryService that use IndexType.
> A large number of places in the code still use this deprecated class (eclipse shows more than 1,000 uses) but most of them are simple createIndex calls that should be easy to convert. I did see some test code that returns and IndexType from a test utility method. Refactoring this type of test code will take more work.
> It might be best for someone familiar with the query code to do this task.



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