[GitHub] [incubator-iotdb] yhwangBonc commented on pull request #1633: [IOTDB-845]Enable to stop iotdb server by iotdb.IoTDB

2020-09-23 Thread GitBox


yhwangBonc commented on pull request #1633:
URL: https://github.com/apache/incubator-iotdb/pull/1633#issuecomment-697349541


   > Hi, I like the changes in `iotdb-env.bat`, good job!
   > 
   > But let's consider the stop script...
   > 
   > Suppose your IoTDB start-server script is at `~/Download/apache/sbin/`,
   > 
   > and your current `pwd` is `~`, then you can start the IoTDB by 
`~/Download/iotdb/sbin/start-server.sh`.
   > 
   > Then if you want to stop IoTDB using your script, you must make sure you 
are in `~`.
   > Suppose you are now in `~/Download`, and if you call 
`iotdb/sbin/stop-server.sh`, you will get `No IoTDB server to stop`.
   
   You're right. I'll try to stop the service by getting the process number 
through the port number



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:
us...@infra.apache.org




[GitHub] [incubator-iotdb] yhwangBonc commented on pull request #1633: [IOTDB-845]Enable to stop iotdb server by iotdb.IoTDB

2020-09-23 Thread GitBox


yhwangBonc commented on pull request #1633:
URL: https://github.com/apache/incubator-iotdb/pull/1633#issuecomment-697182130


   > Hi, please recover the set memory in iotdb-env.bat
   
   Ok,I annotated one and put it at the end



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:
us...@infra.apache.org