You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Benjamin Reed (Created) (JIRA)" <ji...@apache.org> on 2011/10/19 20:35:11 UTC

[jira] [Created] (BOOKKEEPER-88) derby doesn't like - in the topic names

derby doesn't like - in the topic names
---------------------------------------

                 Key: BOOKKEEPER-88
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-88
             Project: Bookkeeper
          Issue Type: Bug
            Reporter: Benjamin Reed
            Priority: Minor


it's just a benchmark, but it is convenient to be able to use derby as a backend for the hedwig benchmark. derby does not support - in topic names.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BOOKKEEPER-88) derby doesn't like - in the topic names

Posted by "Benjamin Reed (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BOOKKEEPER-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133147#comment-13133147 ] 

Benjamin Reed commented on BOOKKEEPER-88:
-----------------------------------------

it's a sql error. i think the derby binding makes a table for each topic and table names cannot have -. (evidently)
                
> derby doesn't like - in the topic names
> ---------------------------------------
>
>                 Key: BOOKKEEPER-88
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-88
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Benjamin Reed
>            Priority: Minor
>         Attachments: BOOKKEEPER-88.patch
>
>
> it's just a benchmark, but it is convenient to be able to use derby as a backend for the hedwig benchmark. derby does not support - in topic names.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BOOKKEEPER-88) derby doesn't like - in the topic names

Posted by "Ivan Kelly (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BOOKKEEPER-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131471#comment-13131471 ] 

Ivan Kelly commented on BOOKKEEPER-88:
--------------------------------------

Why doesn't it like '-'? What kind of error does it throw?
                
> derby doesn't like - in the topic names
> ---------------------------------------
>
>                 Key: BOOKKEEPER-88
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-88
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Benjamin Reed
>            Priority: Minor
>         Attachments: BOOKKEEPER-88.patch
>
>
> it's just a benchmark, but it is convenient to be able to use derby as a backend for the hedwig benchmark. derby does not support - in topic names.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BOOKKEEPER-88) derby doesn't like - in the topic names

Posted by "Ivan Kelly (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BOOKKEEPER-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133929#comment-13133929 ] 

Ivan Kelly commented on BOOKKEEPER-88:
--------------------------------------

Committed at r1188059. Thanks Ben.
                
> derby doesn't like - in the topic names
> ---------------------------------------
>
>                 Key: BOOKKEEPER-88
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-88
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Benjamin Reed
>            Priority: Minor
>         Attachments: BOOKKEEPER-88.patch
>
>
> it's just a benchmark, but it is convenient to be able to use derby as a backend for the hedwig benchmark. derby does not support - in topic names.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (BOOKKEEPER-88) derby doesn't like - in the topic names

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

Ivan Kelly updated BOOKKEEPER-88:
---------------------------------

    Fix Version/s: 4.0.0
    
> derby doesn't like - in the topic names
> ---------------------------------------
>
>                 Key: BOOKKEEPER-88
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-88
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Benjamin Reed
>            Assignee: Ivan Kelly
>            Priority: Minor
>             Fix For: 4.0.0
>
>         Attachments: BOOKKEEPER-88.patch
>
>
> it's just a benchmark, but it is convenient to be able to use derby as a backend for the hedwig benchmark. derby does not support - in topic names.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (BOOKKEEPER-88) derby doesn't like - in the topic names

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

Benjamin Reed updated BOOKKEEPER-88:
------------------------------------

    Attachment: BOOKKEEPER-88.patch
    
> derby doesn't like - in the topic names
> ---------------------------------------
>
>                 Key: BOOKKEEPER-88
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-88
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Benjamin Reed
>            Priority: Minor
>         Attachments: BOOKKEEPER-88.patch
>
>
> it's just a benchmark, but it is convenient to be able to use derby as a backend for the hedwig benchmark. derby does not support - in topic names.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira