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
4865
September 16, 2005 11:14AM
2072
September 19, 2005 04:26AM
2025
September 19, 2005 06:35AM
1963
September 19, 2005 06:48AM
Re: failover seems like is not working
1954
September 19, 2005 06:53AM
1882
September 19, 2005 07:08AM
1786
September 19, 2005 07:13AM
1983
September 19, 2005 07:42AM
1872
September 19, 2005 07:52AM
1710
September 19, 2005 08:04AM
1794
September 19, 2005 08:24AM
1823
September 19, 2005 08:35AM
1817
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.