GitHub user ppadma opened a pull request:

    https://github.com/apache/drill/pull/653

    DRILL-4831: Running refresh table metadata concurrently randomly fail…

    …s with JsonParseException
    
    To prevent metadata cache files from getting corrupted, write to a 
temporary file and do rename at the end. All unit and regression tests pass.

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

    $ git pull https://github.com/ppadma/drill DRILL-4831

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

    https://github.com/apache/drill/pull/653.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 #653
    
----
commit fec9b7ee468cda73dec27f475069898d763fa1c7
Author: Padma Penumarthy <[email protected]>
Date:   2016-10-20T12:03:13Z

    DRILL-4831: Running refresh table metadata concurrently randomly fails with 
JsonParseException

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to