[
https://issues.apache.org/jira/browse/FALCON-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15516328#comment-15516328
]
Praveen Adlakha commented on FALCON-2148:
-----------------------------------------
Hi [~pragya.mittal]
Please verify you Database is running in UTC and not local mode.Please set it
up in UTC mode either in the database level or change the jdbc connection
string to :
jdbc:mysql://localhost:3306/dbname?serverTimezone=UTC
it will work in both the cases i.e. Mysql and Postgres.
Thanks
Praveen
> Entries not removed from sla list when instance succeeds
> --------------------------------------------------------
>
> Key: FALCON-2148
> URL: https://issues.apache.org/jira/browse/FALCON-2148
> Project: Falcon
> Issue Type: Bug
> Components: prism
> Affects Versions: trunk
> Reporter: Pragya Mittal
> Assignee: Praveen Adlakha
>
> Entries corresponding to a process sla should be removed if the process goes
> from WAITING to SUCCEEDED state. The same is not happening.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)