MySQL Forums
Forum List  »  NDB clusters

Re: failover seems like is not working
Posted by: Mark Matthews
Date: September 19, 2005 06:53AM

kostya kote wrote:
> Thanks, Mark
> I've just saw your post
> http://www.theserverside.com/news/thread.tss?threa
> d_id=24137#111947
>
> I understand that my application should retry
> transaction and application should recognize that
> connection is broken. But where is the high
> availability feature? we have single point of
> failure in this case. Or we have very slow
> application that every time when need to execute
> some transaction must check connection and get it.
> this is very slow.
>
> Will be concentrating on connection pool, thnx
> again.

Kostya,

The feature _is_ designed to be used from a connection pool, so unless you're using one, you're going to experience the delay in connecting to the cluster if one of the servers is down.

-Mark

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote


Subject
Views
Written By
Posted
4982
September 16, 2005 11:14AM
2101
September 19, 2005 04:26AM
2065
September 19, 2005 06:35AM
1991
September 19, 2005 06:48AM
Re: failover seems like is not working
1990
September 19, 2005 06:53AM
1914
September 19, 2005 07:08AM
1818
September 19, 2005 07:13AM
2013
September 19, 2005 07:42AM
1903
September 19, 2005 07:52AM
1746
September 19, 2005 08:04AM
1828
September 19, 2005 08:24AM
1853
September 19, 2005 08:35AM
1847
September 19, 2005 09:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.