GitHub user kkhatua opened a pull request:

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

    DRILL-5481: Persist profiles in-memory only with a max capacity

    Refactored NoWriteLocalStore to  EphemeralPersistentStore with the ability 
to maintain a max capacity
    Updated Default values, and added Zookeeper's property to ExecConstants

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

    $ git pull https://github.com/kkhatua/drill DRILL-5481

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

    https://github.com/apache/drill/pull/827.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 #827
    
----
commit ce9cb3a02cf8ad456827e41910639ece11ea4fc8
Author: Kunal Khatua <[email protected]>
Date:   2017-05-05T23:37:30Z

    DRILL-5481: Allow Drill to persist profiles in-memory only with a max 
capacity
    
    Refactored NoWriteLocalStore to  EphemeralPersistentStore with the ability 
to maintain a max capacity
    Updated Default values, and added Zookeeper's property to ExecConstants

----


---
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