Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-2323

NettyTransport should also send requests with void promises

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.8.0
    • 2.8.1
    • AMQP, STOMP
    • None

    Description

      AmqpConnection is using NettyTransport::send without making use of ChannelFuture
      return type, but NettyTcpTransport/NettyWSTransport always allocate a new ChannelPromise
      on each call.
      If such ChannelFuture isn't needed (like STOMP does) it would be better to avoid the ChannelPromise instantiation and enhance the API with a proper method.

      Attachments

        Issue Links

          Activity

            People

              jbertram Justin Bertram
              nigro.fra@gmail.com Francesco Nigro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 10m
                  2h 10m