[SCM] CTDB repository - branch 1.0.50 created - b08a988fbdad0da850c9b79791c1a8970555147f

Ronnie Sahlberg sahlberg at samba.org
Fri Jul 18 03:56:01 GMT 2008


The branch, 1.0.50 has been created
        at  b08a988fbdad0da850c9b79791c1a8970555147f (commit)

- Log -----------------------------------------------------------------
commit b08a988fbdad0da850c9b79791c1a8970555147f
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Fri Jul 18 13:49:05 2008 +1000

    new version 1.0.50

commit eca73bcaa33f88c683b79d57d85b590659018ad8
Merge: c5035657606283d2e35bea40992505e84ca8e7be e24152fbd06ba4c2b6cfd473751c7f00a676b9ae
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Fri Jul 18 13:42:39 2008 +1000

    Merge git://git.samba.org/tridge/ctdb

commit e24152fbd06ba4c2b6cfd473751c7f00a676b9ae
Author: Andrew Tridgell <tridge at samba.org>
Date:   Fri Jul 18 13:46:01 2008 +1000

    fixed a bug where we would look for a signal past the end of the
    signal arrays
    
    This could cause the events code to get into a loop chewing CPU

commit c5035657606283d2e35bea40992505e84ca8e7be
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Fri Jul 18 12:07:25 2008 +1000

    if a new node enters the cluster, that node will already be frozen at start
    but the rest of the nodes are not frozen.
    
    at this stage an election is called by the new node.
    
    Since in this case the nodes are not froze, we can not modify the recmaster
    of the nodes so it is expected that this control would fail.
    
    Add a boolean to send_election_request() to make it not
    try to set the recmaster locally for the case where we are in an election phase
    while not frozen.

commit 60e2cb175c449ae65793a3e1ffb60cf030a3a0d5
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Fri Jul 18 10:59:34 2008 +1000

    We can not assume that just because we could complete a TCP handshake
    to the remote node  that
    1, we are in fact talking to a CTDB daemon
    2, that IF we are talking to a ctdb daemon, it is operational.
    
    So, we can not blindly mark the node as CONNECTED just because
    we can open a TCP connection.
    
    Instead we rely on "If we did get a KEEPALIVE from the remote node,
    is is connected"

commit 3d58f9b524a40c7b43a2a855212db090e9becefa
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Fri Jul 18 10:41:18 2008 +1000

    lower a debug statement

commit 554dcf16d37c8b9e4704df11d21fb272f30f5cec
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Fri Jul 18 10:38:51 2008 +1000

    lower a debug message

commit af38c8d4cc03e1b5a314ea2338346c5f8c80aa95
Merge: 05918bcb58acd2add7e13c028de09641a7519cd1 ccf9334bd20b1398623dd649987aa15119dac14e
Author: Andrew Tridgell <tridge at samba.org>
Date:   Thu Jul 17 18:45:15 2008 +1000

    Merge commit 'ronnie/master'

commit 05918bcb58acd2add7e13c028de09641a7519cd1
Merge: 9478852f2b4f530994b2211fff45413d1da82dd9 d7e9c0010a40f9335d28cf108e8f5cf411970a03
Author: Andrew Tridgell <tridge at samba.org>
Date:   Wed Jul 16 16:58:16 2008 +1000

    Merge commit 'ronnie/master'

commit 9478852f2b4f530994b2211fff45413d1da82dd9
Merge: 9043913a54fe707083697f0587c6ffde86ca5a69 2b0bd6c302545f2533a7a67dfc6bb5f9f60799f7
Author: Andrew Tridgell <tridge at samba.org>
Date:   Wed Jul 16 12:46:43 2008 +1000

    Merge commit 'ronnie/master'

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


-- 
CTDB repository


More information about the samba-cvs mailing list