Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 46BF4200BAF for ; Mon, 31 Oct 2016 09:59:39 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 454E8160B06; Mon, 31 Oct 2016 08:59:39 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8B21C160AF0 for ; Mon, 31 Oct 2016 09:59:38 +0100 (CET) Received: (qmail 91769 invoked by uid 500); 31 Oct 2016 08:59:37 -0000 Mailing-List: contact commits-help@brooklyn.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.apache.org Delivered-To: mailing list commits@brooklyn.apache.org Received: (qmail 91755 invoked by uid 99); 31 Oct 2016 08:59:37 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Oct 2016 08:59:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A420EE9437; Mon, 31 Oct 2016 08:59:37 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: svet@apache.org To: commits@brooklyn.apache.org Date: Mon, 31 Oct 2016 08:59:38 -0000 Message-Id: <4f3d7818e1d2423d8163f79082d6d188@git.apache.org> In-Reply-To: <479f55fc158a4160a94f7f2d68ece90b@git.apache.org> References: <479f55fc158a4160a94f7f2d68ece90b@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] brooklyn-library git commit: Closes #70 archived-at: Mon, 31 Oct 2016 08:59:39 -0000 Closes #70 Parametrize check running interval Project: http://git-wip-us.apache.org/repos/asf/brooklyn-library/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-library/commit/c1dc94aa Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-library/tree/c1dc94aa Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-library/diff/c1dc94aa Branch: refs/heads/master Commit: c1dc94aa601f2793fc5620aae39cba457d1d68c1 Parents: 1db9b4f d4b9a19 Author: Svetoslav Neykov Authored: Mon Oct 31 10:59:22 2016 +0200 Committer: Svetoslav Neykov Committed: Mon Oct 31 10:59:22 2016 +0200 ---------------------------------------------------------------------- .../apache/brooklyn/entity/database/mariadb/MariaDbNodeImpl.java | 2 +- .../org/apache/brooklyn/entity/database/mysql/MySqlNodeImpl.java | 2 +- .../org/apache/brooklyn/entity/monitoring/monit/MonitNodeImpl.java | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) ----------------------------------------------------------------------