Skip to content

OpenDDS 2.1.3

Compare
Choose a tag to compare
@mitza-oci mitza-oci released this 15 Jan 18:01
· 21739 commits to master since this release

Release notes for Version 2.1.3 of OpenDDS

  • Various fixes for memory management issue on transport framework.
  • Fixed duplicate message issue caused by a lost link.
  • Memory leak fixes.
  • Fixed deadlocks on reliable multicast transport during association
    and shutdown periods.
  • Improved reliable multicast transport and reduced nak overflow.
  • Extended the capabilities of the OpenDDS-Bench performance test
    framework. This consists mostly of expanded pre-configured tests as
    well as additional execution and plotting scripts. The user guide at
    performance-tests/Bench/doc/user_guide.html contains the details.
  • Masked interrupts in threads created by OpenDDS to avoid failures
    while in system calls.
    Example: ERROR: ACE::handle_write_ready return -1 while waiting
    to unclog. handle_write_ready: Interrupted system call
  • Added support to set the TTL for multicast transports.

Using the GitHub "releases" page

Download OpenDDS-2.1.3.zip (Windows) or OpenDDS-2.1.3.tar.gz (Linux/Solaris/MacOSX) instead of using the GitHub-generated "source code" links.