What is new in version 1.8.0

IBMStreams com.ibm.streamsx.objectstorage Toolkit > com.ibm.streamsx.objectstorage 2.2.5 > What's new > What is new in version 1.8.0

  • ObjectStorageSink operator: Provides the new variable part '%CHANNEL' for building the object name. Use this when your operator is part of a parallel region and the channel number should be part of the objectname to avoid name clashes.
  • ObjectStorageSource operator: Changed the trace level from 'info' to 'trace' for per-tuple traces.
  • Documentation improvements.