-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-1930: Document Windows Enterprise #1389
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
DOCS-1930: Document Windows Enterprise #1389
Conversation
to the current state of the primary. See | ||
:doc:`/core/replica-set-oplog` and :doc:`/core/replica-set-sync` | ||
for more information. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is a regression, please undo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just updated the pull request. Is it fixed?
Be well,
Zack
On Wed, Nov 20, 2013 at 8:08 AM, Sam Kleinman [email protected]:
In source/reference/glossary.txt:
@@ -771,15 +775,6 @@ Glossary
state electronics for persistence, as opposed to the rotating platters
and movable read/write heads used by traditional mechanical hard drives.
- stale
Refers to the amount of time a :term:`secondary` member of a
:term:`replica set` trails behind the current state of the
:term:`primary's <primary>`\ :term:`oplog`. If a secondary
becomes too stale, it can no longer use replication to catch up
to the current state of the primary. See
:doc:`/core/replica-set-oplog` and :doc:`/core/replica-set-sync`
- for more information.
this is a regression, please undo
—
Reply to this email directly or view it on GitHubhttps://github.com//pull/1389/files#r7789853
.
Zack Brown
Technical Writer
MongoDB
Download MongoDB - mongodb.org/downloads
Free MongoDB Monitoring - mms.mongodb.com
Free Online Education - education.mongodb.com
Get Involved - mongodb.org/get-involved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not fixed yet.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sent a new pull request. Does that do it?
On Fri, Nov 22, 2013 at 12:38 PM, Sam Kleinman [email protected]:
In source/reference/glossary.txt:
@@ -771,15 +775,6 @@ Glossary
state electronics for persistence, as opposed to the rotating platters
and movable read/write heads used by traditional mechanical hard drives.
- stale
Refers to the amount of time a :term:`secondary` member of a
:term:`replica set` trails behind the current state of the
:term:`primary's <primary>`\ :term:`oplog`. If a secondary
becomes too stale, it can no longer use replication to catch up
to the current state of the primary. See
:doc:`/core/replica-set-oplog` and :doc:`/core/replica-set-sync`
- for more information.
not fixed yet.
—
Reply to this email directly or view it on GitHubhttps://github.com//pull/1389/files#r7862670
.
Zack Brown
Technical Writer
MongoDB
Download MongoDB - mongodb.org/downloads
Free MongoDB Monitoring - mms.mongodb.com
Free Online Education - education.mongodb.com
Get Involved - mongodb.org/get-involved
closing as duplicate of #1405 |
merged. removed leaking kerberos content from result. |
* nl - pair updates * refactor dotnet code with dima's feedback This commit refactors the code with dima's feedback and also applies refactor suggestions provided by Rider. It also renames the Queryable Encryption application from `CSFLE` to `QueryableEncryption`. .. include directives need to be updated to source the new content. * dima - feedback * update include paths * remove extra blank lines * break into multiple lines * ignore test directories * rebuild examples * move key creation into a function * rebuild reader apps * dima feedback * encryptedDBNamespace -> encryptedCollNamespace * edits + rebuild apps Co-authored-by: Nathan Leniz <[email protected]>
Co-authored-by: pierwill <[email protected]>
Co-authored-by: pierwill <[email protected]>
No description provided.