You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Norman Maurer (JIRA)" <ji...@apache.org> on 2011/07/31 21:04:09 UTC

[jira] [Created] (CASSANDRA-2980) Replace "system" in StorageService with Table.SYSTEM_TABLE

Replace "system" in StorageService with Table.SYSTEM_TABLE
----------------------------------------------------------

                 Key: CASSANDRA-2980
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2980
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
    Affects Versions: 0.8.2
            Reporter: Norman Maurer
            Priority: Trivial
         Attachments: CASSANDRA-2980

In StorageService I saw the usage of "system" to check the tablename, it would be better to use Table.SYSTEM_TABLE

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-2980) Replace "system" in StorageService with Table.SYSTEM_TABLE

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

Jonathan Ellis updated CASSANDRA-2980:
--------------------------------------

    Affects Version/s:     (was: 0.8.2)
                       0.8.0
        Fix Version/s: 0.8.3

> Replace "system" in StorageService with Table.SYSTEM_TABLE
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-2980
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2980
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.8.0
>            Reporter: Norman Maurer
>            Priority: Trivial
>             Fix For: 0.8.3
>
>         Attachments: CASSANDRA-2980
>
>
> In StorageService I saw the usage of "system" to check the tablename, it would be better to use Table.SYSTEM_TABLE

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CASSANDRA-2980) Replace "system" in StorageService with Table.SYSTEM_TABLE

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

Jonathan Ellis resolved CASSANDRA-2980.
---------------------------------------

    Resolution: Fixed
      Reviewer: jbellis
      Assignee: Norman Maurer

committed

> Replace "system" in StorageService with Table.SYSTEM_TABLE
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-2980
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2980
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.8.0
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>            Priority: Trivial
>             Fix For: 0.8.3
>
>         Attachments: CASSANDRA-2980
>
>
> In StorageService I saw the usage of "system" to check the tablename, it would be better to use Table.SYSTEM_TABLE

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CASSANDRA-2980) Replace "system" in StorageService with Table.SYSTEM_TABLE

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

Norman Maurer updated CASSANDRA-2980:
-------------------------------------

    Attachment: CASSANDRA-2980

Here is the minor fix

> Replace "system" in StorageService with Table.SYSTEM_TABLE
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-2980
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2980
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.8.2
>            Reporter: Norman Maurer
>            Priority: Trivial
>         Attachments: CASSANDRA-2980
>
>
> In StorageService I saw the usage of "system" to check the tablename, it would be better to use Table.SYSTEM_TABLE

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira