Xin Wang created IOTDB-506:
------------------------------

             Summary: 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


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)

Reply via email to