onyx

FYI: alternative Onyx :onyx: chat is at <https://gitter.im/onyx-platform/onyx> ; log can be found at <https://clojurians-log.clojureverse.org/onyx/index.html>
lucasbradstreet 2018-08-06T00:06:51.000050Z

@dave.dixon what’s odd is that that exception is being logged via the non kill-job path https://github.com/onyx-platform/onyx/blob/0.13.x/src/onyx/peer/task_lifecycle.clj#L173

sparkofreason 2018-08-06T01:50:22.000097Z

/replica/killed-jobs is empty.

lucasbradstreet 2018-08-06T02:57:14.000170Z

Ok. That’s good information. When you resubmit is there two jobs under the jobs key? Pretty strange that you would need to resubmit if it’s never getting killed.

sparkofreason 2018-08-06T04:02:32.000058Z

There's only one.

lucasbradstreet 2018-08-06T04:03:38.000024Z

Nothing in completed-jobs? I don’t see why it’d be completed but maybe there’s something wonky in the plugin

sparkofreason 2018-08-06T04:21:04.000023Z

Oh, misunderstood, let me double-check.

sparkofreason 2018-08-06T04:21:35.000077Z

Actually, there is only one.

2018-08-06T09:34:27.000292Z

congrats on the acquisition! seems like a great match. if you don’t mind me asking @michaeldrogalis , what will this mean in the long term for Onyx? will the core team still be working on its development? no commercial support is a big bummer for many businesses I would think as well

sparkofreason 2018-08-06T21:33:09.000333Z

But I'm also running garbage collection, so that might explain why there's only one.

lucasbradstreet 2018-08-06T21:33:30.000129Z

Ahhh

parameme 2018-08-06T23:56:33.000012Z

Any thoughts as to open-sourcing pyroclast?