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
This flag was introduced to check if server supports tablets.
As result driver needs to sync it to policy when control connection is
established.
Which is an unwanted problem.
Let's relay on presence of tablets for given table instead, which will
not require any syncing.
0 commit comments