GitHub user zuyu opened a pull request:

    https://github.com/apache/incubator-quickstep/pull/111

    Initiated query execution data structure in all Shiftbosses.

    Assigned to @hbdeshmukh. Thanks!
    
    This PR initiates all `Shiftboss`es to execute an admitting query, although 
we limit to only use the single `Shiftboss` for now. The next step is to 
schedule `WorkOrder`s on any available `Shiftboss`es.
    
    Note that the current implementation is not fault tolerant to `Shiftboss` 
failures, nor scale-up and down.


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

    $ git pull https://github.com/apache/incubator-quickstep multiple_shiftboss

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

    https://github.com/apache/incubator-quickstep/pull/111.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 #111
    
----
commit b0c3746038177c675257884453e0dbd93ba0ad76
Author: Zuyu Zhang <[email protected]>
Date:   2016-10-10T01:44:00Z

    Initiated query execution data structure in all Shiftbosses.

----


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