Roiocam commented on issue #1463:
URL: https://github.com/apache/pekko/issues/1463#issuecomment-2336432044

   > @jchapuis @Roiocam I looked at the PR that seems to be the issue and I 
think if we try to change the `var cache` to some sort of AtomicObject or lazy 
val that the benefits of the change will vanish. I suggest that we revert it.
   
   after investigating, i think because the extractEntityId  instance was 
shared by both `ShardRegion` Actor and multiple `Shard` Actors.
   
   <img width="885" alt="截屏2024-09-08 04 30 40" 
src="https://github.com/user-attachments/assets/a8cc71d6-80f6-4133-b29b-faed1760825d";>
   
   
   <img width="880" alt="截屏2024-09-08 04 31 17" 
src="https://github.com/user-attachments/assets/76145078-7281-4bed-a528-c5061c9ceabd";>
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to