You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by nickva <gi...@git.apache.org> on 2017/03/14 20:40:43 UTC

[GitHub] couchdb-chttpd pull request #158: 63012 scheduler

GitHub user nickva opened a pull request:

    https://github.com/apache/couchdb-chttpd/pull/158

    63012 scheduler

    This is part of a set of PRs to merge the new scheduling replicator
    
    Main PR is this: apache/couchdb-couch-replicator#64
    
    Top level PR to gather and help test all the dependencies: apache/couchdb#454
    
    COUCHDB-3324

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

    $ git pull https://github.com/apache/couchdb-chttpd 63012-scheduler

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

    https://github.com/apache/couchdb-chttpd/pull/158.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 #158
    
----
commit b8c218b2e586adeb84d8d496105ede4cc6357331
Author: Benjamin Bastian <be...@gmail.com>
Date:   2017-03-10T21:06:04Z

    Add `_scheduler/{jobs,docs}` API endpoints
    
    The `_scheduler/docs` endpoint provides a view of all
    replicator docs which have been seen by the scheduler. This endpoint
    includes useful information such as the state of the replication and the
    coordinator node.
    
    The `_scheduler/jobs` endpoint provides a view of all replications
    managed by the scheduler. This endpoint includes more information on the
    replication than the `_scheduler/docs` endpoint, including the history
    of state transitions of the replication.

commit d493c9573f88520c5d24ef0f7ad9fc2e19a398b2
Author: Benjamin Bastian <be...@gmail.com>
Date:   2017-03-14T18:15:52Z

    Merge pull request #3 from cloudant/63012-scheduler-tasks-api
    
    Add `_scheduler/{jobs,docs}` API endpoints

----


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

[GitHub] couchdb-chttpd issue #158: 63012 scheduler

Posted by nickva <gi...@git.apache.org>.
Github user nickva commented on the issue:

    https://github.com/apache/couchdb-chttpd/pull/158
  
    Closing this PR. Another one was issued after the monorepo merge.


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

[GitHub] couchdb-chttpd pull request #158: 63012 scheduler

Posted by nickva <gi...@git.apache.org>.
Github user nickva closed the pull request at:

    https://github.com/apache/couchdb-chttpd/pull/158


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