-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] [pulsar-function-go] function process ackInputMessage
error
#19367
Closed
2 tasks done
quinniup opened this issue
Jan 31, 2023
· 2 comments
· Fixed by #20413 · May be fixed by #19372 or flowchartsman/pulsar#3
Closed
2 tasks done
[Bug] [pulsar-function-go] function process ackInputMessage
error
#19367
quinniup opened this issue
Jan 31, 2023
· 2 comments
· Fixed by #20413 · May be fixed by #19372 or flowchartsman/pulsar#3
Labels
type/bug
The PR fixed a bug or issue reported a bug
Comments
2 tasks
quinniup
added a commit
to quinniup/pulsar
that referenced
this issue
Jan 31, 2023
quinniup
added a commit
to quinniup/pulsar
that referenced
this issue
Jan 31, 2023
This was referenced Jan 31, 2023
quinniup
added a commit
to quinniup/pulsar
that referenced
this issue
Feb 6, 2023
The issue had no activity for 30 days, mark with Stale label. |
I am also seeing this issue on |
flowchartsman
added a commit
to flowchartsman/pulsar
that referenced
this issue
May 27, 2023
This was referenced May 27, 2023
Open
flowchartsman
added a commit
to flowchartsman/pfunc
that referenced
this issue
May 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Search before asking
Version
Minimal reproduce step
write function-go code;
start function with golang:
runtime error: invalid memory address or nil pointer dereference
What did you expect to see?
Functions normal ack message.
What did you see instead?
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: