vernedeng commented on code in PR #5512:
URL: https://github.com/apache/inlong/pull/5512#discussion_r945851416
##########
inlong-sdk/sort-sdk/src/main/java/org/apache/inlong/sdk/sort/impl/SortClientImpl.java:
##########
@@ -39,7 +40,7 @@ public class SortClientImpl extends SortClient {
private final ClientContext context;
- private final InLongTopicManager inLongTopicManager;
+ private final InlongTopicManager inLongTopicManager;
Review Comment:
there are too many naming problem, I will make a new issue to fix these.
--
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]