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

DOCSP-39027: Add CMAP diagram to FAQ page #192

Merged
merged 7 commits into from
May 9, 2024

Conversation

mcmorisi
Copy link
Collaborator

@mcmorisi mcmorisi commented May 8, 2024

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

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?

@mcmorisi mcmorisi requested a review from a team May 8, 2024 14:34
Copy link
Collaborator

@rustagir rustagir left a 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!

Copy link
Collaborator

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
Comment on lines 47 to 48
until a connection becomes available. The following diagram illustrates a high-level view
of the ``MongoClient``'s connection pool functionality:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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:

@mcmorisi mcmorisi requested a review from rustagir May 8, 2024 16:51
Copy link
Collaborator

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?

Copy link
Collaborator

@rustagir rustagir May 8, 2024

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"

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do!

Copy link
Collaborator

@rustagir rustagir left a 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!

@mcmorisi mcmorisi merged commit 9c5250f into mongodb:master May 9, 2024
2 checks passed
@mcmorisi mcmorisi deleted the DOCSP-39027 branch May 9, 2024 19:30
mcmorisi added a commit that referenced this pull request May 9, 2024
mcmorisi added a commit that referenced this pull request May 9, 2024
mcmorisi added a commit that referenced this pull request May 9, 2024
mcmorisi added a commit that referenced this pull request May 9, 2024
mcmorisi added a commit that referenced this pull request May 9, 2024
mcmorisi added a commit that referenced this pull request May 9, 2024
mcmorisi added a commit that referenced this pull request May 9, 2024
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.

2 participants