On 2012-10-31 22:45, Henrik Ingo wrote:
> On Tue, Oct 30, 2012 at 4:59 PM, Alex Yurchenko
> <
alexey.y...@codership.com> wrote:
>> Henrik, it is a list of addresses which the cluster listens for
>> incoming
>> client connections at (i.e. listen addresses of all nodes (if
>> specified or
>> guessed)). If you can digest the previous sentence, please, pretty
>> please,
>> convert it to something anybody would understand! My spoken language
>> fails
>> me.
>
> There is nothing wrong with the sentence as such, but there are many
> things now that a MySQL+Galera server will be listening for. You fail
> to rule out all the potential wrong guesses.
Indeed I do. As it follows:
> So what you are saying is that it is a list of addresses (also port?)
Well, what good is address without the port?
> that are currently members of the cluster (current cluster
> configuration), and therefore traffic in the form of galera protocol
> is expected and accepted.
No. It is about where MySQL client connections are expected and
accepted.
> Or would it also contain addresses specified in
> wsrep_cluster_address,
> even if those nodes haven't actually shown up yet?
Only the members of component.
> Let me ask another question which you can answer more easily: Kind of
> a FAQ is "how can I find out which nodes are currently connected to
> the cluster?" Is this the variable that answers that question?
Well, this list should be it if you can identify the nodes by the
addresses where they listen for client connections at. (again the same
construction which I believe is sufficiently grammatically correct and
unambiguous, yet so easy to misunderstand)