log.txt 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. version :v1.2.0
  2. last Time :[]
  3. ----
  4. todo
  5. 5.Api discovery 效率优化(DynamicMethod等)
  6. 6.ServiceStation 断点调试,Ping线程阻塞,认为断开连接
  7. 重试机制、限流、熔断机制、负载均衡
  8. 9.ubuntu The type initializer for 'ZeroMQ.lib.zmq' threw an exception.
  9. 11. 最大线程数限制(Mq 的配置等地方)
  10. 12.c# 使用指针 不安全代码等优化效率
  11. 13.架构错误日志
  12. 14.序列化性能优化 AvrO/PB 等
  13. 15.APM链路追踪
  14. 16.remote api调用失败处理机制
  15. 17.IRpcContextData 作用域
  16. 18.Apm.SkyWalking 启动时会启动WebHost
  17. 19. Zmq poll 效率低
  18. 20. 服务熔断,服务降级 ,服务限流 负载均衡
  19. 21.网关输出回应时指定字符编码
  20. 22. HttpUtil Exception 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。
  21. 23. SocketMq Stop没有按层调用Close函数
  22. 24. [190328]Gove需要展示Rpc Valid信息
  23. 28. [190401] Gover ApiDesc GetAll逻辑有问题(没有获取所有)
  24. 30. [190406] Gover ApiDoc example(object -> string)
  25. 31. [190423]Sers.Hardware 嵌入的exe文件发布nuget包后在项目引用后不会还原
  26. 33.[190428] 站点系统消息(站点注册、站点关闭、站点暂停、站点开始)
  27. 34.[190508] Mc回调接口参数验证
  28. 35.[190515] nuget包地址指向https://github.com/sersms/Sers_NetCore_HelloWorld
  29. 36.[190612] ApiMng route 配置是否区分大小写
  30. 37.[190628] Mq使用阻塞队列 System.Collections.Concurrent.BlockingCollection<string>
  31. -----------------------------------
  32. finished:
  33. --------------
  34. [190430]
  35. 32. [190428]ServerStation 添加version信息
  36. --------------
  37. [190418]
  38. 25. [190330]ServiceStation Socket断开后到 Ping判定断开 这段时间 ServiceCenter会高负荷
  39. --------------
  40. [190413]
  41. 29. [190403] Gover api调用统计 没有持久化
  42. 2.数据库字符编码
  43. [190406]
  44. 26. [190330]Gover 生成Postman 数组参数生成不正确
  45. 27. [190401]SsModelProterty 添加属性 mode(value,object,array)