[
https://issues.apache.org/jira/browse/COUCHDB-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944096#comment-13944096
]
Dale Harvey commented on COUCHDB-2205:
--------------------------------------
I didnt see any 400 response at all in the log, I dont understand what log you
are referring to that indicates its POST /db/bulk_docs, from the PouchDB side
its fairly certain its from DELETE /db/ (the stack refers to utils.js which
cleans up databases pre and post run, also
https://github.com/daleharvey/pouchdb/pull/1706/files#diff-74a635be9be46d0f8b20784f5117bb0cL74
will have this error not show up)
> 400 bad_request on DELETE /db/
> ------------------------------
>
> Key: COUCHDB-2205
> URL: https://issues.apache.org/jira/browse/COUCHDB-2205
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: HTTP Interface
> Reporter: Dale Harvey
>
> During the PouchDB test suite run I am seeing an intermittent 400 bad_request
> when trying to delete a database (it may or may not exist)
> CouchDB 1.3.1 (default on travis), I am unable to reproduce this anywhere
> else, logs to follow
--
This message was sent by Atlassian JIRA
(v6.2#6252)