From commits-return-3292-apmail-sentry-commits-archive=sentry.apache.org@sentry.incubator.apache.org Mon Sep 8 17:10:53 2014 Return-Path: X-Original-To: apmail-sentry-commits-archive@minotaur.apache.org Delivered-To: apmail-sentry-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 04F7811EE8 for ; Mon, 8 Sep 2014 17:10:53 +0000 (UTC) Received: (qmail 16134 invoked by uid 500); 8 Sep 2014 17:10:53 -0000 Delivered-To: apmail-sentry-commits-archive@sentry.apache.org Received: (qmail 16087 invoked by uid 500); 8 Sep 2014 17:10:52 -0000 Mailing-List: contact commits-help@sentry.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sentry.incubator.apache.org Delivered-To: mailing list commits@sentry.incubator.apache.org Received: (qmail 16078 invoked by uid 99); 8 Sep 2014 17:10:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Sep 2014 17:10:52 +0000 X-ASF-Spam-Status: No, hits=-2001.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 08 Sep 2014 17:10:31 +0000 Received: (qmail 15000 invoked by uid 99); 8 Sep 2014 17:10:29 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Sep 2014 17:10:29 +0000 Date: Mon, 8 Sep 2014 17:10:29 +0000 (UTC) From: "Lenni Kuff (JIRA)" To: commits@sentry.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (SENTRY-425) Reduce logging verbosity in SentryPolicyServiceClient when creating new connections MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Lenni Kuff created SENTRY-425: --------------------------------- Summary: Reduce logging verbosity in SentryPolicyServiceClient when creating new connections Key: SENTRY-425 URL: https://issues.apache.org/jira/browse/SENTRY-425 Project: Sentry Issue Type: Bug Affects Versions: 1.4.0 Reporter: Lenni Kuff Assignee: Lenni Kuff Priority: Minor It would be nice to reduce logging verbosity in SentryPolicyServiceClient when creating new connections. Currently there are 3 log message displayed on info logging level (on the client side) with each new connection. These should probably be logged to debug. -- This message was sent by Atlassian JIRA (v6.3.4#6332)