You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Ryan Rawson <ry...@gmail.com> on 2010/10/26 00:24:14 UTC

Review Request: HBASE-2753 remove sorting from Result

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.cloudera.org/r/1092/
-----------------------------------------------------------

Review request for hbase.


Summary
-------

the last hurrah, removing the sorting from Result. sorted() is already @deprecated


This addresses bug HBASE-2753.
    http://issues.apache.org/jira/browse/HBASE-2753


Diffs
-----

  trunk/src/main/java/org/apache/hadoop/hbase/client/Result.java 1026537 

Diff: http://review.cloudera.org/r/1092/diff


Testing
-------


Thanks,

Ryan


Re: Review Request: HBASE-2753 remove sorting from Result

Posted by Jonathan Gray <jg...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.cloudera.org/r/1092/#review1661
-----------------------------------------------------------

Ship it!


looks good to me

- Jonathan


On 2010-10-25 15:24:13, Ryan Rawson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://review.cloudera.org/r/1092/
> -----------------------------------------------------------
> 
> (Updated 2010-10-25 15:24:13)
> 
> 
> Review request for hbase.
> 
> 
> Summary
> -------
> 
> the last hurrah, removing the sorting from Result. sorted() is already @deprecated
> 
> 
> This addresses bug HBASE-2753.
>     http://issues.apache.org/jira/browse/HBASE-2753
> 
> 
> Diffs
> -----
> 
>   trunk/src/main/java/org/apache/hadoop/hbase/client/Result.java 1026537 
> 
> Diff: http://review.cloudera.org/r/1092/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Ryan
> 
>