> On Dec. 29, 2015, 8:38 a.m., Joshua Cohen wrote:
> > mesos uses protobufs 2.5.0. Is there any danger in us using a newer 
> > version? Presumably 2.5 and 2.6 are compatible, but just want to be sure...

I can't say with any authority, but their release notes don't mention anything 
about wire format changes.  My guess is that internal momentum at Google will 
prevent the wire format from breaking ~ever.


- Bill


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


On Dec. 28, 2015, 7:53 p.m., Bill Farner wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41763/
> -----------------------------------------------------------
> 
> (Updated Dec. 28, 2015, 7:53 p.m.)
> 
> 
> Review request for Aurora, Joshua Cohen and John Sirois.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> This is a result of running `./gradlew dependencyUpdates` and exploring 
> everything with newer versions that required little or no code changes.
> 
> Reviewers - if you'd prefer any of these broken out into an independent 
> patch, i'm happy to oblige.  Given the number of deps needing updates, i 
> figured it was best to not split them all.
> 
> https://github.com/jersey/jersey-1.x/releases/tag/1.19
> 
> https://github.com/mybatis/guice/issues?milestone=3&q=is%3Aclosed
> This is the only change that had code impact.  The way mybatis-guice 
> instantiates `TypeHandlers` now requires them to be public (for no good 
> reason, arguably a bug).
> 
> https://jira.terracotta.org/jira/secure/ReleaseNote.jspa?projectId=10282&version=11041
> 
> https://github.com/easymock/easymock/releases/tag/easymock-3.3
> https://github.com/easymock/easymock/releases/tag/easymock-3.4
> 
> http://www.joda.org/joda-time/installation.html
> 
> http://h2database.com/html/changelog.html
> 
> https://github.com/google/protobuf/releases/tag/v2.6.0
> https://github.com/google/protobuf/releases/tag/v2.6.1
> 
> https://github.com/google/guava/wiki/Release19
> 
> 
> Diffs
> -----
> 
>   build.gradle d32aea5e4c888cb215af7bedd5e9c1a8f41308c8 
>   
> src/main/java/org/apache/aurora/scheduler/storage/db/typehandlers/JobUpdateActionTypeHandler.java
>  1b706840f0831d50ad6a9b517ef382fac8dd0f24 
>   
> src/main/java/org/apache/aurora/scheduler/storage/db/typehandlers/JobUpdateStatusTypeHandler.java
>  72f8b85ea54910ea94771c0403646a1b3ce87dd9 
>   
> src/main/java/org/apache/aurora/scheduler/storage/db/typehandlers/MaintenanceModeTypeHandler.java
>  061027b66eba8b7bd2c2d10f1e70b8332a6967f9 
>   
> src/main/java/org/apache/aurora/scheduler/storage/db/typehandlers/ScheduleStatusTypeHandler.java
>  1f203b4e97b8cd10f2a6ec480b2bec2f56e58c5c 
> 
> Diff: https://reviews.apache.org/r/41763/diff/
> 
> 
> Testing
> -------
> 
> end-to-end tests
> 
> 
> Thanks,
> 
> Bill Farner
> 
>

Reply via email to