Disable fail over by rest api call in sch.

  • 1 September 2023
  • 0 replies
  • 3 views

ISSUE:

When we create a job in rest api, by default it creates the job with fail over enabled.Sometimes we need to create the job via rest api  with fail over disabled.we can follow below solution to achieve this.

 

 

SOLUTION:

While creating the job, we can change the value of field "migrateOffsets" to “false” and it will create the job with fail over disabled.

 

 


0 replies

Be the first to reply!

Reply