You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/02/23 15:41:50 UTC

[GitHub] [iotdb] GLBB opened a new pull request #2726: [IOTDB-1159] set storage group exception message more clear

GLBB opened a new pull request #2726:
URL: https://github.com/apache/iotdb/pull/2726


   ## Description
   When creating a time series failed, the error message should be as clear as possible
   https://issues.apache.org/jira/browse/IOTDB-1159?jql=project%20%3D%20IOTDB%20AND%20issuetype%20%3D%20Bug%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] HTHou commented on pull request #2726: [IOTDB-1159] set storage group exception message more clear

Posted by GitBox <gi...@apache.org>.
HTHou commented on pull request #2726:
URL: https://github.com/apache/iotdb/pull/2726#issuecomment-785631375


   > ```
   > Error:  Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.362 s <<< FAILURE! - in org.apache.iotdb.db.integration.IoTDBRemovePartitionIT
   > Error:  testRemoveAllPartition(org.apache.iotdb.db.integration.IoTDBRemovePartitionIT)  Time elapsed: 1.777 s  <<< FAILURE!
   > ```
   > 
   > in my dev environment, i execute success, i don't known why ci execute failed
   
   It's caused by other issue. You can ignore it in this PR.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] HTHou edited a comment on pull request #2726: [IOTDB-1159] set storage group exception message more clear

Posted by GitBox <gi...@apache.org>.
HTHou edited a comment on pull request #2726:
URL: https://github.com/apache/iotdb/pull/2726#issuecomment-785631375


   > ```
   > Error:  Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.362 s <<< FAILURE! - in org.apache.iotdb.db.integration.IoTDBRemovePartitionIT
   > Error:  testRemoveAllPartition(org.apache.iotdb.db.integration.IoTDBRemovePartitionIT)  Time elapsed: 1.777 s  <<< FAILURE!
   > ```
   > 
   > in my dev environment, i execute success, i don't known why ci execute failed
   
   It's caused by other issue what we are trying to solve. You can ignore it in this PR.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] GLBB edited a comment on pull request #2726: [IOTDB-1159] set storage group exception message more clear

Posted by GitBox <gi...@apache.org>.
GLBB edited a comment on pull request #2726:
URL: https://github.com/apache/iotdb/pull/2726#issuecomment-785104948


   ```
   Error:  Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.362 s <<< FAILURE! - in org.apache.iotdb.db.integration.IoTDBRemovePartitionIT
   Error:  testRemoveAllPartition(org.apache.iotdb.db.integration.IoTDBRemovePartitionIT)  Time elapsed: 1.777 s  <<< FAILURE!
   ```
   in my dev environment,  i execute success, i don't known why ci execute failed


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] GLBB commented on pull request #2726: [IOTDB-1159] set storage group exception message more clear

Posted by GitBox <gi...@apache.org>.
GLBB commented on pull request #2726:
URL: https://github.com/apache/iotdb/pull/2726#issuecomment-785104948


   ```
   Error:  Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.362 s <<< FAILURE! - in org.apache.iotdb.db.integration.IoTDBRemovePartitionIT
   Error:  testRemoveAllPartition(org.apache.iotdb.db.integration.IoTDBRemovePartitionIT)  Time elapsed: 1.777 s  <<< FAILURE!
   ```
   in local, i execute success, i don't known why ci execute failed


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] qiaojialin merged pull request #2726: [IOTDB-1159] set storage group exception message more clear

Posted by GitBox <gi...@apache.org>.
qiaojialin merged pull request #2726:
URL: https://github.com/apache/iotdb/pull/2726


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] wangchao316 commented on pull request #2726: [IOTDB-1159] set storage group exception message more clear

Posted by GitBox <gi...@apache.org>.
wangchao316 commented on pull request #2726:
URL: https://github.com/apache/iotdb/pull/2726#issuecomment-784695756


   hi @GLBB , Thanks, this PR  affect other UT,you need deal...


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] HTHou edited a comment on pull request #2726: [IOTDB-1159] set storage group exception message more clear

Posted by GitBox <gi...@apache.org>.
HTHou edited a comment on pull request #2726:
URL: https://github.com/apache/iotdb/pull/2726#issuecomment-785631375


   > ```
   > Error:  Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.362 s <<< FAILURE! - in org.apache.iotdb.db.integration.IoTDBRemovePartitionIT
   > Error:  testRemoveAllPartition(org.apache.iotdb.db.integration.IoTDBRemovePartitionIT)  Time elapsed: 1.777 s  <<< FAILURE!
   > ```
   > 
   > in my dev environment, i execute success, i don't known why ci execute failed
   
   It's caused by other issue that we are trying to solve. You can ignore it in this PR.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] GLBB commented on pull request #2726: [IOTDB-1159] set storage group exception message more clear

Posted by GitBox <gi...@apache.org>.
GLBB commented on pull request #2726:
URL: https://github.com/apache/iotdb/pull/2726#issuecomment-784750466


   ok, today night i will solve it


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org