blob: 98457d37783e38a64778e3bae6005663497f238d [file] [log] [blame]
<!--
! Licensed to the Apache Software Foundation (ASF) under one
! or more contributor license agreements. See the NOTICE file
! distributed with this work for additional information
! regarding copyright ownership. The ASF licenses this file
! to you under the Apache License, Version 2.0 (the
! "License"); you may not use this file except in compliance
! with the License. You may obtain a copy of the License at
!
! http://www.apache.org/licenses/LICENSE-2.0
!
! Unless required by applicable law or agreed to in writing, software
! distributed under the License is distributed on an "AS IS" BASIS,
! WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
! See the License for the specific language governing permissions and
! limitations under the License.
!-->
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<body text="#000000" bgcolor="#ffffff" link="#9b37cc"
vlink="#cc1877" alink="#ffffff">
<a name="top">
<title>Release Notes for Mercury</title>
<center>
<h1>Mercury<br>
v3.0.0 Release Notes</h1>
</center>
<HR>
<UL>
<H3>Description</H3>
"Mercury" is the name of the contributed Jini event mailbox
service implementation from Sun Microsystems. The <i>Jini Event Mailbox
Specification</i> is available in <a
href="../specs/html/mailbox-spec.html">HTML</a>.
<p>
<H3>Changes since the v2.2.0 release</H3>
<dl>
<dt><b>None</b></dt>
</dl>
<H3>Changes since the v2.1.1 release</H3>
<li>[<a href='https://issues.apache.org/jira/browse/RIVER-241'>RIVER-241</a>] -
Mercury spelling errore
</li>
<li>[<a href='https://issues.apache.org/jira/browse/RIVER-247'>RIVER-247</a>] -
Destroy processing should use configurable duration and interval for unexporting
</li>
<li>[<a href='https://issues.apache.org/jira/browse/RIVER-289'>RIVER-289</a>] -
Fix for RIVER-247 introduced wrong license headers and references
</li>
<H3>Changes since the v2.1 release</H3>
<dl>None</dl>
<H3>Changes since the v2.0.1 release</H3>
<dl>
<dt> <b>"Pull" Functionality</b>
<dd> The Jini(TM) Event Mailbox Service
<a href="../specs/html/mailbox-spec.html">Specification</a>
was augmented with additional classes and
interfaces that provide synchronous access to
events (see sections EM.5-EM.7). Mercury was also
updated to implement this new functionality. <BR>
The following work still needs to be done:
<UL>
<LI>Implement the timeout functionality for
<code>RemoteEventIterator.next</code>
<LI>Make the batching implementation configurable. For example,
configuring the number of events that get returned to the
event mailbox client in a single call. Currently all the available
events are sent.
</UL>
<p>
</dl>
<!-- No issues for now
<p>
<H3>Known Issues (& Workarounds)</H3>
<p>
-->
</ul>
<hr>
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
<ul>
<a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>
</ul>
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
</body>
</html>