1. 25 11月, 2018 3 次提交
  2. 24 11月, 2018 1 次提交
  3. 23 11月, 2018 1 次提交
  4. 22 11月, 2018 2 次提交
    • Remote clients selector error: / by zero (#1949) · fd47fcb8
      彭勇升 pengys 提交于
      * Fixed the bug of hash selector error cause of remote clients not build.
      
      #1948
      
      * Fixed a style check error.
      fd47fcb8
    • gRPC client usage improve (#1946) · 7c8a683c
      彭勇升 pengys 提交于
      * Close the clients which are unreachable.
      Remote client manager test case and comments.
      
      * Test the GRPCRemote client.
      
      * 1. Catch the throwable for onComplete method cause of it will throw exception when connection lost.
      2. Check the gRPC channel state, send message when state is ready, wait 5 second when state is not ready.
      
      Notice: gRPC channel getState with true parameter will trigger reconnect operation.
      
      * gRPC client will reconnect to the server when network recorvered.
      
      * Recovery application.yml
      
      * Recovery proto module commit id.
      
      * no message
      
      * Fixed compile error.
      7c8a683c
  5. 21 11月, 2018 2 次提交
    • wu-sheng's avatar
      Support new v2 protocol and make concept consistently (#1937) · c6ada8c9
      wu-sheng 提交于
      * Update new protocol
      
      * Support new protocol at agent side.
      
      * Fix test case.
      
      * Make backend supports new trace protocol
      
      * Fix tests.
      
      * Make all new services available in gRPC.
      
      * Fix bugs.
      
      * Finish new document for v2 trace protocol.
      
      * Fix wrong version requirement of zk
      
      * Fix trace query bug.
      
      * Find a client side dictionary bug.
      
      * Fix register bugs.
      
      * Fix break doc links.
      c6ada8c9
    • Fixed a bug which the segment record index does not delete the history data... · 0ae26f8e
      彭勇升 pengys 提交于
      Fixed a bug which the segment record index does not delete the history data because of the saving time bucket is a second format date, but the query delete is minute format date. (#1943)
      
      #1942
      0ae26f8e
  6. 19 11月, 2018 1 次提交
  7. 18 11月, 2018 4 次提交
  8. 17 11月, 2018 2 次提交
  9. 16 11月, 2018 2 次提交
  10. 15 11月, 2018 1 次提交
  11. 14 11月, 2018 2 次提交
  12. 12 11月, 2018 2 次提交
    • wu-sheng's avatar
      New v2 header with header key `sw6` (#1894) · 645a9a57
      wu-sheng 提交于
      * Add some supports to sw6 header. Break many test cases because I turn sw3 default off. For sure, you could open in agent.conf.  FYI @peng-yongsheng @ascrutae
      
      * Fix CI and make user cases still work under v1 header.
      
      * Support BASE64 in v2 header and make entryOperationName and parentOperationName optional in ContextCarrier or ContextSnapshot
      
      * Fix CI.
      
      * @peng-yongsheng This is backend related, please pay attention.
      
      * Fix the carrier item order is incorrect (#1903)
      645a9a57
    • wu-sheng's avatar
      Extend StorageEntity annotation to support source scope metadata (#1904) · 6dd98b37
      wu-sheng 提交于
      * Add source attr into StorageEntity, and remove the this attr from InventoryType.
      
      * Make RegisterLockInstaller works based on InventoryProcess registered info.
      6dd98b37
  13. 09 11月, 2018 1 次提交
  14. 08 11月, 2018 1 次提交
  15. 07 11月, 2018 2 次提交
  16. 06 11月, 2018 7 次提交
  17. 03 11月, 2018 3 次提交
  18. 02 11月, 2018 3 次提交