You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
user connection num is negitive or too big to reach connection limit.
rootCause:
COM_CHANGE_USER command change qualifiedUser in com.starrocks.qe.ConnectContext, but
com.starrocks.qe.ConnectScheduler#unregisterConnection
com.starrocks.qe.ConnectScheduler#registerConnection
update user connection metric by qualifiedUser。
The text was updated successfully, but these errors were encountered:
user connection num is negitive or too big to reach connection limit.
rootCause:
COM_CHANGE_USER command change qualifiedUser in com.starrocks.qe.ConnectContext, but
com.starrocks.qe.ConnectScheduler#unregisterConnection
com.starrocks.qe.ConnectScheduler#registerConnection
update user connection metric by qualifiedUser。
The text was updated successfully, but these errors were encountered: