Build failed in Hudson: HBase-TRUNK #1485

2010-09-28 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/HBase-TRUNK/1485/changes Changes: [stack] HBASE-3038 WALReaderFSDataInputStream.getPos() fails if Filesize MAX_INT [stack] HBASE-2646 Compaction requests should be prioritized to prevent blocking; remove of hbase-3038 added by mistake [stack]

Re: Review Request: [HBASE-2321] [HBASE-2002] Add support for per-region dynamically registered RPC endpoints for coprocessors and allow configurable RPC client/server implementations

2010-09-28 Thread Gary Helmling
On 2010-09-25 16:18:25, Andrew Purtell wrote: src/main/java/org/apache/hadoop/hbase/client/Batch.java, line 68 http://review.cloudera.org/r/816/diff/5/?file=12528#file12528line68 But what can be done here? Just throw a NPE with a meaningful message: call argument cannot

Review Request: HBASE-3047: If new master crashes, restart is messy

2010-09-28 Thread Jonathan Gray
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/915/ --- Review request for hbase, stack and Jonathan Gray. Summary --- This is

Build failed in Hudson: HBase-TRUNK #1486

2010-09-28 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/HBase-TRUNK/1486/changes Changes: [stack] HBASE-3040 BlockIndex readIndex too slowly in heavy write scenario; add in fix to address kannan review -- [...truncated 840 lines...] A

Build failed in Hudson: HBase-TRUNK #1487

2010-09-28 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/HBase-TRUNK/1487/changes Changes: [stack] HBASE-3038 WALReaderFSDataInputStream.getPos() fails if Filesize MAX_INT; addendum -- [...truncated 840 lines...] A

Re: Review Request: HBASE-3047: If new master crashes, restart is messy

2010-09-28 Thread Jonathan Gray
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/915/#review1349 --- Overall this looks like a good improvement over what we had. I'm

Re: Review Request: HBASE-3047: If new master crashes, restart is messy

2010-09-28 Thread stack
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/915/#review1353 --- Here's a few comments on yours. Actually, testing this patch on