[
https://issues.apache.org/jira/browse/FLINK-26375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498194#comment-17498194
]
Galen Warren commented on FLINK-26375:
--------------------------------------
PR created: [[FLINK-26375][statefun-golang-sdk] Fix Statefun Golang SDK to
return nil from Context.Caller when there is no caller by galenwarren · Pull
Request #304 · apache/flink-statefun
(github.com)|https://github.com/apache/flink-statefun/pull/304]
> Fix Statefun Golang SDK to return nil from Context.Caller when there is no
> caller
> ---------------------------------------------------------------------------------
>
> Key: FLINK-26375
> URL: https://issues.apache.org/jira/browse/FLINK-26375
> Project: Flink
> Issue Type: Bug
> Components: Stateful Functions
> Affects Versions: statefun-3.0.0, statefun-3.1.0, statefun-3.2.0,
> statefun-3.1.1
> Reporter: Galen Warren
> Priority: Minor
> Labels: pull-request-available
> Fix For: statefun-3.2.0
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> When a stateful function is invoked from an ingress – i.e. when there is no
> upstream function caller -- Context.Caller() should return nil. Currently it
> returns a pointer to a zero-value Address. This issue would fix that.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)