Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1687

CastMessageWithFuture in MessageDispatcher

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.5
    • None
    • None
    • Hide

      Force the downcast in the listener to RspList<T>.

      Show
      Force the downcast in the listener to RspList<T>.

    Description

      When I used CastMessageWithFuture in MessageDispatcher. I found the following Method declared :
      public <T> NotifyingFuture<RspList<T>> castMessageWithFuture(java.util.Collection<Address> dests, Message RequestOptions options, FutureListener<T> listener) throws java.lang.Exception

      Is it the FutureListener<T> may be declared to FutureListener<RspList<T>> ?

      Attachments

        Activity

          People

            rhn-engineering-bban Bela Ban
            KimShen shen kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: