GitHub user paul-rogers opened a pull request:

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

    DRILL-4560 - ZKClusterCoordinator fix

    Fix for DRILL-4560 - ZKClusterCoordinator does not call 
DrillbitStatusListener.drillbitRegistered for new bits. While this 
functionality is not needed in Drill itself, it is needed for tools that 
monitor Drill (such as Drill on YARN.) Adding this code to Drill avoids the 
need to clone the file for other tools.
    
    Also cleaned up logging and comments a bit.

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

    $ git pull https://github.com/paul-rogers/drill DRILL-4560

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

    https://github.com/apache/drill/pull/626.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 #626
    
----
commit 1942c640d5f6a6ae0763534b20f7a757a10c6646
Author: Paul Rogers <[email protected]>
Date:   2016-10-19T19:15:12Z

    DRILL-4560 - ZKClusterCoordinator fix
    
    Fix for DRILL-4560 - ZKClusterCoordinator does not call
    DrillbitStatusListener.drillbitRegistered for new bits

----


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