From issues-return-55662-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Fri Jan 19 10:30:04 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 5F3F6180607 for ; Fri, 19 Jan 2018 10:30:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4F163160C49; Fri, 19 Jan 2018 09:30:04 +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 95A5D160C27 for ; Fri, 19 Jan 2018 10:30:03 +0100 (CET) Received: (qmail 99612 invoked by uid 500); 19 Jan 2018 09:30:02 -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 99603 invoked by uid 99); 19 Jan 2018 09:30:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jan 2018 09:30:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 348A71807A9 for ; Fri, 19 Jan 2018 09:30:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -107.398 X-Spam-Level: X-Spam-Status: No, score=-107.398 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, URI_HEX=1.313, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id wfKYyog6ACC8 for ; Fri, 19 Jan 2018 09:30:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 16A945FAC9 for ; Fri, 19 Jan 2018 09:30:01 +0000 (UTC) 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 A2788E0F38 for ; Fri, 19 Jan 2018 09:30: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 5F6EA21209 for ; Fri, 19 Jan 2018 09:30:00 +0000 (UTC) Date: Fri, 19 Jan 2018 09:30:00 +0000 (UTC) From: "Sergey Puchnin (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-3690) Log Message Glossary 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-3690?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D163= 31989#comment-16331989 ]=20 Sergey Puchnin commented on IGNITE-3690: ---------------------------------------- As it was discussed on dev list=C2=A0(http://apache-ignite-developers.23468= 64.n4.nabble.com/Ignite-not-friendly-for-Monitoring-tt20802.html#none) let's split this activity into two steps and reserver next error ranges for= the domains: =C2=A0 -- the phase 1 1. 10000-10499 UnExpected, UnKnown=20 2. 10500-12499 Cluster and Topology 10500-10599 Discovery 10600-10699 Segmentation 10700-10799 Node Startup 10800-10899 Communication 10900-10999 Queue 11000-11099 Activate, startup process 11100-11199 Base line topology 11200-11299 Marshaller 11300-11399 Metadata 11400-11499 Topology Validate 3. 12500-14199 Cache and Storage 12500-12599 Partition map exchange 12600-12699 Balancing 12700-12799 Long-running transactions 12800-12899 Checkpoint 12900-12999 Create cache 13000-13099 Destroy cache 13100-13199 Data loading & streaming 4. 14200-15699 SQL 14200-14299 Long-running queries 14300-14399 Parsing 14400-14499 Queries 14500-14599 Scan Queries 14600-14699 SqlLine 5. 15700-17099 Compute 15700-15799 Deployment =20 15800-15899 spi.checkpoint 15900-15999 spi.collision 11600-16099 Job Schedule -- the phase 2 6. 17100-19199 Service 7. 19200-21199 Security 8. 21200-23199 ML 9. 23200-25199 Integrations 10. 25200-27199 WebConsole 11. 27200-29199 Vendor-Specific 27200-27299 GG FYI: [~dmagda] > Log Message Glossary > -------------------- > > Key: IGNITE-3690 > URL: https://issues.apache.org/jira/browse/IGNITE-3690 > Project: Ignite > Issue Type: Improvement > Components: documentation > Affects Versions: 1.4 > Reporter: Denis Magda > Assignee: Denis Magda > Priority: Major > Fix For: 2.5 > > > It's time for Ignite to create a page which lists ALL the log messages, t= heir common causes and potential solutions. > Probably it makes sense to assign an unique ID for the most well-know err= ors so that a user is able to look up an error in the glossary quicker. -- This message was sent by Atlassian JIRA (v7.6.3#76005)