Skip to content

Commit c72e42e

Browse files
committed
changing admin.url in readme
1 parent f29cbaa commit c72e42e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,12 +219,12 @@ A possible solution to remove duplicates when reading the written data could be
219219
</tr>
220220

221221
<tr>
222-
<td>`admin.url` (Deprecated)</td>
222+
<td>`admin.url`</td>
223223
<td>A service HTTP URL of your Pulsar cluster</td>
224224
<td>No</td>
225225
<td>None</td>
226226
<td>Streaming and Batch</td>
227-
<td>The Pulsar `serviceHttpUrl` configuration. </td>
227+
<td>The Pulsar `serviceHttpUrl` configuration. Only needed when `maxBytesPerTrigger` is specified</td>
228228
</tr>
229229

230230
<tr>

0 commit comments

Comments
 (0)