igalshilman opened a new pull request #305:
URL: https://github.com/apache/flink-statefun/pull/305


   This PR makes sure that the caller's address would be None for
   messages that are coming from an ingress.
   
   Previously, calling `context.caller`, for ingress messages would return an 
`SdkAdress` with all its fields set to the empty string.
   After this PR, calling `context.caller` for message returns a proper `None`.
   


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