chickenlj opened a new issue, #278:
URL: https://github.com/apache/dubbo-kubernetes/issues/278

   ## 源码与流程调试和增强
   **bootstrap 初始化(initTraditional)**
   
   - Registry
   - ServiceDiscovery
   - universal/plugin,启动 subscribe
      - 验证 subscribe 中的逻辑是否正确
         - metadata
         - mapping
         - 接口级地址/应用级地址
         - 一些边缘场景的稳定性情况
      - subscribe 的地址正确写入 dpCache
   
   **TraditionalStore(依赖 dpCache)**
   
   - List
   - Get
   
   ## 示例与单测编写
   


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