Giter Club home page Giter Club logo

couchdb's People

Contributors

b20n avatar big-r81 avatar chewbranca avatar cmlenz avatar davisp avatar dch avatar deathbearbrown avatar djc avatar eiri avatar fdmanana avatar garrensmith avatar iilyak avatar janl avatar jasondavies avatar jaydoane avatar jchris avatar jiangphcn avatar jjrodrig avatar klaustrainer avatar kocolosk avatar kxepal avatar mikewallace1979 avatar nickva avatar pgj avatar rnewson avatar robertkowalski avatar sagelywizard avatar tilgovi avatar willholley avatar wohali avatar

Watchers

 avatar  avatar

couchdb's Issues

Test for db,doc and attachment operations with different quorum situations

Operation Default Quorum (2) - Overriden Quorum (W=1) - -
-- Result Expected Result Expected --
DB
Create DB 202 202 202 201 KO
Delete DB 500 202 202 200 KO
Docs
Create Doc 202 202 201 201 OK
Update Doc 202 202 201 201 OK
Copy Doc 202 202 202 201 KO
Delete Doc 202 202 200 200 OK
Bulk Docs 202 202 201 201 OK
Attachments
Create attachment 202 202 202 201 KO
Update attachment 202 202 202 201 KO
Delete attachment 200 202 200 200 KO
Operation Default Quorum (2) - Overriden Quorum (W=3) - -
-- Result Expected Result Expected --
DB
Create DB 201 201 201 202 KO
Delete DB 202 200 202 202 KO
Docs
Create Doc 201 201 202 202 OK
Update Doc 201 201 202 202 OK
Copy Doc 201 201 201 202 KO
Delete Doc 200 200 202 202 OK
Bulk Docs 201 201 202 202 OK
Attachments
Create attachment 201 201 201 202 KO
Update attachment 201 201 201 202 KO
Delete attachment 200 200 200 202 KO

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Version used:
  • Browser Name and version:
  • Operating System and version (desktop or mobile):
  • Link to your project:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.