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/31 18:26:00 UTC

[GitHub] [couchdb] davisp opened a new pull request #2507: Fix handling jiffy exceptions

davisp opened a new pull request #2507: Fix handling jiffy exceptions
URL: https://github.com/apache/couchdb/pull/2507
 
 
   The 1.0 release of Jiffy changed from `throw` to `error` to match Erlang
   style better.
   
   <!-- 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
   
   Fix handling of Jiffy exceptions
   
   ## Testing recommendations
   
   `make javascript`
   
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [x] Changes are covered by tests
   - [N/A] Any new configurable parameters are documented in `rel/overlay/etc/default.ini`
   - [N/A] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation
   

----------------------------------------------------------------
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] davisp closed pull request #2507: Fix handling jiffy exceptions

Posted by GitBox <gi...@apache.org>.
davisp closed pull request #2507: Fix handling jiffy exceptions
URL: https://github.com/apache/couchdb/pull/2507
 
 
   

----------------------------------------------------------------
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] davisp commented on issue #2507: Fix handling jiffy exceptions

Posted by GitBox <gi...@apache.org>.
davisp commented on issue #2507: Fix handling jiffy exceptions
URL: https://github.com/apache/couchdb/pull/2507#issuecomment-580854297
 
 
   Moved this commit to #2400
   

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