List:Commits« Previous MessageNext Message »
From:jack andrews Date:July 23 2009 11:48am
Subject:bzr commit into mysql-5.1-telco-6.3 branch (jack:3000) Bug#45899
View as plain text  
#At file:///D:/repo/rate-limit-6-3-bug45899/ based on revid:jack@stripped

 3000 jack andrews	2009-07-23
      Bug #45899  	api nodes (re-)connecting to starting data nodes too fast ...
              . removed ndbout_c print out

    modified:
      storage/ndb/src/common/transporter/Transporter.cpp
=== modified file 'storage/ndb/src/common/transporter/Transporter.cpp'
--- a/storage/ndb/src/common/transporter/Transporter.cpp	2009-07-17 11:56:54 +0000
+++ b/storage/ndb/src/common/transporter/Transporter.cpp	2009-07-23 11:47:32 +0000
@@ -219,7 +219,6 @@ Transporter::connect_client(NDB_SOCKET_T
       NDB_CLOSE_SOCKET(sockfd);
       g_eventLogger->error("Incompatible configuration: transporter type "
                            "mismatch with node %d", nodeId);
-      ndbout_c("ratelimit: wrong transporter type");
       DBUG_RETURN(false);
     }
   }


Attachment: [text/bzr-bundle] bzr/jack@sun.com-20090723114732-a1yba549v03h6xf4.bundle
Thread
bzr commit into mysql-5.1-telco-6.3 branch (jack:3000) Bug#45899jack andrews23 Jul