Skip to content

Commit

Permalink
#4682 PlanB State Store
Browse files Browse the repository at this point in the history
  • Loading branch information
stroomdev66 committed Jan 23, 2025
1 parent dcbe270 commit c7c70d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ public SearchTaskProgress getSearchTaskProgress() {
return new SearchTaskProgress(
taskProgress.getTaskName(),
taskProgress.getTaskInfo(),
taskProgress.getUserName(),
taskProgress.getUserRef(),
taskProgress.getThreadName(),
taskProgress.getNodeName(),
taskProgress.getSubmitTimeMs(),
Expand Down

0 comments on commit c7c70d2

Please sign in to comment.