haifxu opened a new pull request, #7326:
URL: https://github.com/apache/inlong/pull/7326

   ### Prepare a Pull Request
   
   - Fixes #7325 
   
   ### Motivation
   
   The Kafka topic naming rules are updated to: `inlongGroupId.inlongStreamId`, 
but the Flink task submitted by sort is still `inlongstreamId`.
   
   ### Modifications
   
   `inlongstreamId` -> `inlongGroupId.inlongStreamId`
   
   ### Verifying this change
   
   - [ ] This change is a trivial rework/code cleanup without any test coverage.
   
   - [ ] This change is already covered by existing tests, such as:
   
   - [ ] This change added tests and can be verified as follows:
   


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