Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
  • Loading branch information
AWSHurneyt committed Feb 5, 2024
1 parent cfb2a86 commit 2157e76
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ class TransportGetRemoteIndexesAction @Inject constructor(
}

val clusterIndexList = mutableListOf<ClusterIndex>()
log.info("hurneyt TransportGetRemoteIndexesAction::indexes.forEach it = {}", client.threadPool().threadContext.)
if (clusterHealthResponse != null) {
indexes.forEach {
log.info("hurneyt TransportGetRemoteIndexesAction::indexes.forEach it = {}", it)
Expand Down

0 comments on commit 2157e76

Please sign in to comment.