Skip to content

[SERVER-9754] Every write to journal costs additional seek to update file metadata #431

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

Closed
wants to merge 86 commits into from

Conversation

DmitryNaumov
Copy link
Contributor

No description provided.

scotthernandez and others added 30 commits March 8, 2013 18:14
Alberto Lerner and others added 25 commits April 8, 2013 19:38
This avoids a stack overflow on OS X; full fix in SERVER-9286
…on the server

You must set the context in order for session caching to work.
This would normally fail silently without setting the context, but when you turn on
certificate validation and attempt to reuse a session, the attempt will actively fail and
return an error on the server.
The Java driver does make use of restartable sessions and is affected by this issue.
…dler

Conflicts:
	src/mongo/db/db.cpp
	src/mongo/s/server.cpp
Conflicts:
	src/mongo/s/commands_public.cpp
@DmitryNaumov DmitryNaumov reopened this May 27, 2013
@kangas
Copy link
Contributor

kangas commented Jun 5, 2013

Now merged in 54e11a3. Thank you for contributing to MongoDB!

@kangas kangas closed this Jun 5, 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

Successfully merging this pull request may close these issues.