You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2011/09/16 22:58:08 UTC

[jira] [Created] (CASSANDRA-3222) cfhistograms is transposed/wrong again

cfhistograms is transposed/wrong again
--------------------------------------

                 Key: CASSANDRA-3222
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3222
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.8.6, 1.0.0
            Reporter: Brandon Williams


Read/write latencies are transport, row size is always equal the column count.  I think we've fixed this at least twice before, but here it is again.

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

        

[jira] [Updated] (CASSANDRA-3222) cfhistograms is transposed/wrong again

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

Brandon Williams updated CASSANDRA-3222:
----------------------------------------

    Fix Version/s: 0.8.7

> cfhistograms is transposed/wrong again
> --------------------------------------
>
>                 Key: CASSANDRA-3222
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3222
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.1
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>             Fix For: 0.7.10, 0.8.7
>
>         Attachments: 3222.txt
>
>
> Read/write latencies are transposed, row size is always equal the column count.  I think we've fixed this at least twice before, but here it is again.

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

        

[jira] [Updated] (CASSANDRA-3222) cfhistograms is transposed/wrong again

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

Brandon Williams updated CASSANDRA-3222:
----------------------------------------

    Affects Version/s:     (was: 0.8.6)
                       0.8.5

> cfhistograms is transposed/wrong again
> --------------------------------------
>
>                 Key: CASSANDRA-3222
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3222
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.5, 1.0.0
>            Reporter: Brandon Williams
>
> Read/write latencies are transposed, row size is always equal the column count.  I think we've fixed this at least twice before, but here it is again.

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

        

[jira] [Updated] (CASSANDRA-3222) cfhistograms is transposed/wrong again

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

Brandon Williams updated CASSANDRA-3222:
----------------------------------------

    Affects Version/s:     (was: 0.8.5)
                           (was: 1.0.0)
                       0.7.1
        Fix Version/s: 0.7.10

> cfhistograms is transposed/wrong again
> --------------------------------------
>
>                 Key: CASSANDRA-3222
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3222
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.1
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>             Fix For: 0.7.10
>
>
> Read/write latencies are transposed, row size is always equal the column count.  I think we've fixed this at least twice before, but here it is again.

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

        

[jira] [Assigned] (CASSANDRA-3222) cfhistograms is transposed/wrong again

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

Jonathan Ellis reassigned CASSANDRA-3222:
-----------------------------------------

    Assignee: Brandon Williams

> cfhistograms is transposed/wrong again
> --------------------------------------
>
>                 Key: CASSANDRA-3222
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3222
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.5, 1.0.0
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>
> Read/write latencies are transposed, row size is always equal the column count.  I think we've fixed this at least twice before, but here it is again.

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

        

[jira] [Updated] (CASSANDRA-3222) cfhistograms is transposed/wrong again

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

Brandon Williams updated CASSANDRA-3222:
----------------------------------------

    Attachment: 3222.txt

Turns out that CASSANDRA-2123 never fixed the transposition.  CASSANDRA-2284 broke the row size/column count.

> cfhistograms is transposed/wrong again
> --------------------------------------
>
>                 Key: CASSANDRA-3222
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3222
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.1
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>             Fix For: 0.7.10
>
>         Attachments: 3222.txt
>
>
> Read/write latencies are transposed, row size is always equal the column count.  I think we've fixed this at least twice before, but here it is again.

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

        

[jira] [Commented] (CASSANDRA-3222) cfhistograms is transposed/wrong again

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

Jonathan Ellis commented on CASSANDRA-3222:
-------------------------------------------

+1

> cfhistograms is transposed/wrong again
> --------------------------------------
>
>                 Key: CASSANDRA-3222
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3222
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.1
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>             Fix For: 0.7.10
>
>         Attachments: 3222.txt
>
>
> Read/write latencies are transposed, row size is always equal the column count.  I think we've fixed this at least twice before, but here it is again.

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

        

[jira] [Updated] (CASSANDRA-3222) cfhistograms is transposed/wrong again

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

Brandon Williams updated CASSANDRA-3222:
----------------------------------------

    Description: Read/write latencies are transposed, row size is always equal the column count.  I think we've fixed this at least twice before, but here it is again.  (was: Read/write latencies are transport, row size is always equal the column count.  I think we've fixed this at least twice before, but here it is again.)

> cfhistograms is transposed/wrong again
> --------------------------------------
>
>                 Key: CASSANDRA-3222
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3222
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.6, 1.0.0
>            Reporter: Brandon Williams
>
> Read/write latencies are transposed, row size is always equal the column count.  I think we've fixed this at least twice before, but here it is again.

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

        

[jira] [Commented] (CASSANDRA-3222) cfhistograms is transposed/wrong again

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107184#comment-13107184 ] 

Hudson commented on CASSANDRA-3222:
-----------------------------------

Integrated in Cassandra-0.7 #553 (See [https://builds.apache.org/job/Cassandra-0.7/553/])
    Fix cfhistograms read/write latency transposition.
Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-3222

brandonwilliams : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1172024
Files : 
* /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/tools/NodeCmd.java


> cfhistograms is transposed/wrong again
> --------------------------------------
>
>                 Key: CASSANDRA-3222
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3222
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.1
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>             Fix For: 0.7.10
>
>         Attachments: 3222.txt
>
>
> Read/write latencies are transposed, row size is always equal the column count.  I think we've fixed this at least twice before, but here it is again.

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