Antti-Kaikkonen edited a comment on issue #6427: State Functions - stuck after 3 events?
URL: https://github.com/apache/pulsar/issues/6427#issuecomment-600912564
I'm getting the same error with my java source connector that uses state. I thought it
might be because I'm doing too many concurrent state operations, but your StateMe function
doesn't seem to use state concurrently...
My source connector seems to get this error quite randomly. Sometimes it happens after
~1k state operators and sometimes more than 100k, but I think that it usually happens sooner
with increased throughput.
I'm getting this error with both, the standalone deployment and a three bookie deployment.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
|