Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: ComboVar component not correctly disposed #2752

Closed
sramazzina opened this issue Mar 20, 2023 · 0 comments · Fixed by #2755
Closed

[Bug]: ComboVar component not correctly disposed #2752

sramazzina opened this issue Mar 20, 2023 · 0 comments · Fixed by #2755
Assignees
Labels
Milestone

Comments

@sramazzina
Copy link
Contributor

Apache Hop version?

2.4.0-SNAPSHOT

Java version?

openjdk 11

Operating system

Linux

What happened?

During the migration of the JDBCMetaData step I came into an issue with ComboVar. Trying to dispose a ComboVar component it seems that something strange happens because the disposed component stays connected to the parent composite even if the disposal of the component didn't give any problem

Issue Priority

Priority: 3

Issue Component

Component: Hop Gui

@github-actions github-actions bot added P3 Nice to have Hop Gui labels Mar 20, 2023
@sramazzina sramazzina self-assigned this Mar 21, 2023
sramazzina added a commit to sramazzina/hop that referenced this issue Mar 21, 2023
@sramazzina sramazzina mentioned this issue Mar 21, 2023
5 tasks
hansva pushed a commit to sramazzina/hop that referenced this issue Mar 31, 2023
hansva pushed a commit to sramazzina/hop that referenced this issue Mar 31, 2023
hansva added a commit that referenced this issue May 2, 2023
@hansva hansva added this to the 2.5 milestone May 2, 2023
bamaer pushed a commit to bamaer/hop that referenced this issue May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants