Skip to content

Commit eb07017

Browse files
authored
Merge pull request #1 from briancarrig/briancarrig-ParallelUploadDownload-1
Update warning to link to deprecation piece
2 parents d28161a + 397b9f4 commit eb07017

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/relational-databases/replication/agents/replication-merge-agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ replmerg [-?]
289289
Specifies whether the Merge Agent should process in parallel the changes uploaded to the Publisher and those downloaded to the Subscriber, which can be useful in high volume environments with high network bandwidth. However, note the warning below for cases where **ParallelUploadDownload** is set to **1**.
290290

291291
> [!WARNING]
292+
> [!INCLUDE[ssNoteDepFutureDontUse](../../../includes/ssnotedepfuturedontuse-md.md)]
292293
This parameter is on the list for possible deprecation soon. We recommend setting the **ParallelUploadDownload** parameter to 0 and avoiding use of the "High Volume Server-to-Server" Merge agent Profile, as **ParallelUploadDownload** is set to 1 in this profile.
293294

294295
**-PacketSize**

0 commit comments

Comments
 (0)