Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change parentClosePolicy config flag #2567

Merged
merged 3 commits into from
Sep 23, 2019

Conversation

longquanzheng
Copy link
Collaborator

As in uber-go/cadence-client#843
A better idea is to have enabledParentClosePolicy flag to control the default value. So that we can eventually get rid of the flag.

Copy link
Contributor

@samarabbas samarabbas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
Can you also please a unit test for this new flag.

@coveralls
Copy link

coveralls commented Sep 18, 2019

Coverage Status

Coverage decreased (-0.03%) to 68.985% when pulling 4dda642 on longquanzheng:pcp-default into feb7c23 on uber:master.

@longquanzheng longquanzheng merged commit 42c0a37 into uber:master Sep 23, 2019
neil-xie added a commit that referenced this pull request Sep 9, 2022
* Add support of update time for Cassandra, Mysql and Postgres (#2567)

* Fix integration test

* Fix one persistence test method

* Fix mysql syntax error

* Fix cassandra unit test

* Add comment to explain unit of update timestamp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants