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 295F29ED0 for ; Sun, 19 Feb 2012 23:22:55 +0000 (UTC) Received: (qmail 66086 invoked by uid 500); 19 Feb 2012 23:22:55 -0000 Delivered-To: apmail-incubator-directmemory-dev-archive@incubator.apache.org Received: (qmail 66054 invoked by uid 500); 19 Feb 2012 23:22: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 66046 invoked by uid 99); 19 Feb 2012 23:22:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Feb 2012 23:22: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; Sun, 19 Feb 2012 23:22:54 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2AA681C182F for ; Sun, 19 Feb 2012 23:22:34 +0000 (UTC) Date: Sun, 19 Feb 2012 23:22:34 +0000 (UTC) From: "Daniel Manzke (Created) (JIRA)" To: directmemory-dev@incubator.apache.org Message-ID: <1519889772.1154.1329693754176.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (DIRECTMEMORY-65) put vs update - not consistent MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 put vs update - not consistent ------------------------------ Key: DIRECTMEMORY-65 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-65 Project: Apache DirectMemory Issue Type: Wish Reporter: Daniel Manzke There should only be one way to create / update a value. For a cache it makes no difference if a key already exists or not. It is like a Map, which only has a put and no update method. -- 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