Anonymitaet commented on a change in pull request #12027:
URL: https://github.com/apache/pulsar/pull/12027#discussion_r707888809
##########
File path:
pulsar-functions/runtime/src/main/java/org/apache/pulsar/functions/worker/WorkerConfig.java
##########
@@ -196,7 +196,7 @@
private String functionWebServiceUrl;
@FieldContext(
category = CATEGORY_FUNC_METADATA_MNG,
- doc = "The pulser binary service url that function metadata manager
talks to"
+ doc = "The pulsar binary service url that function metadata manager
talks to"
Review comment:
```suggestion
doc = "The Pulsar binary service URL that function metadata manager
talks to"
```
--
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]