[ https://issues.apache.org/jira/browse/HADOOP-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jim Kellerman reassigned HADOOP-2039: ------------------------------------- Assignee: (was: Jim Kellerman) > [hbase] When a get or scan request spans multiple columns, execute the reads > in parallel > ---------------------------------------------------------------------------------------- > > Key: HADOOP-2039 > URL: https://issues.apache.org/jira/browse/HADOOP-2039 > Project: Hadoop > Issue Type: Improvement > Components: contrib/hbase > Affects Versions: 0.16.0 > Reporter: Jim Kellerman > Priority: Trivial > Fix For: 0.16.0 > > > When a get or scan request spans multiple columns, execute the reads in > parallel and use a CountDownLatch to wait for them to complete before > returning the results. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.