From uima-dev-return-7684-apmail-incubator-uima-dev-archive=incubator.apache.org@incubator.apache.org Wed Jul 09 16:35:03 2008 Return-Path: Delivered-To: apmail-incubator-uima-dev-archive@locus.apache.org Received: (qmail 44152 invoked from network); 9 Jul 2008 16:35:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jul 2008 16:35:02 -0000 Received: (qmail 91100 invoked by uid 500); 9 Jul 2008 16:35:03 -0000 Delivered-To: apmail-incubator-uima-dev-archive@incubator.apache.org Received: (qmail 91070 invoked by uid 500); 9 Jul 2008 16:35:03 -0000 Mailing-List: contact uima-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: uima-dev@incubator.apache.org Delivered-To: mailing list uima-dev@incubator.apache.org Received: (qmail 91059 invoked by uid 99); 9 Jul 2008 16:35:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2008 09:35:03 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of burnlewis@gmail.com designates 74.125.46.155 as permitted sender) Received: from [74.125.46.155] (HELO yw-out-1718.google.com) (74.125.46.155) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2008 16:34:11 +0000 Received: by yw-out-1718.google.com with SMTP id 5so1546554ywr.0 for ; Wed, 09 Jul 2008 09:34:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=DqehfBVwm7tUFvQjmiWVd1LnOnG/MqNQaexb/DLh6To=; b=F02X2z0TpCFze0Sbl9utYtEmI2Au1R9c5TFF0Fc6NqwiV4KCzse1FGmTYb1cbw0Nb8 o+QJ1Tv34k4sSpCDjiRxjCbqCkDrfCIU4NsIKDeGEKMKRqku3HMKtzDcRIb8+54eahb0 86y58PUdpamClV2EL+5hvtWewjyvERMd5sH3c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=lfFzg5l3KMtwurb2GUchiuCtvRHkc6iuvQYh2sbHN4kcmo0cZCb8EGsIJfmGKmpxVo /JU8FxSOXtVnYpMfQGFIo3oqB3fqzFKEJTLaTkJtZecjKbqQ0O7lFFnQiA54CifY7sG/ s3a30jrWyLZOOZB4QnTbNGK362yynWEGioDRM= Received: by 10.103.11.5 with SMTP id o5mr4045118mui.85.1215621266895; Wed, 09 Jul 2008 09:34:26 -0700 (PDT) Received: by 10.103.173.1 with HTTP; Wed, 9 Jul 2008 09:34:26 -0700 (PDT) Message-ID: <12012a0a0807090934x715f18f7gf28e7786e845bce3@mail.gmail.com> Date: Wed, 9 Jul 2008 12:34:26 -0400 From: "Burn Lewis" To: uima-dev@incubator.apache.org Subject: Re: Delta CAS In-Reply-To: <4874E1DA.2030408@gmx.de> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_14487_7548416.1215621266920" References: <2a5d14d10807080658m18904f1dvec8ecd422fadfe33@mail.gmail.com> <4873BA9A.4000602@gmx.de> <4873C16F.9040808@schor.com> <4873CEC8.7000104@gmx.de> <487451F5.30907@gmx.de> <4874BA94.1090207@gmx.de> <4874CA5D.9080502@schor.com> <4874E1DA.2030408@gmx.de> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_14487_7548416.1215621266920 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I think we need another thread to discuss the heap. Back to the high-water mark ... isn't it just the largest xmi id in the serialized CAS? Its relationship to the CAS heap is a matter of implementation but presumably we can have a design that says any new FSs must be given an xmi id above the high-water mark when serialized back from a service. We already have the requirement that ids must be preserved for the merging of parallel replies. Burn. ------=_Part_14487_7548416.1215621266920--