1. 25 7月, 2019 2 次提交
    • Simplify the PxxMetrics and ThermodynamicMetrics to improve performance (#3162) · f658d9eb
      彭勇升 pengys 提交于
      * Feature of database session
      
      * Make it configurable.
      
      * Change the metrics process flow.
      before: metrics entrance -> aggregate worker -> remote worker -> trans worker -> minute, hour, day, month persistence worker -> storage
      after: metrics entrance -> aggregate worker -> remote worker -> minute persistence worker ->  trans worker -> hour, day, month persistence worker -> storage
      
      * IntKeyLongValueHashMap instead of IntKeyLongValueArray.
      
      * Make the OAP server can't startup.
      
      * Finish
      
      * Rename the method and fixed some test case issues.
      
      * Rename field.
      
      * no message
      f658d9eb
    • If transform throw exception, the stream observer won't call the onCompleted... · 0cf99802
      彭勇升 pengys 提交于
      If transform throw exception, the stream observer won't call the onCompleted method, then the stream observer will wait it finish until the timeout. (#3163)
      
      0cf99802
  2. 24 7月, 2019 4 次提交
  3. 23 7月, 2019 1 次提交
  4. 22 7月, 2019 1 次提交
    • L
      Support servlet 2.5 for Jetty,Tomcat,SpringMvc (#3120) · 137b142a
      li.can 提交于
      * servlet 2.5
      
      * method exist
      
      * update MethodUtil
      
      * Update MethodUtil.java
      
      Add a comment to the new core util method. @candyleer I am concerning this method will be used widely even unnecessary.
      137b142a
  5. 21 7月, 2019 7 次提交
  6. 20 7月, 2019 5 次提交
  7. 19 7月, 2019 2 次提交
  8. 18 7月, 2019 3 次提交
  9. 17 7月, 2019 5 次提交
  10. 16 7月, 2019 2 次提交
  11. 15 7月, 2019 4 次提交
  12. 14 7月, 2019 2 次提交
  13. 13 7月, 2019 2 次提交