GanfengTan commented on code in PR #5910:
URL: https://github.com/apache/inlong/pull/5910#discussion_r974833238


##########
inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/db/JobProfileDb.java:
##########
@@ -192,4 +197,20 @@ public List<JobProfile> getJobsByState(StateSearchKey 
stateSearchKey) {
         }
         return profileList;
     }
+
+    /**
+     * check local job state.
+     *
+     * @return list of job profile.

Review Comment:
   done



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