Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-2172

Uneven API between IgniteMessaging#stopRemoteListen and #stopLocalListen

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.5.0.final
    • None
    • messaging
    • None

    Description

      Compare:

      UUID remoteListen(@Nullable Object topic, IgniteBiPredicate<UUID,?> p)
      

      vs.

      void stopLocalListen(@Nullable Object topic, IgniteBiPredicate<UUID,?> p)
      

      It would be nice to identify local listeners with an UUID too.

      Attachments

        Activity

          People

            Unassigned Unassigned
            raulvk Raúl Kripalani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: