From ab7e305c024fd297543d23011242e55ba3654818 Mon Sep 17 00:00:00 2001 From: Subhobrata Dey Date: Wed, 31 Jul 2024 17:45:36 +0000 Subject: [PATCH] fix ktlint Signed-off-by: Subhobrata Dey --- .../main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt b/alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt index d2d8b7404..306af1443 100644 --- a/alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt +++ b/alerting/src/main/kotlin/org/opensearch/alerting/MonitorRunnerService.kt @@ -328,7 +328,7 @@ object MonitorRunnerService : JobRunner, CoroutineScope, AbstractLifecycleCompon logger.debug("lock ${workflowLock.lockId} acquired") logger.debug( "PERF_DEBUG: executing workflow ${job.id} on node " + - monitorCtx.clusterService!!.state().nodes().localNode.id + monitorCtx.clusterService!!.state().nodes().localNode.id ) monitorCtx.client!!.suspendUntil { monitorCtx.client!!.execute(