Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 15 additions & 12 deletions modules/release-notes/partials/docs-server-7.6.1-release-note.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,26 +16,29 @@ This release contains the following fixes:
|Issue | Description | Resolution

| https://issues.couchbase.com/browse/MB-61154[MB-61154]
| When bucket data exceeded 4 TB and Magma was used as the storage engine, rebalance sometimes hung and failed to run to completion. This issue has been resolved.
| NA
| When bucket data exceeded 4 TB and Magma was used as the storage engine, rebalance sometimes hung and failed to run to completion.
| Issue resolved.
|===


==== Tools
[#table-fixed-issues-761-tools,cols="10,40,40"]
|===
|Issue | Description | Resolution

| https://issues.couchbase.com/browse/MB-61076[MB-61076]
| Scheduled merges (i.e. merges that are performed in a task in a plan) did not run. This issue has been resolved.
| NA
|===

[#known-issues-761]
=== Known Issues

This release contains the following known issue:


==== Storage Engine
[#table-known-issues-761-storage-engine, cols="10,40,40"]
|===
|Issue | Description | Workaround

| https://issues.couchbase.com/browse/MB-61076[MB-61076]
| Scheduled merges – that is merges which are done due to a task in a plan – will always fail. +
The system will not perform the merge, and it will leave the backups that should have been merged in place, ensuring no data is lost.
| You can perform manual merges through the UI, or using the API.

|===

==== Search Service
[#table-known-issues-761-search-service, cols="10,40,40"]
|===
Expand Down