client: Increase the timeout for TRANS3_COMMIT control
[ctdb.git] / client / ctdb_client.c
index d09e1c64147accb16f2e1f76c879154859e1a0e5..cc96d981e1c2d0d4c07b241f94a9d0a34175f4f1 100644 (file)
@@ -4320,7 +4320,7 @@ int ctdb_transaction_commit(struct ctdb_transaction_handle *h)
        }
 
 again:
-       timeout = timeval_current_ofs(3,0);
+       timeout = timeval_current_ofs(30,0);
        ret = ctdb_control(h->ctdb_db->ctdb, CTDB_CURRENT_NODE,
                           h->ctdb_db->db_id,
                           CTDB_CONTROL_TRANS3_COMMIT, 0,