From dev-return-17230-archive-asf-public=cust-asf.ponee.io@syncope.apache.org Mon May 6 07:30:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9983A180763 for ; Mon, 6 May 2019 09:30:03 +0200 (CEST) Received: (qmail 90451 invoked by uid 500); 6 May 2019 07:30:02 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 90439 invoked by uid 99); 6 May 2019 07:30:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 May 2019 07:30:02 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 0E495E2B98 for ; Mon, 6 May 2019 07:30:02 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 18AEC25814 for ; Mon, 6 May 2019 07:30:01 +0000 (UTC) Date: Mon, 6 May 2019 07:30:01 +0000 (UTC) From: =?utf-8?Q?Francesco_Chicchiricc=C3=B2_=28JIRA=29?= To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SYNCOPE-1468) Allow for configurable org.quartz.jobStore.misfireThreshold MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SYNCOPE-1468?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiricc=C3=B2 updated SYNCOPE-1468: -------------------------------------------- Component/s: core > Allow for configurable org.quartz.jobStore.misfireThreshold > ----------------------------------------------------------- > > Key: SYNCOPE-1468 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1468 > Project: Syncope > Issue Type: Improvement > Components: core > Reporter: Francesco Chicchiricc=C3=B2 > Assignee: Francesco Chicchiricc=C3=B2 > Priority: Major > Fix For: 2.0.14, 2.1.5, 3.0.0 > > > The value of Quartz's {{org.quartz.jobStore.misfireThreshold}} parameter = is currently stick to {{6000000}}; it seems useful to: > * set the default value according to Quartz' own default - see http://www= .quartz-scheduler.org/documentation/quartz-2.3.0/configuration/ConfigRAMJob= Store.html > * allow for easy configuration via {{provisioning.properties}} -- This message was sent by Atlassian JIRA (v7.6.3#76005)