From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Fri, 27 Jun 2008 11:35:38 -0500 Subject: [Cluster-devel] [RFC] Common cluster connection handler API In-Reply-To: References: Message-ID: <20080627163538.GC19105@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Fri, Jun 27, 2008 at 07:26:09AM +0200, Fabio M. Di Nitto wrote: > connect to ccs > connect to cman > wait for cman_is_active > return 0 on success, < 0 otherwise if we fail to connect within > max_attempts or blocking is set to 0.. or any other error for the matter. I'm not in favor of another layer, let's just fix things up where needed. I was actually hoping that with no more ccsd there'd be no more "connecting" to ccs, but that's probably a topic for one of the ccs meetings...