You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/12/07 15:25:08 UTC

[skywalking] branch mal-patch updated (ed73020 -> 364bd73)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a change to branch mal-patch
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from ed73020  Fix MAL concurrent issues
     add e792da1  fix influxdb bug while setting influxdb connection response format as InfluxDB.ResponseFormat.JSON (#5946)
     add 364bd73  Merge branch 'master' into mal-patch

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                                   |  1 +
 docs/en/setup/backend/configuration-vocabulary.md            |  1 +
 .../server-bootstrap/src/main/resources/application.yml      |  1 +
 .../oap/server/storage/plugin/influxdb/InfluxClient.java     |  3 ++-
 .../server/storage/plugin/influxdb/InfluxStorageConfig.java  |  1 +
 .../plugin/influxdb/query/ProfileThreadSnapshotQuery.java    | 12 ++++++------
 .../oap/server/storage/plugin/influxdb/query/TraceQuery.java |  2 +-
 7 files changed, 13 insertions(+), 8 deletions(-)