# Pastebin 7eNOfcq9 @dviroel I was thinking about the shrinking operation, discussed yesterday in the weekly meeting. Here is what I propose: 1ยบ: Update driver' s interface shrink_share to accepts a new type of exception (e.g. ShinkRefused) 2nd: Share manager will handle the new exception and set the share status to availableand send a user message: "Shrink refused due to possible data loss". Cons: If we change the this behavior, we will need to change the tests as well. This will lead the others drivers to fail during the tests.