-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51513/
-----------------------------------------------------------

Review request for Aurora, Joshua Cohen and Stephan Erb.


Bugs: AURORA-1757
    https://issues.apache.org/jira/browse/AURORA-1757


Repository: aurora


Description
-------

This patch enhances the Aurora API by producing an `ETag` header for each API
request. It also consumes etag values in API requests via the `If-None-Match`
header and produces a HTTP 304 if the request would produce a body with the same
etag value.


Diffs
-----

  RELEASE-NOTES.md 1819eaa20cf5014228643a1e120316d646cc2824 
  src/main/java/org/apache/aurora/scheduler/http/api/TContentAwareServlet.java 
1634cb88ac09c778c5bb277ca902f4ca35dd6c9d 
  src/test/java/org/apache/aurora/scheduler/http/api/ApiIT.java 
0a3ff05586c87e0ab2cc20470e99b5dd609f7039 

Diff: https://reviews.apache.org/r/51513/diff/


Testing
-------


Thanks,

Zameer Manji

Reply via email to