[Bug]: GUI interactions slows down if project's in GIT
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 476
- Avg merge
- 18h 32m
- Merged PRs (30d)
- 216
Description
### Apache Hop version?
2.17-SNAPSHOT
### Java version?
openjdk-17
### Operating system
Windows
### What happened?
I'm opening a Hop project that has the _integration-tests/transforms_ directory as its root. The idea was to open that directory's files from inside Hop to add some integration tests. If the directory is accessed from inside the Hop repository the interactions through the Hop GUI are really slow because there are a lot of delays between an interaction and the next. If I move the directory out of a Git repo and I will try to access the files from inside the Hop GUI there aren't any delays and the GUI behaves normally.
### Issue Priority
Priority: 3
### Issue Component
Component: Other
Contributor guide
Research direction
Reproduce on Windows with Hop 2.17-SNAPSHOT by opening integration-tests/transforms from inside the Hop Git repository, then repeat from outside Git. Compare GUI responsiveness and trace the source of the delays; done means interactions no longer slow down when the project is in Git.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, java
- Domain
- desktop, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100