Uploaded image for project: 'Java DCP Client'
  1. Java DCP Client
  2. JDCP-94

Should never pass null ChannelFlowController to event handlers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.17.0
    • 0.16.0
    • None
    • 1

    Description

      In two places, DcpChannel passes a null ChannelFlowController to ControllEventHandler.onEvent. These two events don't actually need to be ack'd, but the contract is that it's always safe for event handlers to attempt the ack, and it's up to the  ChannelFlowController to decide whether the event actually requires acknowledgement.

       

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            david.nault David Nault
            david.nault David Nault
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty