Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#4078) - simple fix for ETag bug #4079

Closed
wants to merge 1 commit into from
Closed

(#4078) - simple fix for ETag bug #4079

wants to merge 1 commit into from

Conversation

nolanlawson
Copy link
Member

Simple solution to the problem: don't put ourselves
in a situation where the ETag bug can bite us.

Changes the document IDs to be more unique, and also
adds bar values to the documents so we get more
meaningful errors than "couldn't read undefined.should".

@nolanlawson
Copy link
Member Author

Heh, it's funny. I just realized the only reason I noticed this bug was because I accidentally removed the cache-busting in another PR.

@daleharvey
Copy link
Member

I filed a bug on couch for this, https://issues.apache.org/jira/browse/COUCHDB-2764, 👍 for the workaround for now

@daleharvey
Copy link
Member

Merged in 7c16604

@daleharvey daleharvey closed this Aug 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants