Skip to content

Conversation

@TimLFletcher
Copy link
Contributor

Erhem! Messed up the original branch a bit. This is just DOC-9868 for 7.6

https://jira.issues.couchbase.com/browse/DOC-9868

@TimLFletcher TimLFletcher changed the base branch from release/8.0 to release/7.6 November 19, 2025 13:41
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.
Copy link
Contributor

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?

Copy link
Contributor

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.
Copy link
Contributor

Choose a reason for hiding this comment

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

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

Copy link
Contributor

@rao-shwe rao-shwe left a 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! 👍

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.

4 participants