<div dir="ltr">Hi Anil<div><br></div><div>When onSuccess callback is invoked, it's not guaranteed for local NFD to deliver Interest toward the application.</div><div>It only means the registration command has been accepted, but the command processing may still be in progress.</div><div>See <a href="http://redmine.named-data.net/projects/nfd/wiki/RibMgmt">RIB Management protocol</a> "Semantics of successful responses" section for details. See also <a href="http://redmine.named-data.net/issues/2761">Bug 2761</a> for discussion on this behavior.</div><div><br></div><div>The consumer is responsible for retransmissions until Interest is delivered to and answered by the producer.</div><div><div class="gmail_extra"><br></div><div class="gmail_extra">Yours, Junxiao</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 13, 2015 at 4:04 PM, Anil Jangam <span dir="ltr"><<a href="mailto:anilj.mailing@gmail.com" target="_blank">anilj.mailing@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>we need to wait till registration of the filter is successful. Let me also implement the onSuccess() method, and then we won't have this situation. </div></div></blockquote></div></div></div></div>