tenthe commented on issue #4139:
URL: https://github.com/apache/streampipes/issues/4139#issuecomment-3825739956

   Thanks a lot for the detailed description of your problem.
   
   The `AdapterException` during the adapter update or startup typically 
indicates that the adapter could not be started successfully on the worker 
after the schema change. Since a restart resolves the issue temporarily, this 
could be related either to an inconsistent adapter state or to a schema 
incompatibility introduced during the update process.
   
   To better understand and reproduce the issue, could you please share:
   
   1. **A sample JSON event before the schema change**
   2. **A sample JSON event after the schema change**
   
   Additionally, if you are using a **preprocessing or transformation script**, 
please share that as well, as it may influence how the schema is interpreted or 
validated during adapter startup.
   
   With these details, it should be much easier to reproduce the issue.
   
   Also, feel free to ask any questions you may have regarding StreamPipes 
concepts in the GitHub discussions.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to