bzp2010 commented on PR #7028: URL: https://github.com/apache/apisix/pull/7028#issuecomment-1124109788
### Update The current pubsub module switches to use the pubsub module-level independent `pb_state` database, just like the `pb_state` cached in lrucache in `grpc-transcode`, which will switch to the cached `pb_state` before each decoding command. **But what I'm not sure is if in the extreme case `grpc-transcode` and pubsub switch `pb_state` concurrently at the same time will cause confusion. 🤔** -- 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]
