npawar opened a new pull request #8005: URL: https://github.com/apache/pinot/pull/8005
If non-winner replicas are asked to catchup but they cannot, an ERROR is logged. This isn't really an ERROR as the failure to catchup can be because of non-erroneous reasons. And even if they fail to catchup, it is handled in the caller by simply downloading from the winner. Changing this to WARN, so that it doesn't throw one off when debugging other issues. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org