You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/06/28 14:53:13 UTC

[GitHub] [servicecomb-service-center] zhglin opened a new issue #653: ConsistencyFilter缓存

zhglin opened a new issue #653:
URL: https://github.com/apache/servicecomb-service-center/issues/653


   instance的cache里面为什么会有Broken的业务逻辑,感觉是为了防并发处理的,但是Node里的Childs是个ConcurrentMap本身就已经做了并发处理的。
   `insts, _, err := f.Find(cloneCtx, parent)
   	if err != nil {
   		pCache.InitBrokenQueue()
   		return nil, err
   	}`
   这个ConsistencyFilter里这个地方InitBrokenQueue是不是有问题。如果出了错误那么在此执行到InstancesFilter的init的时候不是会一直阻塞吗。


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

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



[GitHub] [servicecomb-service-center] zhglin closed issue #653: ConsistencyFilter缓存

Posted by GitBox <gi...@apache.org>.
zhglin closed issue #653:
URL: https://github.com/apache/servicecomb-service-center/issues/653


   


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

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



[GitHub] [servicecomb-service-center] zhglin closed issue #653: ConsistencyFilter缓存

Posted by GitBox <gi...@apache.org>.
zhglin closed issue #653:
URL: https://github.com/apache/servicecomb-service-center/issues/653


   


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

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



[GitHub] [servicecomb-service-center] zhglin commented on issue #653: ConsistencyFilter缓存

Posted by GitBox <gi...@apache.org>.
zhglin commented on issue #653:
URL: https://github.com/apache/servicecomb-service-center/issues/653#issuecomment-691126076






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

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



[GitHub] [servicecomb-service-center] zhglin commented on issue #653: ConsistencyFilter缓存

Posted by GitBox <gi...@apache.org>.
zhglin commented on issue #653:
URL: https://github.com/apache/servicecomb-service-center/issues/653#issuecomment-691126076


   已明白


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

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



[GitHub] [servicecomb-service-center] zhglin closed issue #653: ConsistencyFilter缓存

Posted by GitBox <gi...@apache.org>.
zhglin closed issue #653:
URL: https://github.com/apache/servicecomb-service-center/issues/653






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

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



[GitHub] [servicecomb-service-center] zhglin closed issue #653: ConsistencyFilter缓存

Posted by GitBox <gi...@apache.org>.
zhglin closed issue #653:
URL: https://github.com/apache/servicecomb-service-center/issues/653






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

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



[GitHub] [servicecomb-service-center] zhglin commented on issue #653: ConsistencyFilter缓存

Posted by GitBox <gi...@apache.org>.
zhglin commented on issue #653:
URL: https://github.com/apache/servicecomb-service-center/issues/653#issuecomment-691126076






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

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