[jira] Commented: (HBASE-880) Improve the current client API by creating new container classes

2008-10-08 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637921#action_12637921 ] Jean-Daniel Cryans commented on HBASE-880: -- Dogacan, what you propose is in many wa

[jira] Commented: (HBASE-880) Improve the current client API by creating new container classes

2008-10-08 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637986#action_12637986 ] Jim Kellerman commented on HBASE-880: - @Jean-Daniel {quote} Also, a SortedMap is not as

[jira] Commented: (HBASE-576) Investigate IPC performance

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638033#action_12638033 ] stack commented on HBASE-576: - Patch that puts back HbaseObjectWritable and that sends codes for

[jira] Commented: (HBASE-880) Improve the current client API by creating new container classes

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638045#action_12638045 ] stack commented on HBASE-880: - I took at the new patch (thanks for exercising the proposal in co

[jira] Commented: (HBASE-880) Improve the current client API by creating new container classes

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638092#action_12638092 ] stack commented on HBASE-880: - >From IRC with Doğacan: {code} [13:10]st^ack: maybe I am

[jira] Commented: (HBASE-576) Investigate IPC performance

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638121#action_12638121 ] stack commented on HBASE-576: - Did a little informal test. I put up 4 regionservers in my littl

[jira] Commented: (HBASE-576) Investigate IPC performance

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638124#action_12638124 ] stack commented on HBASE-576: - Doing same again running client on same net as cluster but runnin

HBase: Stack and Jim contributions

2008-10-08 Thread Jim Kellerman (POWERSET)
We are happy to announce that we've been cleared to contribute patches again. Looking forward to getting back to writing code. Yours, Jim and Stack. --- Jim Kellerman, Powerset (Live Search, Microsoft Corporation)

[jira] Updated: (HBASE-576) Investigate IPC performance

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-576: Attachment: 576-nomethodname.patch Patch that passes codes rather than method names over RPC. Also includes the PE

[jira] Resolved: (HBASE-576) Investigate IPC performance

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-576. - Resolution: Fixed Fix Version/s: 0.19.0 Resolving. Was able to improve RPC some after investigation. If w

[jira] Updated: (HBASE-853) [shell] Cannot describe meta tables

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-853: Attachment: hbase-853.patch Patch by Izaak. > [shell] Cannot describe meta tables > ---

[jira] Resolved: (HBASE-853) [shell] Cannot describe meta tables

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-853. - Resolution: Fixed Fix Version/s: 0.19.0 Resolving. Committed to TRUNK. Thanks for the patch Izaak. > [sh

[jira] Updated: (HBASE-852) Cannot scan all families in a row with a LIMIT, STARTROW, etc.

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-852: Attachment: hbase-852.patch Patch from Izaak. > Cannot scan all families in a row with a LIMIT, STARTROW, etc. > --

[jira] Resolved: (HBASE-852) Cannot scan all families in a row with a LIMIT, STARTROW, etc.

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-852. - Resolution: Fixed Fix Version/s: 0.19.0 Committed. Thanks for the patch Izaak. > Cannot scan all families

[jira] Resolved: (HBASE-844) Can't pass script to hbase shell

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-844. - Resolution: Fixed Fix Version/s: 0.19.0 Committed fix (based on Izaak suggestion). > Can't pass script to

[jira] Updated: (HBASE-837) Add unit tests for ThriftServer.HBaseHandler

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-837: Attachment: hbase-837-1method.patch Patch from Izaak. > Add unit tests for ThriftServer.HBaseHandler >

Re: HBase: Stack and Jim contributions

2008-10-08 Thread Billy Pearson
Good News Billy "Jim Kellerman (POWERSET)" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] We are happy to announce that we've been cleared to contribute patches again. Looking forward to getting back to writing code. Yours, Jim and Stack. --- Jim Kellerman, Powerset (Live Se

[jira] Resolved: (HBASE-837) Add unit tests for ThriftServer.HBaseHandler

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-837. - Resolution: Fixed Fix Version/s: 0.19.0 Committed. Thanks Izaak for the patch. > Add unit tests for Thrif

Re: HBase: Stack and Jim contributions

2008-10-08 Thread Edward J. Yoon
Good news. :) On Thu, Oct 9, 2008 at 9:04 AM, Billy Pearson <[EMAIL PROTECTED]> wrote: > Good News > > Billy > > "Jim Kellerman (POWERSET)" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > We are happy to announce that we've been cleared to contribute patches > again. Looking forwa

Re: HBase: Stack and Jim contributions

2008-10-08 Thread Jean-Daniel Cryans
Let's kick ass and take names! :P J-D On Wed, Oct 8, 2008 at 6:52 PM, Jim Kellerman (POWERSET) < [EMAIL PROTECTED]> wrote: > We are happy to announce that we've been cleared to contribute patches > again. Looking forward to getting back to writing code. > > Yours, > > Jim and Stack. > > --- > J

[jira] Resolved: (HBASE-913) Classes using log4j directly

2008-10-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-913. - Resolution: Fixed Fix Version/s: 0.19.0 Committed fix. Resolving. > Classes using log4j directly > --