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

xiangdong Huang closed IOTDB-35.
--------------------------------
    Resolution: Cannot Reproduce

If someone occurs the same problem, please reopen it.

> flush error message
> -------------------
>
>                 Key: IOTDB-35
>                 URL: https://issues.apache.org/jira/browse/IOTDB-35
>             Project: Apache IoTDB
>          Issue Type: Bug
>            Reporter: Yongmin,Cheng
>            Assignee: Tian Jiang
>            Priority: Major
>         Attachments: server_log.txt
>
>
> 1. reset value of period_time_for_flush_in_second vim iotdb-engine.properties
>     period_time_for_flush_in_second=120
> 2. restart IoTDB server
> 3. commands of cli
> SET STORAGE GROUP TO root.ln.wf01.wt06
> CREATE TIMESERIES root.ln.wf01.wt06.status WITH DATATYPE=BOOLEAN, 
> ENCODING=PLAIN
> INSERT INTO root.ln.wf01.wt06(timestamp,status) values(1509465600000,true)
> select status from root.ln.wf01.wt06
> INSERT INTO root.ln.wf01.wt06(timestamp,status) values(NOW(),true)
> IoTDB> flush
> Msg: org.apache.iotdb.db.exception.FileNodeManagerException: 
> org.apache.iotdb.db.exception.FileNodeProcessorException: Stream Closed
>  
>  
>  
>  
>  
>  



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

Reply via email to