Description of problem: For thin arbiter volumes, even if there are no entries needing heal, SHD will take a lock on TA in AFR_TA_DOM_NOTIFY domain and gets the state and then unlocks. This will lead to invalidation of cached information on clients about the bricks state even though there is no pending heal. This happens during index crawl at every heal-timeout interval. SHD should not take the lock on TA and invalidate the cached data on clients if there is no pending heal.
REVIEW: https://review.gluster.org/22950 (cluster/ta: Notify the clients only if there are pending heals) posted (#1) for review on master by Karthik U S
REVIEW: https://review.gluster.org/22950 (cluster/ta: Notify the clients only if there are pending heals) merged (#7) on master by Ravishankar N