ydb
ydb copied to clipboard
Return error for create replication without token
For request without token
ydb -e grpc://localhost:22136 -d /Root/test scripting yql -s "create async replication replication1 for \
/Root/test/table1` as table2 with (connection_string='grpc://localhost:22136/?database=/Root/test')"`
it returned nothing, created replication item in database, didn't create topic and didn't create replica table