juezhicishixvgongxing opened a new issue, #3121: URL: https://github.com/apache/brpc/issues/3121
试图占用VRefId中代表VersionOfVRefId的前32位中的三位做其他标志,想知道VersionOfVRefId从32位变为29位在目前可能的使用场景中是否会导致回绕,如果会产生回绕,是否会导致错误。按照我的理解,在正常使用过程中,当一个槽位的VersionOfVRefId超出2**29时,持有对应槽位的VersionOfVRefId为0等一系列较低的VersionOfVRefId的引用应该已经被销毁,不应该会导致错误 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
