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
We cannot fetch a new schema before successful authentification, so it
worth to always authentificate with zero schema id (to suppress
server-side schema id check). Otwerwise we can receive
SchemaReloadException and unable to do anything: neither authenticate,
not fetch schema.
Fixes#141.
0 commit comments