<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 02/03/2015 04:13 PM, Matthias
Wessendorf wrote:<br>
</div>
<blockquote
cite="mid:CAAg5f2TsFMe3cq0GhWnYaAQcjBEhzfvK6mPiaN1w7kNWOcYDtQ@mail.gmail.com"
type="cite">
<div dir="ltr">Hi,
<div><br>
</div>
<div>I recently noticed that we are (IMO) incorrectly returning
200 (OK):</div>
<div><a moz-do-not-send="true"
href="https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/jaxrs/src/main/java/org/jboss/aerogear/unifiedpush/rest/sender/PushNotificationSenderEndpoint.java#L112-L113">https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/jaxrs/src/main/java/org/jboss/aerogear/unifiedpush/rest/sender/PushNotificationSenderEndpoint.java#L112-L113</a></div>
<div><br>
</div>
<div>Since we really do submit an async job here, and its
processing may not have been started when we do return the 200
(OK), I'd like to propose a slight change here to instead use
202 (Accepted):</div>
<div><br>
</div>
<div><a moz-do-not-send="true"
href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.3">http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.3</a></div>
<div><br>
</div>
<div>If the team is OK (ha ha) with this, I will track this in
JIRA</div>
</div>
</blockquote>
This should be OK, I will need to review the Android code. <br>
<br>
Is there any downside to accepting results on the client side? (As
opposed to configuring the library comply with a certain version of
UPS)<br>
<br>
<blockquote
cite="mid:CAAg5f2TsFMe3cq0GhWnYaAQcjBEhzfvK6mPiaN1w7kNWOcYDtQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div><br>
</div>
<div>-Matthias<br clear="all">
<div><br>
</div>
-- <br>
<div class="gmail_signature">Matthias Wessendorf <br>
<br>
blog: <a moz-do-not-send="true"
href="http://matthiaswessendorf.wordpress.com/"
target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>
sessions: <a moz-do-not-send="true"
href="http://www.slideshare.net/mwessendorf"
target="_blank">http://www.slideshare.net/mwessendorf</a><br>
twitter: <a moz-do-not-send="true"
href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
aerogear-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/aerogear-dev">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a></pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Summers Pittman
>>Phone:404 941 4698
>>Java is my crack.
</pre>
</body>
</html>