Build failed in Jenkins: HBase-TRUNK #1770

2011-03-05 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/HBase-TRUNK/1770/changes Changes: [rawson] HBASE-3513 upgrade thrift to 0.5.0 and use mvn version -- [...truncated 3109 lines...] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.094 sec Running

Re: HTable thread safety in 0.20.6

2011-03-05 Thread Ryan Rawson
I dont think protobuf is winning the war out there, it's either thrift or avro at this point. Protobuf just isn't an bazzar open-source type project, and it's non-Java/C++/python support isn't 1st class, plus no RPC. As for the past RPC, it's all well to complain that we didn't spend more time

Re: HTable thread safety in 0.20.6

2011-03-05 Thread Todd Lipcon
On Sat, Mar 5, 2011 at 2:10 PM, Ryan Rawson ryano...@gmail.com wrote: As for the past RPC, it's all well to complain that we didn't spend more time making it more compatible, but in a world where evolving features in an early platform is more important than keeping backwards compatibility (how