1. 12 7月, 2019 3 次提交
    • Logger class is incorrect. (#3054) · 10449aa5
      彭勇升 pengys 提交于
      10449aa5
    • A
      Fix isSelf address. (#3051) · 52b674e3
      Alan Lau 提交于
      52b674e3
    • Z
      fix deleteIndex repeat append namespace (#3017) · deb2d900
      zhangwei 提交于
      * fix deleteIndex repeat append namespace
      
      * fix deleteIndex repeat append namespace
      
      * fix checkStyle
      
      * fix
      
      * fix test assert
      
      * update test method name
      
      * fix test
      
      * fix
      
      * del elastic.search.namespace
      
      * fix check style
      
      * update ITElasticSearchNamespaceClient to ITElasticSearchClientOfNamespace
      
      * move undoFormatIndexName to ITElasticSearchClien
      
      * move #getIndex to ITElasticSearchClient
      
      * add deleteByModelName and deleteByIndexName
      
      * add deleteByModelName and deleteByIndexName
      
      * revert ITElasticSearchClient#getIndex
      
      * Use whitebox get from powermock to get this.
      
      * undo namespacePrefix
      deb2d900
  2. 10 7月, 2019 2 次提交
  3. 09 7月, 2019 1 次提交
  4. 08 7月, 2019 1 次提交
  5. 04 7月, 2019 1 次提交
  6. 03 7月, 2019 3 次提交
  7. 02 7月, 2019 2 次提交
    • Z
      fix issue #2979 (#2980) · 6c85693c
      zhousiliang163 提交于
      * fix issue #2979
      
      * remove the unused import, which causes the CI failed
      6c85693c
    • Spring @Async plugin support (#2902) · 48ffd092
      于玉桔 提交于
      * spring_async_plugin
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * format fix
      
      * rename
      
      * fix
      
      * fix version
      
      * Update SWCallable.java
      
      * Update Supported-list.md
      
      * Update Supported-list.md
      48ffd092
  8. 01 7月, 2019 4 次提交
  9. 30 6月, 2019 1 次提交
    • K
      Add end to end tests (#2935) · d1a521b7
      kezhenxu94 提交于
      e2e test setup. cc @hanahmily @peng-yongsheng @IanCao @zhaoyuguang @JaredTan95 
      
      # e2e test case
      One single standalone Spring service, accessing H2 database. This service has been installed the agent. 
      OAP runs in single mode with H2 storage too.
      
      The e2e test will verify the results through GraphQL query
      1. Traces exist.
      2. Service/Service Instance/Endpoint exist and have expected metrics.
      3. Topology exists and match expected.
      d1a521b7
  10. 29 6月, 2019 3 次提交
    • R
      One more time for heigher performance (#2930) · 7f3ff150
      Roshi 提交于
      V3(this commit) has 20% performance improvement leverages from no `false-sharing` of CPU cache mechanism.
        /**
           * Benchmark                                                 Mode  Cnt         Score         Error  Units
           * AtomicRangeIntegerTest.testGetAndIncrementV1Performance  thrpt    5  13496720.554 ±  240134.803  ops/s
           * AtomicRangeIntegerTest.testGetAndIncrementV2Performance  thrpt    5  39201251.850 ± 1005866.969  ops/s
           * AtomicRangeIntegerTest.testGetAndIncrementV3Performance  thrpt    5  45832615.061 ± 2987464.163  ops/s
           */
      7f3ff150
    • wu-sheng's avatar
      Move master to 6.3.0 (#2968) · 4faa950c
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v6.2.0
      
      * [maven-release-plugin] prepare for next development iteration
      4faa950c
    • K
      Fix typo in LICENSE (#2970) · decd9a70
      kezhenxu94 提交于
      decd9a70
  11. 28 6月, 2019 5 次提交
  12. 27 6月, 2019 7 次提交
  13. 26 6月, 2019 2 次提交
  14. 25 6月, 2019 2 次提交
  15. 24 6月, 2019 1 次提交
  16. 23 6月, 2019 2 次提交