chamikaramj commented on code in PR #22373:
URL: https://github.com/apache/beam/pull/22373#discussion_r936126507
##########
sdks/java/io/pulsar/src/main/java/org/apache/beam/sdk/io/pulsar/PulsarIO.java:
##########
@@ -87,10 +83,6 @@ abstract Builder setExtractOutputTimestampFn(
abstract Read build();
}
- public Read withAdminUrl(String url) {
Review Comment:
I don't think we can remove this due to backwards compatibility (seems like
this connector not marked experimental).
Can this be addressed by deprecating ?
--
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]