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

[DBACLD-162578] LogCleanupCommand rescheduling with FIXED delay not working as expected #2452

Open
wants to merge 1 commit into
base: 7.67.x-blue
Choose a base branch
from

Conversation

abhijithumbe
Copy link
Contributor

@abhijithumbe abhijithumbe commented Feb 8, 2025

JIRA: (DBACLD-162578)

This PR will fix the rescheduling in both scenarios:

Long running LogCleanupCommand
Multiple LogCleanupCommand runs due to RecordsPerTransaction setting

@akumar074
Copy link
Member

Jenkins run fdb

@akumar074
Copy link
Member

Jenkins retest this

1 similar comment
@akumar074
Copy link
Member

Jenkins retest this

@baldimir
Copy link
Member

jenkins retest this

@baldimir
Copy link
Member

jenkins run fdb

@akumar074
Copy link
Member

Jenkins retest this

@akumar074
Copy link
Member

Jenkins run fdb

@mareknovotny
Copy link
Member

jenkins do fdb

@abhijithumbe
Copy link
Contributor Author

fdb shows failure of below test

[2025-03-12T09:32:16.956Z] [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.884 s <<< FAILURE! - in org.jbpm.executor.impl.wih.CleanupLogCommandWithProcessTest
[2025-03-12T09:32:16.956Z] [ERROR] testCleanupLogOfScheduler(org.jbpm.executor.impl.wih.CleanupLogCommandWithProcessTest)  Time elapsed: 4.317 s  <<< FAILURE!
[2025-03-12T09:32:16.956Z] java.lang.AssertionError: expected:<1> but was:<3>
[2025-03-12T09:32:16.956Z] 	at org.junit.Assert.fail(Assert.java:89)

but I am able to build jbpm-executor module witgout any issue.


[INFO] Installing /NotBackedUp/Source-Code/2/jbpm/jbpm-services/jbpm-executor/target/jbpm-executor-7.67.2-SNAPSHOT-tests.jar to /NotBackedUp/Apache-Maven/Maven-repo/repository/org/jbpm/jbpm-executor/7.67.2-SNAPSHOT/jbpm-executor-7.67.2-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:13 min
[INFO] Finished at: 2025-03-12T16:50:44+05:30
[INFO] ------------------------------------------------------------------------

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants