-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Flaky-test: SqliteJdbcSinkTest.tearDown #17713
Labels
Comments
2 tasks
I'm working for a patch now. |
tisonkun
added a commit
to tisonkun/pulsar
that referenced
this issue
Sep 27, 2022
This closes apache#17713. Signed-off-by: tison <[email protected]>
4 tasks
lhotari
pushed a commit
that referenced
this issue
Sep 28, 2022
* fix: delete sqlite files after jdbc connection closed This closes #17713. Signed-off-by: tison <[email protected]> * uses isolated db file Signed-off-by: tison <[email protected]> * Revert "uses isolated db file" This reverts commit 295db3c. * close in order Signed-off-by: tison <[email protected]> * strong order guarantee Signed-off-by: tison <[email protected]> * factor out defer logic to avoid further bugs Signed-off-by: tison <[email protected]> * Revert "factor out defer logic to avoid further bugs" This reverts commit f7f4634. * Revert "strong order guarantee" This reverts commit 747086f. * use awaitTermination Signed-off-by: tison <[email protected]> Signed-off-by: tison <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Search before asking
Example failure
https://github.com/apache/pulsar/actions/runs/3069039857/jobs/4977568132#step:10:4694
Exception stacktrace
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: