We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c6eaac commit fdb8500Copy full SHA for fdb8500
notifications/notifications/src/main/kotlin/org/opensearch/notifications/index/NotificationConfigIndex.kt
@@ -22,7 +22,7 @@ import org.opensearch.action.index.IndexRequest
22
import org.opensearch.action.index.IndexResponse
23
import org.opensearch.action.search.SearchRequest
24
import org.opensearch.action.search.SearchResponse
25
-import org.opensearch.action.support.master.AcknowledgedResponse
+import org.opensearch.action.support.clustermanager.AcknowledgedResponse
26
import org.opensearch.client.Client
27
import org.opensearch.cluster.service.ClusterService
28
import org.opensearch.common.unit.TimeValue
0 commit comments