elastic-indexer4s icon indicating copy to clipboard operation
elastic-indexer4s copied to clipboard

Allow custom acceptance stage before alias switching

Open yannick-cw opened this issue 7 years ago • 0 comments

  • user can supply a (esClient) => Future[Either[Failure, StageSuccess] before alias switching stage
  • if false or failed alias will not be switched and the error will be reported

yannick-cw avatar Jul 21 '17 06:07 yannick-cw