GitHub user francisco-perez-sorrosal opened a pull request:

    https://github.com/apache/incubator-omid/pull/14

    [OMID-67] Avoid Kerberos logging multiple times

    It may cause race conditions when done multiple times from the same JVM.
    The Kerberos ticket is not properly renewed when this happens.
    
    Change-Id: I07599f54bc9bead90a87d30a2f6b033de64b6470

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

    $ git pull https://github.com/francisco-perez-sorrosal/incubator-omid 
fix-kerberos

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

    https://github.com/apache/incubator-omid/pull/14.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 #14
    
----
commit 7c22891b6b4e4805e12dcd13baeee57c24ac9da1
Author: Francisco Perez-Sorrosal <fperezsorro...@apache.org>
Date:   2017-05-11T19:00:21Z

    [OMID-67] Avoid Kerberos logging multiple times
    
    It may cause race conditions when done multiple times from the same JVM.
    The Kerberos ticket is not properly renewed when this happens.
    
    Change-Id: I07599f54bc9bead90a87d30a2f6b033de64b6470

----


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