Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-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 A2ADC18C93 for ; Mon, 22 Feb 2016 21:53:18 +0000 (UTC) Received: (qmail 98068 invoked by uid 500); 22 Feb 2016 21:53:18 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 98045 invoked by uid 500); 22 Feb 2016 21:53:18 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 98027 invoked by uid 99); 22 Feb 2016 21:53:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Feb 2016 21:53:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7E10F2C14F8 for ; Mon, 22 Feb 2016 21:53:18 +0000 (UTC) Date: Mon, 22 Feb 2016 21:53:18 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-13105) LLAP token hashCode and equals methods are incorrect 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/HIVE-13105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13105: ------------------------------------ Resolution: Fixed Fix Version/s: 2.0.1 2.1.0 Status: Resolved (was: Patch Available) Committed to master and branch-2.0. > LLAP token hashCode and equals methods are incorrect > ---------------------------------------------------- > > Key: HIVE-13105 > URL: https://issues.apache.org/jira/browse/HIVE-13105 > Project: Hive > Issue Type: Bug > Affects Versions: 2.0.0 > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Priority: Critical > Fix For: 2.1.0, 2.0.1 > > Attachments: HIVE-13105.patch > > > I had wrong assumptions about object vs functional equality. This would need to go to 2.0.1 (target version field is AWOL) > "Luckily" the implications are spurious access denied errors, and not the other way around. -- This message was sent by Atlassian JIRA (v6.3.4#6332)