-
Notifications
You must be signed in to change notification settings - Fork 183
Doc 9868 76 b #3973
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
base: release/7.6
Are you sure you want to change the base?
Doc 9868 76 b #3973
Conversation
| The maximum thread-allocation that can be specified for each is _64_, the minimum is _1_. | ||
|
|
||
| A high thread-allocation may improve performance on systems whose hardware resources are commensurately supportive, (for example, where the number of CPU cores is high). | ||
| In particular, a high number of _writer_ threads on such systems may significantly optimize the performance of _durable writes: see xref:learn:data/durability.adoc[Durability], for 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.
Looks like the missing _ is leaving the next few lines as italic?
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.
Or maybe not - view page doesn't show it. 🤷
| The maximum thread-allocation that can be specified for each is _64_, the minimum is _1_. | ||
|
|
||
| A high thread-allocation may improve performance on systems whose hardware resources are commensurately supportive, (for example, where the number of CPU cores is high). | ||
| In particular, a high number of _writer_ threads on such systems may significantly optimize the performance of _durable writes: see xref:learn:data/durability.adoc[Durability], for 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.
| In particular, a high number of _writer_ threads on such systems may significantly optimize the performance of _durable writes: see xref:learn:data/durability.adoc[Durability], for information. | |
| In particular, a high number of _writer_ threads on such systems may significantly optimize the performance of _durable writes_: see xref:learn:data/durability.adoc[Durability], for 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.
As suggested by Richard, adding the missing underscore (_) should fix all the contents appearing in the Italics format in the asciidoc file.
Use line breaks for each sentence.
The rest LGTM! 👍
Erhem! Messed up the original branch a bit. This is just DOC-9868 for 7.6
https://jira.issues.couchbase.com/browse/DOC-9868