Veena Basavaraj created SQOOP-1878:
--------------------------------------
Summary: JobManager status method is a GET call and should not
performa update operations
Key: SQOOP-1878
URL: https://issues.apache.org/jira/browse/SQOOP-1878
Project: Sqoop
Issue Type: Sub-task
Reporter: Veena Basavaraj
JobManager status method is a GET call and should not performa update operations
status () method on JobManager is get request from the rest API. it should not
ever do an update.
if we need more faster updates of job, then it is best to create a new action
that can do it or reduce the updateSleep parameter to less than 5 minutes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)