/[Apache-SVN]
ViewVC logotype

Revision 1712584


Jump to revision: Previous Next
Author: stefanegli
Date: Wed Nov 4 16:29:22 2015 UTC (8 years, 6 months ago)
Changed paths: 2
Log Message:
SLING-5243 : adding a retry-loop for the newly-introduced exception handling around establishedView.matches. Reason for this: looks like during testing you can run into a race-condition where the establishedView is just being created and only half visible - in that case this matches() throws an Exception even though the view will just be there - so doing a 5x500ms retry loop should handle this case. And since this is probably only a testing artifact, it shouldn't have any influence on real usage

Changed paths

Path Details
Directorysling/trunk/bundles/extensions/discovery/impl/src/main/java/org/apache/sling/discovery/impl/cluster/voting/VotingView.java modified , text changed
Directorysling/trunk/bundles/extensions/discovery/impl/src/main/java/org/apache/sling/discovery/impl/common/heartbeat/HeartbeatHandler.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26