michaeljmarshall commented on PR #138: URL: https://github.com/apache/pulsar-site/pull/138#issuecomment-1175837630
Note that in the above comment, the replace script tries to create this link: https://pulsar.apache.org/api/client/2.1.0-incubating/org/apache/pulsar/client/api/ConsumerConfiguration.html#setPriorityLevel-int-. That isn't currently a valid link, and the `ConsumerConfiguration` class is deprecated. http://pulsar.apache.org/api/client/org/apache/pulsar/client/api/ConsumerConfiguration.html#setPriorityLevel-int- is currently valid. We need to address these links before migrating them to be replaced with the `replace.js` script. -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org