spacewander commented on PR #7028:
URL: https://github.com/apache/apisix/pull/7028#issuecomment-1124460661

   > ### 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. 🤔**
   
   There won't be concurrent issue as pubsub only modify the global pb_state 
when the APISIX starts.


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