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

Add roadmap page #3200

Merged
merged 5 commits into from
May 5, 2020
Merged

Add roadmap page #3200

merged 5 commits into from
May 5, 2020

Conversation

meiliang86
Copy link
Contributor

What changed?
Adding a page to talk about cadence roadmap.

Why?
Helps the community to understand what has been worked on and what is in future plan.

How did you test it?
n/a

Potential risks
n/a

@meiliang86 meiliang86 requested a review from a team April 16, 2020 18:59
@coveralls
Copy link

coveralls commented Apr 16, 2020

Coverage Status

Coverage decreased (-0.02%) to 68.806% when pulling cb4cacf on meiliang86:roadmap into e36e80b on uber:master.

## Q2 2020

* Kafka deprecation for Cadence replication
* Graceful domain failover
Copy link
Contributor

Choose a reason for hiding this comment

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

Best effort graceful domain failover?

docs/roadmap.md Outdated

* Kafka deprecation for Cadence replication
* Graceful domain failover
* Multi-tanancy improvements and task processing
Copy link
Contributor

Choose a reason for hiding this comment

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

task processing -> task execution prioritization and isolation?

* Workflow history archival
* Workflow visibility archival
* [Synchronous Request Reply](https://github.com/uber/cadence/blob/master/docs/design/2215-synchronous-request-reply.md)
* Postgres SQL support
Copy link
Contributor

Choose a reason for hiding this comment

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

this one is not prod ready


* Parent-child affinity
* Task priority
* Reset 2.0 (more flexibility and handle child)
Copy link
Contributor

Choose a reason for hiding this comment

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

child workflow can be handled the same way as NDC child workflow conflict resolution.
so once the create & terminate workflow is done, this should be easy

## Q3 2019

* [Resource-Specific Tasklist (a.k.a session)](https://github.com/uber/cadence/blob/master/docs/design/1533-host-specific-tasklist.md)
* [Visibility on Elastic Search](https://github.com/uber/cadence/blob/master/docs/visibility-on-elasticsearch.md)
Copy link
Contributor

Choose a reason for hiding this comment

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

remove since it is duplicate?

docs/roadmap.md Outdated
* Graceful domain failover
* Multi-tanancy improvements and task processing
* UI and CLI feature parity
* GRPC support
Copy link
Contributor

Choose a reason for hiding this comment

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

gRPC design?

@meiliang86 meiliang86 merged commit f48e723 into cadence-workflow:master May 5, 2020
mkolodezny pushed a commit to mkolodezny/cadence that referenced this pull request May 11, 2020
yux0 pushed a commit to yux0/cadence that referenced this pull request May 4, 2021
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.

4 participants