Skip to content

Commit

Permalink
Persistence support for replication state for execution (#604)
Browse files Browse the repository at this point in the history
Added support for workflow mutable state to create/read/update
replication state for an execution.

Suport for transfer task creation for Replication Task.

* Added unit test for replication state for execution

* Address code review feedback

* fix schema validation unit test
  • Loading branch information
samarabbas authored Mar 16, 2018
1 parent d486c6c commit edb556c
Show file tree
Hide file tree
Showing 11 changed files with 834 additions and 15 deletions.
4 changes: 2 additions & 2 deletions .gen/go/replicator/idl.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

224 changes: 222 additions & 2 deletions .gen/go/replicator/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit edb556c

Please sign in to comment.