datavane / datasophon

The next generation of cloud-native big data management expert , Aims to help users rapidly build stable, efficient, and scalable cloud-native platforms for big data.
https://datasophon.github.io/datasophon-website/
Apache License 2.0
1.01k stars 360 forks source link

[Bug] On the Web UI, the start or stop button of the component service is pressed repeatedly, and the page is stuck #561

Open mengbaba3316 opened 1 month ago

mengbaba3316 commented 1 month ago

Search before asking

What happened

DDP Version is 1.2.1 Make an assumption, which of course is my problem. Now I start the HDFS service, and then stop the hdfs service, before the hdfs is not stopped, click the stop button again, at this time you may find that the web ui is stuck, no matter where you click the page will not jump. And when you close the WebUI and open it again, you will find that you cannot access the UI interface. If you go to the server to check the process, you will find that the application and worker processes are running. The problem can only be resolved by restarting the application process.

What you expected to happen

I hope to solve the problem

How to reproduce

For the same service, frequent multiple clicks can be reproduced

Anything else

No response

Version

dev

Are you willing to submit PR?

Code of Conduct

datasophon commented 1 month ago

Thank you for your feedback. We will try to reproduce it