Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BCCA9185B5 for ; Fri, 13 Nov 2015 06:50:11 +0000 (UTC) Received: (qmail 95804 invoked by uid 500); 13 Nov 2015 06:50:11 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 95773 invoked by uid 500); 13 Nov 2015 06:50:11 -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 95752 invoked by uid 99); 13 Nov 2015 06:50:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Nov 2015 06:50:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E5E192C14F8 for ; Fri, 13 Nov 2015 06:50:10 +0000 (UTC) Date: Fri, 13 Nov 2015 06:50:10 +0000 (UTC) From: "wmz7year (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (IGNITE-1854) OptimizedClassDescriptor verifyChecksum object set as optional MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wmz7year resolved IGNITE-1854. ------------------------------ Resolution: Not A Problem > OptimizedClassDescriptor verifyChecksum object set as optional > -------------------------------------------------------------- > > Key: IGNITE-1854 > URL: https://issues.apache.org/jira/browse/IGNITE-1854 > Project: Ignite > Issue Type: New Feature > Components: compute > Affects Versions: ignite-1.4 > Reporter: wmz7year > > Sometimes in the serializable of a interface implement class, the different types of nodes to achieve class may vary, but the function and method was exactly the same, resulting in a class can not check the size of the proposed changes is optional. > if (should checksum) { > verifyChecksum (in.readShort ()); > } -- This message was sent by Atlassian JIRA (v6.3.4#6332)