GitHub user kkhatua opened a pull request:

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

    DRILL-5270: Improve loading of profiles listing in the WebUI

    Using Hadoop API to filter and reduce profile list load time
    Using an in-memory treeSet-based cache, maintain the list of most recent
    profiles.

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

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

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

    https://github.com/apache/drill/pull/755.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 #755
    
----
commit a5f20643850ad399622e5df9a6f37713545dc7a6
Author: Kunal Khatua <kkha...@maprtech.com>
Date:   2017-02-22T01:20:48Z

    DRILL-5270: Improve loading of profiles listing in the WebUI
    
    Using Hadoop API to filter and reduce profile list load time
    Using an in-memory treeSet-based cache, maintain the list of most recent
    profiles.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to