« Previous | Next » 

Revision fc9a3d39

IDfc9a3d391f8b659dd3219034905f62fdfb84d28a

Added by Filippos Giannakos almost 11 years ago

mapperd: Fix signaling bug when load/open fails.

When a map load/open fails, any other threads that tried to get the map during
these operations wait on the map. If any of these operations fail, the cache was
dropped, without signaling any of the waiters. This commit fixes this bug, by
signaling the map when open or load fail.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences