You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by bursech <gi...@git.apache.org> on 2018/12/14 19:01:33 UTC

[GitHub] usergrid pull request #617: USERGRID-1352 : Tool to bulk repair Unique Value...

GitHub user bursech opened a pull request:

    https://github.com/apache/usergrid/pull/617

    USERGRID-1352 : Tool to bulk repair Unique Value entities. 

    Jira link : https://jira.apache.org/jira/browse/USERGRID-1352
    


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

    $ git pull https://github.com/bursech/usergrid master

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

    https://github.com/apache/usergrid/pull/617.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 #617
    
----
commit d12d82c2b3f31d9d9b4625422f016486a257e245
Author: Chetan Burse <cb...@...>
Date:   2018-11-26T21:17:55Z

    Tool to perform read repair on cassandra and also to  repair entities with missing unique value entry.
    Have options to dry run only to detect entities with missing unique value entry.

commit 08f8dd500cb65991a8d102a39f68706f8e49a015
Author: keyurkarnik <42...@...>
Date:   2018-12-14T01:28:32Z

    Merge pull request #1 from bursech/uniqueValueRepaireWork
    
    Tool to perform read repair on cassandra and also to  repair entities wit…

----


---

[GitHub] usergrid pull request #617: USERGRID-1352 : Tool to bulk repair Unique Value...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/usergrid/pull/617


---