alisha-1000 commented on issue #463:
URL: https://github.com/apache/streampipes/issues/463#issuecomment-3843238854

   Hi @dominikriemer,
   
   I went through the issue and it looks like `RuntimeResolvableStaticProperty` 
inside `Alternatives` leads to an uninitialized `pipelineElement` in 
`BaseRuntimeResolvableInput` on the UI side. Because of this, the REST request 
in `fetchRemoteOptionsForPipelineElement` is constructed with undefined values, 
resulting in the `Target host is not specified` error.
   
   I’m interested in working on this bug. My initial thought is that the 
context required for runtime resolution is not correctly propagated when the 
property is nested inside an `Alternatives` structure.
   
   Please let me know if this issue is still relevant in the current versions 
and if there are any architectural constraints I should be aware of before 
starting.
   


-- 
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