Skip to content

Commit

Permalink
Add Sticky Query to Cadence Server (#464)
Browse files Browse the repository at this point in the history
* Revert "Revert "add support for sticky query (#452)" (#459)"

This reverts commit 4176791.

* use information from worker / client header to determine whether to use sticky query or not

* rename GetWorkflowNextEventID to GetMutableState, add persistence of client version
  • Loading branch information
wxing1292 authored Dec 16, 2017
1 parent bb26b98 commit 4550c4e
Show file tree
Hide file tree
Showing 35 changed files with 1,382 additions and 737 deletions.

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions .gen/go/history/historyserviceclient/client.go

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

20 changes: 10 additions & 10 deletions .gen/go/history/historyserviceserver/server.go

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

20 changes: 10 additions & 10 deletions .gen/go/history/historyservicetest/client.go

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

4 changes: 2 additions & 2 deletions .gen/go/history/idl.go

Large diffs are not rendered by default.

Loading

0 comments on commit 4550c4e

Please sign in to comment.