You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/04 20:30:38 UTC

[jira] [Commented] (USERGRID-613) Reindex endpoint is case-sensitive

    [ https://issues.apache.org/jira/browse/USERGRID-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14573335#comment-14573335 ] 

ASF GitHub Bot commented on USERGRID-613:
-----------------------------------------

GitHub user GERey opened a pull request:

    https://github.com/apache/incubator-usergrid/pull/264

    [USERGRID-613] Fixed errors with running index endpoint.

    Added testing compatibility in rest test framework for index tests. (i.e adding a call for basic auth )
    Added debugging for finding out if you are a superuser or not.
    Added test for rebuilding endpoint and ignored previous unused test as fixing and adding tests for that should be a separate issue.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-usergrid USERGRID-613

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-usergrid/pull/264.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #264
    
----
commit 81148fcad209ed153e930d73798a3f6330f23ce1
Author: GERey <gr...@apigee.com>
Date:   2015-06-04T18:25:46Z

    [USERGRID-613] Fixed errors with running index endpoint.
    Added testing compatibility in rest test framework for index tests. (i.e adding a call for basic auth )
    Added debugging for finding out if you are a superuser or not.
    Added test for rebuilding endpoint and ignored previous unused test as fixing and adding tests for that should be a separate issue.

----


> Reindex endpoint is case-sensitive
> ----------------------------------
>
>                 Key: USERGRID-613
>                 URL: https://issues.apache.org/jira/browse/USERGRID-613
>             Project: Usergrid
>          Issue Type: Bug
>            Reporter: Jeffrey 
>            Assignee: George Reyes
>
> the reindex endpoint: http://localhost:8080/system/index/rebuild/a34ad389-b626-11e4-848f-06b49118d7d0/Storelatlons
> does not work due to case sensitivity.



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