With the static configuration (thanks Stefan), I'm pretty happy right now but the downside is a warning every 10s in the log.

WARN  group.heal.GossipOutSession No server available, discarding message

Any way to disable this specific or correct it, I'm not sure I want do disable all warning messages.

Thank.
Franck.

Franck Ganachaud a écrit :
Thanks a lot, this is exactly what I was looking for.

One question, tho, is the initial endpoint always the same as the local_endpoint on both controller or is it the same name (i.e. controller 1) on both?

Franck.

Stefan Lischke a écrit :
Hi Franck,

dunno if i understood you right, but we use the following for a static
group:

(snippet from appia.xml)

<channel name="TCP SEQ Channel" template="tcp_sequencer" initialized="yes">
        <memorymanagement size="40000000" up_threshold="15000000"
down_threshold="7000000" />
        <chsession name="hederalayer">
        <parameter
name="base_view">192.168.0.102:21080,192.168.0.114:21080</parameter>
        <parameter
name="base_endpoints">node0030488F62A6,node00304879635E</parameter>
        <parameter name="initial_endpoints">node00304879635E</parameter>
        <parameter name="local_address">192.168.0.114:21080</parameter>
        <parameter name="local_endpoint">node00304879635E</parameter>
        </chsession>
    <chsession name="suspectl">
        <parameter name="suspect_sweep">10000</parameter>
        <parameter name="suspect_time">30000</parameter>
    </chsession>
</channel>

Franck Ganachaud wrote:
Hi,

I've seen in the appia mailing list that there is something for static
group membership in the appia layer.

https://forge.continuent.org/jira/browse/APPIA-1

I tried to find how to use this in the sequoia context but I didn't
find anything about static group for controllers.

Does anyone knows how to configure it if it's possible?

Franck.
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia



+----------------------------------------------------------------------+
| Z1 SecureMail Gateway Info - http://www.zertificon.com               |
+----------------------------------------------------------------------+
| - Die Nachricht war weder verschluesselt noch digital unterschrieben |
+----------------------------------------------------------------------+



------------------------------------------------------------------------

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to