Uploaded image for project: 'EJB Client Library (AS7+)'
  1. EJB Client Library (AS7+)
  2. EJBCLIENT-37

Allow reconnect tasks timeout to be configurable

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.0.6.Final, 1.1.0.Alpha1
    • 1.0.5.Final
    • None

    Description

      Would it be possible to parametrize await time in attemptReconnections method (EJBClientContext, method private synchronized void attemptReconnections())?

      It is always 10 seconds:

      reconnectTasksCompletionNotifierLatch.await(10, TimeUnit.SECONDS);
      

      It would be helpful if there will be a possibility to manage this somehow.

      Attachments

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            jdabrowski Jacek Dabrowski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: