docs(issue): mark solution as TODO and link related issue

https://github.com/emqx/emqx/issues/6094
This commit is contained in:
Thales Macedo Garitezi 2021-11-08 15:36:54 -03:00
parent f8fc67b313
commit 030e4857ec
No known key found for this signature in database
GPG Key ID: DD279F8152A9B6DD
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@ set +e
EMQX_TEST_DB_BACKEND=$1
if [ "$EMQX_TEST_DB_BACKEND" = "rlog" ]
then
# target only replica to avoid replication races
# TODO: target only replica to avoid replication races
# see: https://github.com/emqx/emqx/issues/6094
TARGET_HOST="node2.emqx.io"
else
# use loadbalancer