Hi Mateusz, There is currently no API for doing this. It seems like a useful tool for administrators of the system, but I'm a little concerned about exposing such an API to clients. It seems too powerful and could be used abusively. However having a separate "admin" tool might be useful for diagnostics etc.
One thing to remember though is I'm planning a major overhaul of the hyperspace code which would essentially write most of the in memory state into BerkeleyDb. This is a first step to implementing replication and failure recovery. I hope to be done with the first phase (storing currently in-memory state in BerkeleyDb) sometime within the next few weeks. This could potentially break the tool. -Sanjit On May 19, 2009, at 11:33 AM, Mateusz Berezecki wrote: > > Hi list, > > As a natural consequence of playing with hyperspace I've run into some > deadlock problem. Is there any way of getting information on what > session owns what locks and on what files ? Is there an API for doing > this? I'm thinking of writing a tool for this purpose but not sure > where I should be looking at in the first place. > > Mateusz > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hypertable Development" 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/hypertable-dev?hl=en -~----------~----~----~----~------~----~------~--~---
