learn-onyx icon indicating copy to clipboard operation
learn-onyx copied to clipboard

Upgrade to 0.14.6

Open wandersoncferreira opened this issue 3 years ago • 0 comments

Using 0.14.5 I got this error from Aeron:

lein test :only onyx-starter.jobs.sample-job-test/test-sample-dev-job

ERROR in (test-sample-dev-job) (CommonContext.java:469)
Uncaught exception, not in assertion.
expected: nil
  actual: java.lang.IllegalStateException: Aeron CnC version does not match: required=11 version=16

Upgrading to latest fixed it.

wandersoncferreira avatar Aug 20 '21 12:08 wandersoncferreira