liayusuke commented on pull request #1196:
URL: https://github.com/apache/incubator-brpc/pull/1196#issuecomment-973695684


   > > > > brpc还在迭代吗,这个ci为什么没有merge
   > > > 
   > > > 
   > > > 这个实现看起来并没有解决问题, socket->id()并不是全局一致的id。这个不符合一致性hash要解决的问题。
   > > 
   > > 
   > > 那能否直接用Socket的地址做hash,地址不可能冲突,重用也是之前的Socket被释放。
   > 
   > SelectiveChannel 并没有 "地址"的概念
   
   我是指用Socket对象的指针,来做hash的key


-- 
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]

Reply via email to