You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/06/30 23:00:48 UTC

[jira] Created: (HBASE-1594) Fix scan addcolumns after hbase-1385 commit (broken hudson build)

Fix scan addcolumns after hbase-1385 commit (broken hudson build)
-----------------------------------------------------------------

                 Key: HBASE-1594
                 URL: https://issues.apache.org/jira/browse/HBASE-1594
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: stack


These are broken up on hudson after 1385 went in.  Looking at whats failing, seems like issues with old style vs. new style specifying column names and that our addColumn should just handle them.  Did some fix up.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-1594) Fix scan addcolumns after hbase-1385 commit (broken hudson build)

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-1594.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.20.0

Committed.  See if it fixes Hudson.

> Fix scan addcolumns after hbase-1385 commit (broken hudson build)
> -----------------------------------------------------------------
>
>                 Key: HBASE-1594
>                 URL: https://issues.apache.org/jira/browse/HBASE-1594
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.20.0
>
>         Attachments: 1594.patch
>
>
> These are broken up on hudson after 1385 went in.  Looking at whats failing, seems like issues with old style vs. new style specifying column names and that our addColumn should just handle them.  Did some fix up.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-1594) Fix scan addcolumns after hbase-1385 commit (broken hudson build)

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-1594:
-------------------------

    Attachment: 1594.patch

> Fix scan addcolumns after hbase-1385 commit (broken hudson build)
> -----------------------------------------------------------------
>
>                 Key: HBASE-1594
>                 URL: https://issues.apache.org/jira/browse/HBASE-1594
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>         Attachments: 1594.patch
>
>
> These are broken up on hudson after 1385 went in.  Looking at whats failing, seems like issues with old style vs. new style specifying column names and that our addColumn should just handle them.  Did some fix up.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.