sjvanrossum commented on code in PR #32406:
URL: https://github.com/apache/beam/pull/32406#discussion_r1883733879


##########
sdks/java/io/solace/src/main/java/org/apache/beam/sdk/io/solace/broker/SessionServiceFactory.java:
##########
@@ -75,6 +76,33 @@ public abstract class SessionServiceFactory implements 
Serializable {
    */
   public abstract SessionService create();
 
+  /**
+   * Do not override. This method is called in the {@link

Review Comment:
   Given that the method is `final`, this comment seems superfluous.



-- 
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]

Reply via email to