openebs-archive / jiva

CAS Data Engine - iSCSI Distributed Block Storage Controller built-in Go
https://openebs.io
Apache License 2.0
143 stars 66 forks source link

fix(login): reject current login request if existing one is alive #353

Closed shubham14bajpai closed 3 years ago

shubham14bajpai commented 3 years ago

Signed-off-by: shubham shubham.bajpai@mayadata.io

This PR adds the new flag in gotgt object to reject logins from multiple nodes simultaneously ref: https://github.com/gostor/gotgt/pull/106