Results 1 to 1 of 1

Thread: Patch #7 for Ice 3.3.0: retry bug if Ice.RetryIntervals set

  1. #1
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196

    Patch #7 for Ice 3.3.0: retry bug if Ice.RetryIntervals set

    Hi,

    The patch below fixes a bug from the Ice client runtime (all language mappings) where AMI calls that need to be retried might never complete if Ice.RetryIntervals is set and configured with non-zero time intervals.

    To apply the patch:

    Code:
    $ cd Ice-3.3.0
    $ patch -p1 < patch.txt
    Cheers,
    Benoit.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. About Ice.RetryIntervals and client information
    By bxhsix in forum Help Center
    Replies: 5
    Last Post: 03-25-2008, 05:20 AM
  2. Replies: 0
    Last Post: 09-18-2007, 04:53 AM
  3. Replies: 1
    Last Post: 08-01-2006, 06:26 AM
  4. Replies: 0
    Last Post: 07-20-2006, 04:08 PM
  5. Retry bug patch for Ice-2.0.0
    By benoit in forum Patches
    Replies: 2
    Last Post: 02-09-2005, 04:50 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •