<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:13px"><div id="yui_3_16_0_1_1432732528523_5348" dir="ltr">If this question has already been discussed, I apologize. &nbsp;I want to know if there was any talk about stopping event processing for @Priority events? &nbsp;The use case I'm thinking of is 1st verifying user data then 2nd performing whatever action the user wanted. &nbsp;I thought the UI layer (desktop application) can published an event where observers use the @Priority annotation so you get the correct ordering of verification then performing the user's action. If verification fails, event process should stop. &nbsp;Is there a way to do this or has something like this been discussed?</div></div></body></html>