Jamie DeMichele

Results 11 issues of Jamie DeMichele

We're seeing some behavior that looks like it could be some possible race condition when all tasks fail in a Fork, but no retries are ever attempted. We have 2...

type: bug

We were looking to migrate over to TaskRunnerConfigurer, but we noticed that there is no longer a concept of making the `batch` endpoint call. Instead, it appears that there's a...

enhancement
conductor-3.0

This has 2 specific purposes. - Upgrade the Yarn Version to a Java 11 compatible version - Make everything compile when building with Java 11. I have tested that both...

This is preparing things so that this app will work with Java 11. Once this Samza app PR is merged and released, we can update this to use the that...

Pull Request type ---- - [ ] Bugfix - [ ] Feature - [ X] Refactoring (no functional changes, no api changes) - [ ] Build related changes (Please run...

Hi! Just wanted to see if an upgrade to Datastax's V4 Cassandra Driver is on the horizon at all. It's not clear to me how much of a change that...

type: feature

Pull Request type ---- - [ X] Bugfix - [ ] Feature - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes (Please run...

Pull Request type ---- - [X ] Bugfix - [ X] Refactoring (no functional changes, no api changes) **NOTE**: Please remember to run `./gradlew spotlessApply` to fix any format violations....

I am using a very basic call around a simple response of "true" and "false" variations, and am getting a very odd result that I don't quite understand. Here's the...

The instructions found in the README for elasticsearch7 no longer makes any sense. Can someone update it so that ElasticSearch7 can function with this new setup of using this Library...

type: bug