When I create a graph, I see that the tool stops GPE/GSE/RESETPP first and then starts them (see the log below). Two questions:
- Why is this necessary?
- What happens to running jobs/queries (most likely from other users) during the reset?
GSQL > create graph xgraph_1000()
Stopping GPE GSE RESTPP
Successfully stopped GPE GSE RESTPP in 0.003 seconds
Starting GPE GSE RESTPP
Successfully started GPE GSE RESTPP in 0.045 seconds
The graph xgraph_1000 is created.