From dev-return-46512-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Wed Jul 3 12:08:01 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 973A0180181 for ; Wed, 3 Jul 2019 14:08:01 +0200 (CEST) Received: (qmail 1744 invoked by uid 500); 3 Jul 2019 12:08:00 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 1722 invoked by uid 99); 3 Jul 2019 12:08:00 -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; Wed, 03 Jul 2019 12:08:00 +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 3FD39E0101 for ; Wed, 3 Jul 2019 12:08:00 +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 0802B26000 for ; Wed, 3 Jul 2019 12:08:00 +0000 (UTC) Date: Wed, 3 Jul 2019 12:08:00 +0000 (UTC) From: "Denis Chudov (JIRA)" To: dev@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (IGNITE-11958) JDBC connection validation should use it's own task instead of cache validation task MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Denis Chudov created IGNITE-11958: ------------------------------------- Summary: JDBC connection validation should use it's own task i= nstead of cache validation task Key: IGNITE-11958 URL: https://issues.apache.org/jira/browse/IGNITE-11958 Project: Ignite Issue Type: Bug Reporter: Denis Chudov Assignee: Denis Chudov Fix For: 2.8 JDBC connection is validated using GridCacheQueryJdbcValidationTask. We sho= uld create own validation task for this activity. =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)