Re: Reindex job
Jerry He <jerr...@...>
Looked at the code. The timeout is 180 seconds. private static final int TIMEOUT_MS = 180000; It is not customizable. There is a configuration property 'storage.read-time', which does not seem to apply or be used here. It is trying to fetch the next batch of rows from the backend. I am still curious why it could timeout with 180 seconds. Thanks. Jerry On Wed, May 31, 2017 at 10:26 PM, Joe Obernberger <joseph.o...@...> wrote:
|
|