Marek Posolda
Marek Posolda
@ynojima To avoid deadlocks, I used separate transaction for each bulk update request. So a little bit different approach then what you proposed, but I think it should work as...
@ynojima Thanks for the feedback. I've updated this a bit by adding sorting of `userSessionIds` . It should not hurt. On the other hand, I think that deadlock should not...
@ynojima @sschu Ok, Thanks guys! So my assumptions about the "update" SQL command takes all the locks as an "atomic operation" (either all locks taken at the same time before...
@ynojima Sure, I am not in a hurry at all with this :-) Just a note that this is my last day before PTO - returning on Monday August 22...
@ynojima Thanks for the confirmation! @pedroigor Can I kindly ask you to review this one?
@pedroigor Thanks!
@tsaarni Thanks for sending "ping" mail to the keycloak-dev . I was wondering about doing this, but you were faster. We will see if there is some more feedback...
@tsaarni Sorry for the delay with this PR :/ Do we want still to proceed with this PR or is it out of date from your point of view?
@tsaarni I think it will be nice to have it in since you already did the work. There is no other response on keycloak-dev, so my vote would be to...
@tsaarni Hi, Any update for this PR?