Hi,
Recently, I noticed that the ACT_HI_JOB_LOG table is too large, almost 100GB, in our production environment. Most of the value of JOB_DEF_TYPE_ column is batch-monitor-job. I didn’t set any Batch Job in any process. I didn’t use any Batch job in our system. I don’t know why these records come from. In test environment, there is not any harm to truncate this table. And I observed that dozens of the records have the same value of TIMESTAMP_ column. The TIMESTAMP_ interval of these records is 35 seconds. The value of JOB_RETRIES_ are 3. How to stop the insertion of this kind of record?
My camunda version is 7.16