From issues-return-96569-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Mon Jun 10 23:04: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 E872E18067E for ; Tue, 11 Jun 2019 01:04:01 +0200 (CEST) Received: (qmail 99008 invoked by uid 500); 10 Jun 2019 23:04:01 -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 98961 invoked by uid 99); 10 Jun 2019 23:04:01 -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; Mon, 10 Jun 2019 23:04:01 +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 A1B80E2D45 for ; Mon, 10 Jun 2019 23:04: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 371BE24633 for ; Mon, 10 Jun 2019 23:04:00 +0000 (UTC) Date: Mon, 10 Jun 2019 23:04:00 +0000 (UTC) From: "Alexandr Shapkin (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-11893) .NET enum platform compatibility 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-11893?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 860404#comment-16860404 ]=20 Alexandr Shapkin commented on IGNITE-11893: ------------------------------------------- [~garrettalley] For some reasons, I'm also unable to do it.=C2=A0 Probably,= =C2=A0you should be a part of=C2=A0some specific group or something like th= at. Anyway, I will ask a about it.=C2=A0 > .NET enum platform compatibility=20 > --------------------------------- > > Key: IGNITE-11893 > URL: https://issues.apache.org/jira/browse/IGNITE-11893 > Project: Ignite > Issue Type: Improvement > Components: documentation > Affects Versions: 2.7 > Reporter: Alexandr Shapkin > Priority: Minor > > Let's make some warnings=C2=A0about platform=C2=A0compatibility. > [https://apacheignite-net.readme.io/docs/platform-interoperability] > We have a writeEnum/readEnum methods. > In java writeEnum can write only ordinal value, but in .NET we can assign= any number to the enumValue. So any custom enum-to-primitive value binding= would not be taken into account. > =C2=A0 > =C2=A0 > =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)