Tags: NoahLiot/conductor
Tags
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
Merge pull request Netflix#1426 from Netflix/queue_wait_time_compute_fix fix case where queue wait time can be negative
PreviousNext