Hung Threads when executing query
We are having a weird issue where we get hung threads randomly and that brings down the whole application. It doesn't happen often and we are not able to replicate it . The query that runs is a simple query and in normal situations it runs within milliseconds. SELECT r_object_id FROM dm_folder WHERE any r_folder_path IN…