SakaSun commented on issue #23778:
URL: https://github.com/apache/pulsar/issues/23778#issuecomment-2649321590

   Did you solve it?
   I'm facing the same issue.
   
   As a workaround I have to:
   - disable functions on broker with `functionsWorkerEnabled=false`, restart 
them.
   - unsubscribe the "__compaction" subscription from 
"persistent://public/functions/metadata"
   - reenable the functions with `functionsWorkerEnabled=true` and restart them.
   
   But after a while, the issue comes back again.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to