You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nicolas Pocock (Jira)" <ji...@apache.org> on 2023/03/09 14:20:00 UTC

[jira] [Created] (FLINK-31384) If you don't pass a function type to the builders WithSpec method it doesn't error within the Go SDK but the function isn't registered within Flink and doesn't run correctly.

Nicolas Pocock created FLINK-31384:
--------------------------------------

             Summary: If you don't pass a function type to the builders WithSpec method it doesn't error within the Go SDK but the function isn't registered within Flink and doesn't run correctly.
                 Key: FLINK-31384
                 URL: https://issues.apache.org/jira/browse/FLINK-31384
             Project: Flink
          Issue Type: Bug
          Components: Stateful Functions
            Reporter: Nicolas Pocock


If you don't pass a function type to the builders `WithSpec` method it doesn't error within the Go SDK but the function isn't registered within Flink and doesn't run correctly. 

You can see the error within the Flink UI but the Go SDK just logs

`"registering Stateful Function nil"`

And then carries on as usual



--
This message was sent by Atlassian Jira
(v8.20.10#820010)