-
Notifications
You must be signed in to change notification settings - Fork 24
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
DOCSP-39027: Add CMAP diagram to FAQ page #192
Conversation
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.
Happy to discuss my comments or collaborate on the image before the next official review!
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.
S: could a different image be used for the client application and mongoclient? i feel like the mongoclient could be the person figure and the application should be the C#/.NET logo or something like that
source/faq.txt
Outdated
until a connection becomes available. The following diagram illustrates a high-level view | ||
of the ``MongoClient``'s connection pool functionality: |
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.
until a connection becomes available. The following diagram illustrates a high-level view | |
of the ``MongoClient``'s connection pool functionality: | |
until a connection becomes available. The following diagram illustrates a high-level view | |
of how the ``MongoClient`` manages a connection pool: |
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.
S: could you also add some text between mongoclient and connection pool?
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.
Maybe "controls" or "deploys" or "maintains"
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.
Will do!
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.
left another suggested improvement but lgtm!
(cherry picked from commit 9c5250f)
(cherry picked from commit 9c5250f)
(cherry picked from commit 9c5250f)
(cherry picked from commit 9c5250f)
(cherry picked from commit 9c5250f)
(cherry picked from commit 9c5250f)
(cherry picked from commit 9c5250f)
Pull Request Info
Adding a simple illustrative CMAP diagram to FAQ page.
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-39027
Staging - https://preview-mongodbmcmorisi.gatsbyjs.io/csharp/DOCSP-39027/faq/
Self-Review Checklist