As we on configurations let me take the liberty to ask this Does akka.jvm-exit-on-fatal-error : true have any relevance vis a vis quarantine ( it seems that we have our own gossip protocol ) and if not what other places is this used for it to be relevant ?
On Tue, Jul 10, 2018 at 10:19 AM, Vishal Santoshi <vishal.santo...@gmail.com > wrote: > That should do. > > Thanks much. > > On Tue, Jul 10, 2018 at 7:52 AM, Till Rohrmann <trohrm...@apache.org> > wrote: > >> In order to configure the timeouts for the REST handlers, please use >> `web.timeout`. For the client timeout use `akka.client.timeout`. >> >> Cheers, >> Till >> >> On Tue, Jul 10, 2018 at 10:54 AM Vishal Santoshi < >> vishal.santo...@gmail.com> wrote: >> >>> Aah sorry, while taking a save point without cancel, we hit this >>> timeout ( appears to be 10 seconds ). The save point does succeed, in >>> this case it takes roughly 13-15 seconds. Wanted to know which >>> configuration to change to increase the time out on the REST call. It does >>> not seem to be aka.client.timeout which is set to 120 s which was the >>> case in 1.4 and I could not figure out from https://ci.apache.org/pro >>> jects/flink/flink-docs-release-1.5/ops/config.html which setting to >>> work with. >>> >>> Thanks much. >>> >>> >>> >>> On Tue, Jul 10, 2018 at 3:18 AM, Till Rohrmann <trohrm...@apache.org> >>> wrote: >>> >>>> Hi Vishal, >>>> >>>> you need to give us a little bit more context in order to understand >>>> your question. >>>> >>>> Cheers, >>>> Till >>>> >>>> On Mon, Jul 9, 2018 at 10:36 PM Vishal Santoshi < >>>> vishal.santo...@gmail.com> wrote: >>>> >>>>> java.util.concurrent.CompletionException: >>>>> akka.pattern.AskTimeoutException: Ask timed out on >>>>> [Actor[akka://flink/user/jobmanager_10#-862909719]] after [10000 ms]. >>>>> Sender[null] sent message of type "org.apache.flink.runtime.rpc. >>>>> messages.LocalFencedMessage". >>>>> at . >>>>> >>>>> >>>>> which exact configuration is this.. >>>>> >>>> >>> >