Wrong order of null-check
-------------------------
Key: HBASE-2908
URL: https://issues.apache.org/jira/browse/HBASE-2908
Project: HBase
Issue Type: Bug
Components: mapreduce
Affects Versions: 0.89.20100621
Reporter: Libor Dener
Priority: TrivialIn method org.apache.hadoop.hbase.mapreduce.TableInputFormatBase.getSplits(JobContext) this.table is used before null-throw check. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
