You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Thomas Kerin (Jira)" <ji...@apache.org> on 2021/11/05 13:33:00 UTC

[jira] [Commented] (FINERACT-1427) Kubernetes: initialDelaySeconds too short, causes unnecessary restarts

    [ https://issues.apache.org/jira/browse/FINERACT-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17439262#comment-17439262 ] 

Thomas Kerin commented on FINERACT-1427:
----------------------------------------

The proposed pull request was accepted, so this issue can be marked resolved

> Kubernetes: initialDelaySeconds too short, causes unnecessary restarts
> ----------------------------------------------------------------------
>
>                 Key: FINERACT-1427
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1427
>             Project: Apache Fineract
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>            Reporter: Thomas Kerin
>            Priority: Blocker
>
> Hi everyone
> I am running fineract now from the kubernetes deployments in the repository.
>  
> When I run start, I see in the logs for fineract-server that the initial liveness probe didn't respond, so it restarts the container
>  
> As I monitor the logs during all this, it's busy.. I experimented with initialDelaySeconds (9999) which posed separate problems, but I could see the application starting after 120 seconds or so (JVM running for 140 seconds)
>  
> I decided to double the existing initialDelaySeconds to 180 to give adequate time for the server to start. For your consideration, here is a PR reflecting this change: [https://github.com/apache/fineract/pull/1949]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)