Skip to content

Commit

Permalink
Address comments on PR.
Browse files Browse the repository at this point in the history
Signed-off-by: Rishikesh1159 <[email protected]>
  • Loading branch information
Rishikesh1159 committed Jul 12, 2023
1 parent 3433c26 commit f0a5b00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ public void onFailure(Exception e) {

@Override
protected String getThreadPool() {
return ThreadPool.Names.SEGMENT_REPLICATION;
return ThreadPool.Names.GENERIC;
}

@Override
Expand Down

0 comments on commit f0a5b00

Please sign in to comment.