Skip to content

Conversation

@JoshuaCWebDeveloper
Copy link
Contributor

  • Fix some tests that were failing
  • Write additional tests for grid bean creation and DistributedSchedulerService

Ignite can only use runnable classes that are in the classpath, which made testing the DistributedSchedulerService a bit tricky since traditionally tests are not in the classpath. My solution was to compile classes in the test folder in _Events.groovy, but exclude them from the war file in BuildConfig.groovy.

This PR leaves one failing test, as it is unclear whether or not the l2 cache is currently working or not, and it is an experimental feature anyway. I'll create a separate issue for that.

@JoshuaCWebDeveloper
Copy link
Contributor Author

This PR has been included in the following PRs as dependency:

#11

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.

1 participant