Issue:
When validating a pipeline with an event generation it fails with the following exception:
java.lang.IllegalStateException: No interceptors registered for stage 'JDBCQueryConsumer_01'
We have seen the exception occur when validating the pipeline.
Versions affected:
3.5.0
Solution:
The behavior is a result of this SDC-10217 bug. Upgrading to SDC version 3.5.1 should solve the issue on the pipeline validation.