Skip to content

Commit

Permalink
DOC-157 SDC RPC to Kafka tech review updates
Browse files Browse the repository at this point in the history
Change-Id: I3137ec4675a1cbe2372f503278fc7233b1f532c7
Reviewed-on: https://review.streamsets.net/3771
Reviewed-by: Loretta Chen <loretta@streamsets.com>
  • Loading branch information
lchen89 authored and Adam Kunicki committed Aug 4, 2016
1 parent 2dafe7f commit 1881b93
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
resources during spikes in volume. Or, if the <ph
conref="../Reusable_Content/ReusablePhrases.dita#concept_vhs_5tz_xp/pName-long"/>
has no resource issues and you want it to process data as quickly as possible, you can
set the maximum to 90 or 100. </p>
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.</p>
</conbody>
</concept>
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,7 @@
<entry>Maximum size of the message to write to Kafka. <note
type="warning">Must be smaller than the maximum message
size configured in Kafka.</note><p>Default is 900 KB.
<draft-comment author="Loretta">Current default is 1
KB. Same bug requests upping to 900
KB.</draft-comment></p></entry>
</p></entry>
</row>
<row>
<entry>Kafka Configuration <xref
Expand Down
2 changes: 1 addition & 1 deletion docs/src/main/dita/UserGuide/Origins/SDCRPCtoKafka.dita
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<concept id="concept_tdk_slk_pw">
<title>SDC RPC to Kafka</title>
<shortdesc>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. </shortdesc>
it immediately to Kafka. Use the SDC RPC to Kafka origin in an SDC RPC destination pipeline. </shortdesc>
<conbody>
<p><indexterm>SDC RPC to Kafka
origin<indexterm>overview</indexterm></indexterm><indexterm>origins<indexterm>SDC
Expand Down

0 comments on commit 1881b93

Please sign in to comment.