Huanli-Meng commented on a change in pull request #17188:
URL: https://github.com/apache/flink/pull/17188#discussion_r705164297
##########
File path: docs/layouts/shortcodes/generated/pulsar_client_configuration.html
##########
@@ -0,0 +1,222 @@
+<table class="configuration table table-bordered">
+ <thead>
+ <tr>
+ <th class="text-left" style="width: 20%">Key</th>
+ <th class="text-left" style="width: 15%">Default</th>
+ <th class="text-left" style="width: 10%">Type</th>
+ <th class="text-left" style="width: 55%">Description</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><h5>pulsar.client.authParamMap</h5></td>
+ <td style="word-wrap: break-word;"></td>
+ <td>Map</td>
+ <td>Map which represents parameters for the authentication
plugin.</td>
+ </tr>
+ <tr>
+ <td><h5>pulsar.client.authParams</h5></td>
+ <td style="word-wrap: break-word;">(none)</td>
Review comment:
change (none) to N/A, please check through all docs.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]