Xiangdong Huang created IOTDB-786:
-------------------------------------
Summary: TravisCI can not close Sync RPC module correctly sometimes
Key: IOTDB-786
URL: https://issues.apache.org/jira/browse/IOTDB-786
Project: Apache IoTDB
Issue Type: Bug
Components: Test
Affects Versions: 0.11.0
Reporter: Xiangdong Huang
Attachments: image-2020-07-02-10-29-44-504.png
Now we can find RPC (port 6667) can be closed normally in Travis CI but the
sync module sometimes can not be closed.
Then the Travis CI may fail like:
!image-2020-07-02-10-29-44-504.png|width=1193,height=475!
I checked the codes and find little difference between RPC service and
SyncManager.
So, abstract them to reduce duplicate codes and let SyncManager be as stable as
RPC (in the test stage) is the goal of this issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)