are you sure it's hilo that's causing deadlocks? I use HiLo and RSB with DTC. If I do encounter a deadlock, it's because of the exeuction plans of my queries, not HiLo.
On Nov 13, 3:00 am, nightwatch77 <[email protected]> wrote: > Nhibernate.dll file version: 2.1.0.1003 > If I have some spare time I'll put together a test case. > R > > On Nov 12, 11:12 pm, Ayende Rahien <[email protected]> wrote: > > > What?! > > What version of NH are you using? > > I specifically worked on that part to make sure that this works fine. > > > On Thu, Nov 12, 2009 at 11:43 PM, nightwatch77 > > <[email protected]>wrote: > > > > and a little side note about NHibernate: the HiLo key generator seems > > > to have some problems when used with distributed transactions - if > > > inserts are run concurrently it eventually causes deadlock and > > > transaction is killed by SQL server. I also have a question: what will > > > be the behavior of HiLo generator when the distributed transaction is > > > rolled back - will the next ID number also roll back if it has been > > > incremented in that transaction? This would be bad of course.... > > > R --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
