mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 21:48:39 +00:00
s/nocommit/norelease
Original commit: elastic/x-pack-elasticsearch@6523f5caa1
This commit is contained in:
parent
23aef2679d
commit
f98b4a967c
@ -229,7 +229,7 @@ public class JobManager extends AbstractComponent {
|
||||
logger.info("Job [" + jobId + "] deleted.");
|
||||
actionListener.onResponse(new DeleteJobAction.Response(true));
|
||||
|
||||
//nocommit: needs #626, because otherwise the audit message re-creates the index
|
||||
//norelease: needs #626, because otherwise the audit message re-creates the index
|
||||
// we just deleted. :)
|
||||
//audit(jobId).info(Messages.getMessage(Messages.JOB_AUDIT_DELETED));
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user