-
Notifications
You must be signed in to change notification settings - Fork 28
concurrently update will generate huge buffer_content locks #15
Comments
|
Thank you for the report and for trying out Zedstore! I haven't had the chance to try out your reproduction yet. Do you see process 41065 or 41063 hanging indefinitely? Also, what commit of Zedstore did you try this on? From the stack trace it seems that they are both waiting on the meta page. The second stack trace (41063) seems to have a frame missing perhaps due to compiler optimizations? (there is no direct call to |
thank you, |
HI,
there is some testing for zedstore, when i use concurrent insert into on conflict test, here is some buffer_content locks
and qps=0;
br, digoal
The text was updated successfully, but these errors were encountered: