Skip to content

Commit 592749f

Browse files
committed
formatting
1 parent 9d49997 commit 592749f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,9 +288,10 @@ replmerg [-?]
288288
**-ParallelUploadDownload** [**0**\|**1**]
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

291+
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.
292+
291293
> [!WARNING]
292294
> [!INCLUDE[ssNoteDepFutureDontUse](../../../includes/ssnotedepfuturedontuse-md.md)]
293-
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.
294295
295296
**-PacketSize**
296297
Is the packet size, in bytes. The default is 4096 (bytes).

0 commit comments

Comments
 (0)