healchow commented on code in PR #7989:
URL: https://github.com/apache/inlong/pull/7989#discussion_r1193447058
##########
inlong-manager/manager-dao/src/main/resources/mappers/StreamSourceEntityMapper.xml:
##########
@@ -498,6 +523,38 @@
</if>
</where>
</update>
+ <update id="restoreStatusFromHeartbeatByIds">
Review Comment:
Maybe call `rollbackTimeoutStatusByIds`, and no need transfer the `status`
param is better.
--
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]