You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2019/11/05 09:34:07 UTC

[incubator-iotdb] branch master updated (5ccdd4a -> feee3f7)

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

qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 5ccdd4a  [IOTDB-287] Restrict users to only use domain names and IP addresses. (#514)
     add feee3f7  [IOTDB-288] Fix unclear error message notification for "creating timeseries" clause (#516)

No new revisions were added by this update.

Summary of changes:
 .../UserGuide/4-Client/2-Programming - JDBC.md     |  2 +
 .../UserGuide/4-Client/2-Programming - JDBC.md     |  6 +-
 .../org/apache/iotdb/db/conf/IoTDBDescriptor.java  |  1 -
 .../org/apache/iotdb/db/qp/QueryProcessor.java     | 12 ++--
 .../org/apache/iotdb/db/service/TSServiceImpl.java | 82 ++++++++++++----------
 .../iotdb/db/integration/IoTDBAggregationIT.java   |  8 +--
 .../iotdb/db/integration/IoTDBMultiSeriesIT.java   |  6 +-
 .../java/org/apache/iotdb/rpc/TSStatusCode.java    | 47 ++++++-------
 8 files changed, 83 insertions(+), 81 deletions(-)