You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by "Jialin Qiao (Jira)" <ji...@apache.org> on 2020/02/26 02:38:00 UTC

[jira] [Closed] (IOTDB-506) Compatibility error: The 0.9 server throws exception when accessed by 0.10 session client.

     [ https://issues.apache.org/jira/browse/IOTDB-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jialin Qiao closed IOTDB-506.
-----------------------------
    Fix Version/s: 0.10.0-SNAPSHOT
       Resolution: Fixed

> Compatibility error: The 0.9 server throws exception when accessed by 0.10 session client.
> ------------------------------------------------------------------------------------------
>
>                 Key: IOTDB-506
>                 URL: https://issues.apache.org/jira/browse/IOTDB-506
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Core/Engine
>            Reporter: Xin Wang
>            Assignee: Xiangdong Huang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.0-SNAPSHOT
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The 0.9 server throws exception when accessed by 0.10 session client.
> {quote}serverjava.lang.IllegalArgumentException: Path parameter is null at org.apache.iotdb.tsfile.read.common.Path.<init>(Path.java:48) at org.apache.iotdb.db.service.TSServiceImpl.setStorageGroup(TSServiceImpl.java:1290) at org.apache.iotdb.service.rpc.thrift.TSIService$Processor$setStorageGroup.getResult(TSIService.java:1725) at org.apache.iotdb.service.rpc.thrift.TSIService$Processor$setStorageGroup.getResult(TSIService.java:1710) at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:39) at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:39) at org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:286) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748)
> {quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)