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

Compile error on building zeebe-process-test against Zeebe SNAPSHOT #866

Closed
korthout opened this issue Aug 22, 2023 · 1 comment · Fixed by #867
Closed

Compile error on building zeebe-process-test against Zeebe SNAPSHOT #866

korthout opened this issue Aug 22, 2023 · 1 comment · Fixed by #867
Assignees
Labels
kind/toil Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.

Comments

@korthout
Copy link
Member

Description

Compile error on building zeebe-process-test against Zeebe SNAPSHOT in workflow run:

[INFO] -------------------------------------------------------------
Error:  COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
Error:  /home/runner/work/zeebe-process-test/zeebe-process-test/engine/src/main/java/io/camunda/zeebe/process/test/engine/db/InMemoryDbFactory.java:[14,8] io.camunda.zeebe.process.test.engine.db.InMemoryDbFactory is not abstract and does not override abstract method openSnapshotOnlyDb(java.io.File) in io.camunda.zeebe.db.ZeebeDbFactory

The openSnapshotOnlyDb was introduced to Zeebe with:

@korthout korthout added the kind/toil Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. label Aug 22, 2023
@korthout
Copy link
Member Author

@npepinpe Is this something you can resolve for us?

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/toil Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants