[
https://issues.apache.org/jira/browse/IOTDB-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477191#comment-17477191
]
Kaifeng Xue commented on IOTDB-2416:
------------------------------------
Fix PR: https://github.com/apache/iotdb/pull/4860
> [JDBCExample]Got an error when rpc_thrift_compression_enable=true
> -----------------------------------------------------------------
>
> Key: IOTDB-2416
> URL: https://issues.apache.org/jira/browse/IOTDB-2416
> Project: Apache IoTDB
> Issue Type: Bug
> Components: Client/JDBC
> Affects Versions: 0.13.0-SNAPSHOT
> Reporter: FengQingxin
> Assignee: Kaifeng Xue
> Priority: Major
> Labels: 0.13.0, pull-request-available
> Attachments: JDBCExample.java, Programming-JDBC.md-JDBCExample.java,
> image-2022-01-17-15-17-20-587.png
>
>
> 复现步骤:
> # 修改IoTDB配置rpc_thrift_compression_enable=true
> # 启动iotdb
> # 使用JDBCExample.java修改url为jdbc:iotdb://127.0.0.1:6667?rpc_compress=true
> # javac和java JDBCExample后报错,如下图
> !image-2022-01-17-15-17-20-587.png!
>
> 即使使用文档中的用例仍不可以参考附件Programming-JDBC.md-JDBCExample
--
This message was sent by Atlassian Jira
(v8.20.1#820001)