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 2014/09/13 01:32:34 UTC

[jira] [Commented] (CASSANDRA-7820) Remove fat client mode

    [ https://issues.apache.org/jira/browse/CASSANDRA-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132303#comment-14132303 ] 

Brandon Williams commented on CASSANDRA-7820:
---------------------------------------------

Note that this isn't to remove 'fat client gossip mode' since the concept will still need to exist there for nodes that are members of gossip, but not SS (think bootstrapping nodes, for instance.)

The wrinkle with removing actual client mode comes down to bulk loading.  Bulk loaders are fat clients, so we'll still need the mess of checks we do everywhere to avoid doing 'real node' things. :(

> Remove fat client mode
> ----------------------
>
>                 Key: CASSANDRA-7820
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7820
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Brandon Williams
>             Fix For: 3.0
>
>
> Now that we support push notifications server -> client, there's no reason to have clients participating in gossip directly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)