You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/10/15 13:09:53 UTC

[GitHub] [incubator-kvrocks] git-hulk opened a new issue, #996: Fix didn't send replication master auth if it's created in flight

git-hulk opened a new issue, #996:
URL: https://github.com/apache/incubator-kvrocks/issues/996

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues.
   
   
   ### Version
   
   21b92a9f11cdd479498e592e500c29d137d8eec1
   
   ### Minimal reproduce step
   
   1. Start `serverA` and `serverB` without `requirepass`
   2. `ServerB` slave of `slaveA`
   3. Use the config set command to create requirepass/master for the `serverA` and `serverB`
   4. Client kill type slave in the master(`serverA`)
   
   
   ### What did you expect to see?
   
   The slave(`serverB`) is disconnected from the master `slaveA`
   
   ### What did you see instead?
   
   The slave(`serverB`) is re-connected with the master `slaveA` normally
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-kvrocks] tisonkun closed issue #996: Fix didn't send replication master auth if it's created in flight

Posted by GitBox <gi...@apache.org>.
tisonkun closed issue #996: Fix didn't send replication master auth if it's created in flight
URL: https://github.com/apache/incubator-kvrocks/issues/996


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org