com.ibm.streamsx.network 3.3.0
- PacketContentAssembler operator does not depend anymore on environment variable STREAMS_ADAPTERS_ISS_PAM_DIRECTORY at build and run time.
The 'Packet Analysis Module (PAM)' library can be added to the application bundle and the location can be set with the parameterspamLibrary
andpamInclude
. (required for CP4D) - IPAddressLocation operator: New parameter
initOnTuple
added in order to initialize the operator with loading the geography files on the first tuple and not during operator startup. - IPAddressLocation operator supports dynamic loading of MaxMind database triggered by a tuple on control port.
Resolved issues,
Toolkit release is built on Streams 4.3.0.0 x86_64 (RHEL7)