diff --git a/docs/src/main/dita/UserGuide/Origins/SDCPRCtoKafka-ConRequests.dita b/docs/src/main/dita/UserGuide/Origins/SDCPRCtoKafka-ConRequests.dita index 6fb1162c8df..83bc97079c3 100644 --- a/docs/src/main/dita/UserGuide/Origins/SDCPRCtoKafka-ConRequests.dita +++ b/docs/src/main/dita/UserGuide/Origins/SDCPRCtoKafka-ConRequests.dita @@ -35,6 +35,7 @@ resources during spikes in volume. Or, if the has no resource issues and you want it to process data as quickly as possible, you can - set the maximum to 90 or 100.

+ set the maximum to 90 or 100. Note that the SDC RPC destination also has advanced + properties for retry and back off periods that can be used help tune performance.

diff --git a/docs/src/main/dita/UserGuide/Origins/SDCRPCtoKafka-Configuring.dita b/docs/src/main/dita/UserGuide/Origins/SDCRPCtoKafka-Configuring.dita index 8fc03a9e94e..3632be19e8d 100644 --- a/docs/src/main/dita/UserGuide/Origins/SDCRPCtoKafka-Configuring.dita +++ b/docs/src/main/dita/UserGuide/Origins/SDCRPCtoKafka-Configuring.dita @@ -117,9 +117,7 @@ Maximum size of the message to write to Kafka. Must be smaller than the maximum message size configured in Kafka.

Default is 900 KB. - Current default is 1 - KB. Same bug requests upping to 900 - KB.

+

Kafka Configuration SDC RPC to Kafka The SDC RPC to Kafka origin reads data from one or more SDC RPC destinations and writes - it immediately Kafka. Use the SDC RPC to Kafka origin in an SDC RPC destination pipeline. + it immediately to Kafka. Use the SDC RPC to Kafka origin in an SDC RPC destination pipeline.

SDC RPC to Kafka originovervieworiginsSDC