Received: with ECARTIS (v1.0.0; list xfs); Wed, 12 Jul 2006 09:00:04 -0700 (PDT) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.199]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id k6CFxmDW000536 for ; Wed, 12 Jul 2006 08:59:49 -0700 Received: by nz-out-0102.google.com with SMTP id v1so142899nzb for ; Wed, 12 Jul 2006 08:59:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=SCoZD2TU7lcdFWquQYR7+1chWPMSb2k47/NUkNvFAbb1VSJr3CuLVc72phUwNFRs6RkfBTD3dlRJ0xloN+OOatDMr/QiumMDPxpmmp9PwkEz7bTGHFxoed/0Vf5/hmhpiSeXeRyHHs8I82rCZuLoi0O610Fc6B8w4laU0JWPRcw= Received: by 10.36.47.14 with SMTP id u14mr933019nzu; Wed, 12 Jul 2006 07:22:24 -0700 (PDT) Received: from ?192.168.10.3? ( [221.219.119.87]) by mx.gmail.com with ESMTP id 17sm508395nzo.2006.07.12.07.22.03; Wed, 12 Jul 2006 07:22:13 -0700 (PDT) Message-ID: <44B50591.4060006@gmail.com> Date: Wed, 12 Jul 2006 22:22:09 +0800 From: "Michael Li (gmail)" User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: xfs@oss.sgi.com Subject: Delivered state of DMAPI Event Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-archive-position: 8211 X-ecartis-version: Ecartis v1.0.0 Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com X-original-sender: mikore.li@gmail.com Precedence: bulk X-list: xfs Content-Length: 558 Lines: 18 Hi, all, As I know, DMAPI event can be in 2 states: 1) enqueued, undelivered 2) delivered and awaiting a response from the DM application. The 2nd state also know as outstanding state for synchronous event message. I'd like to know the exact meaning of "delivered", Does "delivered" means the DM application had call dm_get_event() on the event? Can an event message automatically change state from 1 to 2 when it is enqueued? Is there a list of the events that will always change state to delievered state after it is enqueued? Thanks a lot, Mikore