merlimat commented on a change in pull request #3263: Improve documentation for
message routing mode
URL: https://github.com/apache/pulsar/pull/3263#discussion_r244442537
##########
File path: site2/docs/concepts-messaging.md
##########
@@ -199,15 +199,22 @@ Partitioned topics need to be explicitly created via the
[admin API](admin-api-o
When publishing to partitioned topics, you must specify a *routing mode*. The
routing mode determines which partition---that is, which internal topic---each
message should be published to.
-There are three routing modes available by default:
+There are three {@inject:
javadoc:MessageRoutingMode:/client/org/apache/pulsar/client/api/MessageRoutingMode}
available by default:
Review comment:
We can actually remove `by default`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services