You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ge...@apache.org on 2020/11/03 05:49:59 UTC

[iotdb] branch http_v2 updated (7c7cc76 -> 3cd30f2)

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

geniuspig pushed a change to branch http_v2
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 7c7cc76  Update GetTimeSeriesHandler.java
     add 3cd30f2  update according to review

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/http/handler/DeleteStorageGroupsHandler.java  | 4 +---
 .../org/apache/iotdb/db/http/handler/DeleteTimeSeriesHandler.java | 4 +---
 .../src/main/java/org/apache/iotdb/db/http/handler/Handler.java   | 8 ++++++++
 .../main/java/org/apache/iotdb/db/http/handler/InsertHandler.java | 4 +---
 .../org/apache/iotdb/db/http/handler/StorageGroupsHandlers.java   | 4 +---
 .../java/org/apache/iotdb/db/http/handler/TimeSeriesHandler.java  | 4 +---
 .../src/main/java/org/apache/iotdb/db/http/router/HttpRouter.java | 8 ++------
 7 files changed, 15 insertions(+), 21 deletions(-)