From issues-return-94942-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Tue Apr 9 08:45:02 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 0BEFD180629 for ; Tue, 9 Apr 2019 10:45:01 +0200 (CEST) Received: (qmail 63440 invoked by uid 500); 9 Apr 2019 08:25:24 -0000 Mailing-List: contact issues-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 issues@ignite.apache.org Received: (qmail 63383 invoked by uid 99); 9 Apr 2019 08:25:23 -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; Tue, 09 Apr 2019 08:25:23 +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 CEAF7E0419 for ; Tue, 9 Apr 2019 08:45: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 7F06D24422 for ; Tue, 9 Apr 2019 08:45:00 +0000 (UTC) Date: Tue, 9 Apr 2019 08:45:00 +0000 (UTC) From: "Andrew Mashenkov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-11489) merge IO message listener for GridTopic.TOPIC_QUERY into single listener 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/IGNITE-11489?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 813134#comment-16813134 ]=20 Andrew Mashenkov commented on IGNITE-11489: ------------------------------------------- Fixed. Now, listeners are removed on "kernal stop" phase.=C2=A0 TC look ok. > merge IO message listener for GridTopic.TOPIC_QUERY into single listener > ------------------------------------------------------------------------ > > Key: IGNITE-11489 > URL: https://issues.apache.org/jira/browse/IGNITE-11489 > Project: Ignite > Issue Type: Task > Components: sql > Reporter: Yury Gerzhedovich > Assignee: Andrew Mashenkov > Priority: Major > Fix For: 2.8 > > Time Spent: 10m > Remaining Estimate: 0h > > As of now we have few IO listeners for=C2=A0GridTopic.TOPIC_QUERY. It lea= d to spread of logic and we can't check that no any not=C2=A0expected messa= ges received. > Need to merge it to single listeners or have different topics. -- This message was sent by Atlassian JIRA (v7.6.3#76005)