Uploaded image for project: 'MINA'
  1. MINA
  2. DIRMINA-53

Filter should forward Exceptions to the Handler if its last in the chain

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 0.9.0
    • 0.9.0
    • None
    • None
    • All

    Description

      The default implementation of exceptionCaught() basically just forwards the exception to the next filter. Actually, the Handler needs to know about these Exceptions so that appropriate actions can be taken depending on the protocol profile.

      The filter/filter chain should handover the exception to the Handler if the current filter is the last in the chain. Currently the exceptions just get lost.

      Attachments

        Activity

          People

            trustin Trustin Lee
            vinod.p Vinod Panicker
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: