Suppress call to router error handling where there is no router session.
This commit is contained in:
@ -395,6 +395,7 @@ static int gw_read_backend_event(DCB *dcb) {
|
|||||||
"Authentication with backend failed. "
|
"Authentication with backend failed. "
|
||||||
"Session will be closed.");
|
"Session will be closed.");
|
||||||
|
|
||||||
|
if (rsession)
|
||||||
router->handleError(router_instance,
|
router->handleError(router_instance,
|
||||||
rsession,
|
rsession,
|
||||||
errbuf,
|
errbuf,
|
||||||
|
Reference in New Issue
Block a user