Uploaded image for project: 'Flink'
  1. Flink
  2. 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.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Stateful Functions
    • None

    Description

      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

      I have added a fix here

      https://github.com/apache/flink-statefun/pull/325

      Attachments

        Activity

          People

            Unassigned Unassigned
            pocockn Nicolas Pocock
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: