GitHub user dizzy2 opened a pull request:

    https://github.com/apache/phoenix/pull/259

    fixed setting of jetty resource base directory in phoenix-tracing-web…

    fixed obtaining of resource base for embedded jetty in tracing web appp - 
original implementation of obtaining webapp root from ProtectionDomain is not 
reliable and doesn't work on some JVMs. New implementation gets the correct 
webapp location from class loader.

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

    $ git pull https://github.com/dizzy2/phoenix tracing-webapp-fix-jetty-root

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

    https://github.com/apache/phoenix/pull/259.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 #259
    
----
commit 57f00575b87cd2fee0b97d2f6260acb0e0e85a21
Author: Krist Rastislav <rkr...@vub.sk>
Date:   2017-06-09T10:20:04Z

    fixed setting of jetty resource base directory in phoenix-tracing-webapp 
(original implementation obtaining webapp root from ProtectionDomain is not 
reliable and doesn't work on some JVMs)

----


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