Processing was not accepted because the target stream has already sent notification that input is complete. Query group name = aa....aa, stream name = bb....bb, operation type = cc....cc
- aa....aa: Query group name
bb....bb: Stream name
cc....cc: Operation type - Description:
- When the putEnd method is invoked for a stream, it is invoked for all streams in the query group. This means that the operation cannot be performed until you restart processing.
- System processing:
- Throws an exception to the data transmission application.
- Action to take:
- Check the status of the target stream.