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
4535
September 16, 2005 11:14AM
1904
September 19, 2005 04:26AM
1871
September 19, 2005 06:35AM
1826
September 19, 2005 06:48AM
Re: failover seems like is not working
1770
September 19, 2005 06:53AM
1743
September 19, 2005 07:08AM
1637
September 19, 2005 07:13AM
1827
September 19, 2005 07:42AM
1750
September 19, 2005 07:52AM
1581
September 19, 2005 08:04AM
1678
September 19, 2005 08:24AM
1686
September 19, 2005 08:35AM
1680
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.