Openfire (ARCHIVED)

PacketInterceptors should be triggered in the routing layer and not the networking layer

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.1.1
  • Fix Version/s: 3.2.0 Beta
  • Component/s: Core
  • Labels:
    None
  • Acceptance Test - Add?:
    No

Description

PacketInterceptors are now triggered in the SocketReader and SocketConnection classes. The problem is that when dealing with virtual connections or components (e.g. gateways) then we are missing the interceptors. Instead we should invoke the interceptors in the Router classes (for incoming traffic) and the Session class (for outgoing traffic).

Issue Links

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: