Return-Path: X-Original-To: apmail-incubator-directmemory-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-directmemory-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6CE95922C for ; Fri, 24 Feb 2012 09:07:55 +0000 (UTC) Received: (qmail 78718 invoked by uid 500); 24 Feb 2012 09:07:55 -0000 Delivered-To: apmail-incubator-directmemory-dev-archive@incubator.apache.org Received: (qmail 78691 invoked by uid 500); 24 Feb 2012 09:07:55 -0000 Mailing-List: contact directmemory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: directmemory-dev@incubator.apache.org Delivered-To: mailing list directmemory-dev@incubator.apache.org Received: (qmail 78668 invoked by uid 99); 24 Feb 2012 09:07:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 09:07:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 09:07:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 14EFA3385AE for ; Fri, 24 Feb 2012 09:06:52 +0000 (UTC) Date: Fri, 24 Feb 2012 09:06:52 +0000 (UTC) From: "Olivier Lamy (Updated) (JIRA)" To: directmemory-dev@incubator.apache.org Message-ID: <154954710.14612.1330074412087.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <228114366.48236.1325066370936.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (DIRECTMEMORY-42) OffHeapMemoryBuffer store, allocate and free function's parameters consistency MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRECTMEMORY-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated DIRECTMEMORY-42: ------------------------------------- Fix Version/s: 0.6.0 > OffHeapMemoryBuffer store, allocate and free function's parameters consistency > ------------------------------------------------------------------------------ > > Key: DIRECTMEMORY-42 > URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-42 > Project: Apache DirectMemory > Issue Type: Improvement > Reporter: Benoit Perroud > Assignee: Benoit Perroud > Priority: Minor > Fix For: 0.6.0 > > Attachments: parametersConsistency.patch > > > OffHeapMemoryBuffer functions store and allocate should be consistent with their expires and expiresIn parameters : one has long, the other has int. > Same for OffHeapMemoryBuffer.free, it returns a long but Pointer.start and Pointer.end are both int. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira