Tags: cody1115/conductor
Tags
Merge pull request Netflix#1484 from Netflix/api_fix constrain reason string; fix api for so that new client does not rely on ack
Merge pull request Netflix#1470 from Netflix/refactor_client refactor java client to remove client-side queues
Upgrade Mockito to v3 (Netflix#1450) * Bump mockito version to 3.1.0 + Remove deprecated mockito-all dependency from grpc-server * Migrate usages of deprecated Mockito imports * Explicitly match null args; fix name mismatch in testStartWorkflow * Update usage of non-null matchers in TaskCoordinator tests * Sleep and assert ack is called before verifying noops * Throw explicit RuntimeException and use long matchers when needed in TestWorkflowExecutor * Loosen non-null matchers in failing core test stubs * Use explicit null matcher in jersey skip task test * Update lockfiles * De-dupe System.currentTimeMillis() calls to fix flaky TaskTest failure
Merge pull request Netflix#1437 from Netflix/summary_objects_equals_h… …ashcode added equals and hashcode to summary objects
PreviousNext