You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/06/02 21:57:07 UTC

[jira] Created: (CASSANDRA-211) web ui sucks

web ui sucks
------------

                 Key: CASSANDRA-211
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Jonathan Ellis


everything that is per-node should be moved into JMX.

everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).


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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Jonathan Ellis commented on CASSANDRA-211:
------------------------------------------

I kinda think we should leave out the serialversionuid, because that says We Care About Deserializing Old Versions Of The Class when in this case we do not.  (It also says "I will remember to update this number every time I change a field in this class" which I don't want to commit to unnecessarily.)

Other than that, +1.

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: trunk
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Eric Evans commented on CASSANDRA-211:
--------------------------------------

Your patch looks good, but I found a few more things to cleanup, and we should probably stab a note in the changelog.

Patch attached.

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt, 211-2of2.txt, 211.patch, basic_cli_app.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Updated: (CASSANDRA-211) web ui sucks

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

Eric Evans updated CASSANDRA-211:
---------------------------------

    Attachment: 0002-CASSANDRA-211-expose-compaction-via-JMX.txt
                0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: trunk
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Jonathan Ellis commented on CASSANDRA-211:
------------------------------------------

the only thing left in my mind is "remove the web ui."  any reason not to proceed with that?

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt, basic_cli_app.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Updated: (CASSANDRA-211) web ui sucks

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

Eric Evans updated CASSANDRA-211:
---------------------------------

    Attachment: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: trunk
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Hudson commented on CASSANDRA-211:
----------------------------------

Integrated in Cassandra #111 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/111/])
    add nodeprobe cli tool.  patch by Eric Evans; reviewed by jbellis for 


> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: trunk
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt, basic_cli_app.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Updated: (CASSANDRA-211) web ui sucks

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

Michael Greene updated CASSANDRA-211:
-------------------------------------

    Component/s: Core

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Eric Evans
>             Fix For: 0.4
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt, 211-2of2.txt, 211.patch, basic_cli_app.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Updated: (CASSANDRA-211) web ui sucks

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

Eric Evans updated CASSANDRA-211:
---------------------------------

    Attachment: 211-2of2.txt

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt, 211-2of2.txt, 211.patch, basic_cli_app.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Jonathan Ellis commented on CASSANDRA-211:
------------------------------------------

applied most recent

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: trunk
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Hudson commented on CASSANDRA-211:
----------------------------------

Integrated in Cassandra #121 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/121/])
    r/m http server (use cli, nodeprobe, jmx as necessary instead).
patch by jbellis and Eric Evans for 


> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Eric Evans
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt, 211-2of2.txt, 211.patch, basic_cli_app.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Updated: (CASSANDRA-211) web ui sucks

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

Eric Evans updated CASSANDRA-211:
---------------------------------

    Attachment: basic_cli_app.txt

This still needs a way of addressing the load/bootstrap functionality (despite that not actually working the webui), but I could do with some feedback. Comments welcome.

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: trunk
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt, basic_cli_app.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Updated: (CASSANDRA-211) web ui sucks

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

Jonathan Ellis updated CASSANDRA-211:
-------------------------------------

    Fix Version/s: 0.4

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>             Fix For: 0.4
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Jonathan Ellis commented on CASSANDRA-211:
------------------------------------------

(added a possible enhancement to nodeprobe to a new ticket in CASSANDRA-252 -- note that this is functionality above and beyond what the web ui did)

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt, basic_cli_app.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Updated: (CASSANDRA-211) web ui sucks

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

Jonathan Ellis updated CASSANDRA-211:
-------------------------------------

    Attachment: 211.patch

patch to r/m web interface.

I don't think I want to bikeshed this one. :)


> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt, 211.patch, basic_cli_app.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Hudson commented on CASSANDRA-211:
----------------------------------

Integrated in Cassandra #100 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/100/])
    add getRangeToEndPointMap to JMX.  Requires making Token and Range Serializable.  Patch by Eric Evans; reviewed by jbellis for 


> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: trunk
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Eric Evans commented on CASSANDRA-211:
--------------------------------------

That makes sense. The attachment with the most recent timestamp does away with the serial.

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: trunk
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Eric Evans commented on CASSANDRA-211:
--------------------------------------

0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt

This one adds instrumentation for load info and the generation number (currently viewable from the cluster "tab" in the webui).

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: trunk
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Updated: (CASSANDRA-211) web ui sucks

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

Eric Evans updated CASSANDRA-211:
---------------------------------

    Attachment: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Hudson commented on CASSANDRA-211:
----------------------------------

Integrated in Cassandra #103 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/103/])
    expose compaction via JMX.  patch by Eric Evans; reviewed by jbellis for 
rename Table.doGC to forceCleanup.  patch by Eric Evans; reviewed by jbellis for 
To make available the Cassandra specific information available on the
node detail page:

- Exposed the existing StorageService.getLoadInfo()
- Created StorageService.getCurrentGenerationNumber() and added to
  MBean interface.

patch by Eric Evans; reviewed by jbellis for 


> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: trunk
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt, basic_cli_app.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Updated: (CASSANDRA-211) web ui sucks

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

Eric Evans updated CASSANDRA-211:
---------------------------------

    Attachment: 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: trunk
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Eric Evans commented on CASSANDRA-211:
--------------------------------------

0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt
0002-CASSANDRA-211-expose-compaction-via-JMX.txt

0001 changes a badly chosen method name, 0002 exposes an operation via JMX for the compaction of all tables.

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: trunk
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Jonathan Ellis commented on CASSANDRA-211:
------------------------------------------

committed nodeprobe.


> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: trunk
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt, basic_cli_app.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Jonathan Ellis commented on CASSANDRA-211:
------------------------------------------

committed load info, rename, and compaction patches

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: trunk
>
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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


[jira] Commented: (CASSANDRA-211) web ui sucks

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

Eric Evans commented on CASSANDRA-211:
--------------------------------------

The only thing that you can currently do with the web interface, that you cannot do otherwise, is perform storage operations against the local node. Since it is a local-only operation, I can see where that might be useful for testing and verification, but  anecdotal evidence seems to suggest that when people *do* use it, they simple use it to toy around while learning, or while demonstrating the data model (and that can be accomplished with the CLI).

I vote to remove it, but you might want to give a little extra time/opportunity for others to object. Maybe a post to -user and/or -dev?

> web ui sucks
> ------------
>
>                 Key: CASSANDRA-211
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-211
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-expose-ring-information-via-JMX.txt, 0001-CASSANDRA-211-jmx-load-info-and-generation-number.txt, 0001-CASSANDRA-211-rename-Table.doGC-to-forceCleanup.txt, 0002-CASSANDRA-211-expose-compaction-via-JMX.txt, basic_cli_app.txt
>
>
> everything that is per-node should be moved into JMX.
> everything that is not, should be moved into a new cluster management tool (may be web based eventually; command line is probably simplest just to get started with).

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