Tags: deckerbd/conductor
Tags
Jxu/cassandra serde (Netflix#3144) * Ignore empty field in json serialization * Add afterburner module to optimize json serializers and deserializers
Bump protobuf-java from 3.21.3 to 3.21.4 (Netflix#3140) Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.3 to 3.21.4. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.3...v3.21.4) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update start time in updateTask if it is unset (Netflix#3109) * Update start time in updateTask if it is unset Update start time in updateTask if it is unset. * Update ExecutionDAOFacade.java * Fix the import
Set size limit for task exec log and add metrics (Netflix#3096) * Set size limit for task exec log and add metrics * refactor
corrected JerseyRequestHandler initialization in ClientBase
Bugfix/jointask output (Netflix#3055) * re-throw TerminateWorkflowException for task update * Add only non-empty task output for Join
Merge pull request Netflix#3024 from Netflix/client_requesthandler Introducing RequestHandler in the client module, which encapsulates all HTTP operations
PreviousNext