IBMStreams / streamsx.objectstorage

The com.ibm.streamsx.objectstorage toolkit supports Object Storage services with S3 API like IBM Cloud Object Storage service.

Home Page:https://ibmstreams.github.io/streamsx.objectstorage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ObjectStorageSink: Wrong error handling in consistent region (async close)

markheger opened this issue · comments

When Sink operator has no ouput stream connected (writing in async mode), then failures during close operation (at drain), for example connection error, does not cause a reset of the region.