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/08/25 13:33:45 UTC

[incubator-iotdb] branch master updated (53bda62 -> 719e87e)

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 53bda62  Remove unnecessary dependencies.
     new f4df6e3  add max concurrent client number
     new e6ba4da  formatting code
     new 719e87e  Merge pull request #353 from yx-zhang/configMaxCon

The 1857 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 server/src/assembly/resources/conf/iotdb-engine.properties  |  2 ++
 .../src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java | 13 +++++++++++++
 .../main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java |  9 +++++++++
 .../main/java/org/apache/iotdb/db/service/JDBCService.java  |  3 ++-
 4 files changed, 26 insertions(+), 1 deletion(-)