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/09/03 11:53:02 UTC

[incubator-iotdb] branch master updated (8ead902 -> 8fd6248)

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 8ead902  Merge pull request #352 from jack870131/query_device_and_node_num
     add 80ad447  fix maxConcurrentClientNum to rpcMaxConcurrentClientNum
     new 8fd6248  Merge pull request #368 from apache/fix_parameter

The 1 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/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java | 10 +++++-----
 .../main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java    |  6 +++---
 .../src/main/java/org/apache/iotdb/db/service/JDBCService.java |  3 +--
 3 files changed, 9 insertions(+), 10 deletions(-)


[incubator-iotdb] 01/01: Merge pull request #368 from apache/fix_parameter

Posted by qi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 8fd6248c484a2cf3f9734fc11199b6e38bf3550e
Merge: 8ead902 80ad447
Author: Jialin Qiao <qj...@mails.tsinghua.edu.cn>
AuthorDate: Tue Sep 3 19:52:58 2019 +0800

    Merge pull request #368 from apache/fix_parameter
    
    fix maxConcurrentClientNum to rpcMaxConcurrentClientNum

 server/src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java | 10 +++++-----
 .../main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java    |  6 +++---
 .../src/main/java/org/apache/iotdb/db/service/JDBCService.java |  3 +--
 3 files changed, 9 insertions(+), 10 deletions(-)