Skip to content

Commit

Permalink
Remove outdated TODO around point-in-time response
Browse files Browse the repository at this point in the history
  • Loading branch information
jtibshirani committed May 10, 2021
1 parent 374f995 commit 1c841d0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -629,8 +629,6 @@ private SearchResponse buildSearchResponse(InternalSearchResponse internalSearch
}

boolean buildPointInTimeFromSearchResults() {
// TODO: Until we implement the retry mechanism for point in times (i.e., replace an unavailable shard with an equivalent copy),
// we can simply return the point in time of the search request.
return false;
}

Expand Down

0 comments on commit 1c841d0

Please sign in to comment.