You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/07/18 02:27:10 UTC

[GitHub] [inlong] EMsnap commented on a diff in pull request #5093: [INLONG-5092][SDK] Change Kafka default partition assignment strategy to RangeAssignor

EMsnap commented on code in PR #5093:
URL: https://github.com/apache/inlong/pull/5093#discussion_r922937277


##########
inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/sink/pulsarzone/PulsarClusterProducer.java:
##########
@@ -282,6 +281,27 @@ public boolean send(DispatchProfile event) {
         }
     }
 
+    /**
+     * getProducerTopic
+     * @param event
+     * @return

Review Comment:
   no description for return



-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org