You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/01/22 12:59:29 UTC

[GitHub] [couchdb-documentation] bessbd opened a new pull request #483: Fix typo in `_scheduler/docs`

bessbd opened a new pull request #483: Fix typo in `_scheduler/docs`
URL: https://github.com/apache/couchdb-documentation/pull/483
 
 
   <!-- Thank you for your contribution!
   
        Please file this form by replacing the Markdown comments
        with your text. If a section needs no action - remove it.
   
        Also remember, that CouchDB uses the Review-Then-Commit (RTC) model
        of code collaboration. Positive feedback is represented +1 from committers
        and negative is a -1. The -1 also means veto, and needs to be addressed
        to proceed. Once there are no objections, the PR can be merged by a
        CouchDB committer.
   
        See: http://couchdb.apache.org/bylaws.html#decisions for more info. -->
   
   ## Overview
   
   The response description for `_scheduler/docs` says there's a key `last_update`, however there isn't one. There is a `last_updated` instead, just as it shows in the example right below.
   
   This change fixes the issue described above.
   
   ## Testing recommendations
   
   <!-- Describe how we can test your changes.
        Does it provides any behaviour that the end users
        could notice? -->
   
   Query `_scheduler/docs` and observe the response.
   
   
   
   ## Checklist
   
   - [X] Documentation is written and is accurate;
   - [ ] `make check` passes with no errors
   - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/master/rebar.config.script) with the commit hash once this PR is rebased and merged
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb-documentation] bessbd commented on issue #483: Fix typo in `_scheduler/docs`

Posted by GitBox <gi...@apache.org>.
bessbd commented on issue #483: Fix typo in `_scheduler/docs`
URL: https://github.com/apache/couchdb-documentation/pull/483#issuecomment-577290329
 
 
   Thank you for the review and the merge, @iilyak 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb-documentation] iilyak merged pull request #483: Fix typo in `_scheduler/docs`

Posted by GitBox <gi...@apache.org>.
iilyak merged pull request #483: Fix typo in `_scheduler/docs`
URL: https://github.com/apache/couchdb-documentation/pull/483
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services