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

Cannot get default write concern when "concern" is not specified [moved] #209

Closed
jyemin opened this issue Apr 25, 2013 · 0 comments
Closed

Comments

@jyemin
Copy link
Contributor

jyemin commented Apr 25, 2013

This is Issue 209 moved from a Google Code project.
Added by 2011-01-09T11:29:17.000Z by greenlaw...@gmail.com.
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).

Original labels: Type-Defect, Priority-Low, Milestone-Release0.99

Original description

<b>What version are you using? (Morphia/Driver/MongoDB)</b>
Morphia: v0.99
MongoDB: v2.3
<b>Please include a stack trace below:</b>
N/A
Code Analysis:
- Module: DatastoreImpl.java
- Version: TRUNK
- Function: getWriteConcern
- Line: 1104
- Error code: entityAnn.concern() != &quot;&quot;
- Should be: !&quot;&quot;.equals(entityAnn.concern())
@jyemin jyemin closed this as completed Apr 25, 2013
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

No branches or pull requests

1 participant