We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 426a03f commit 5072ea4Copy full SHA for 5072ea4
wsrep_loader.c
@@ -76,7 +76,6 @@ static int verify(const wsrep_t *wh, const char *iface_ver)
76
VERIFY(wh->connect);
77
VERIFY(wh->disconnect);
78
VERIFY(wh->recv);
79
- VERIFY(wh->assign_read_view);
80
VERIFY(wh->pre_commit);
81
VERIFY(wh->post_commit);
82
VERIFY(wh->post_rollback);
0 commit comments