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

🚲 Test Server #1094

Open
18 of 49 tasks
Spikhalskiy opened this issue Mar 22, 2022 · 1 comment
Open
18 of 49 tasks

🚲 Test Server #1094

Spikhalskiy opened this issue Mar 22, 2022 · 1 comment
Labels
epic Big chunk of work that has one common objective

Comments

@Spikhalskiy
Copy link
Contributor

Spikhalskiy commented Mar 22, 2022

Description

Improve Test Server usability improvements and bugs

Core objectives

Test Server provides a simplified fast im-memory implementation of Temporal Server API with additional features provided for testing only like time-skipping. This Epic tracks the tasks related to the improvement of the Test Server itself that don't affect Java SDK.

Tasks

Bugs

Add implementation for endpoints

WorkflowService

  • registerNamespace
  • describeNamespace
  • listNamespaces
  • updateNamespace
  • deprecateNamespace
  • getWorkflowExecutionHistoryReverse
  • resetWorkflowExecution
  • Support listWorkflowExecutions in test server #1693
  • listArchivedWorkflowExecutions
  • scanWorkflowExecutions
  • countWorkflowExecutions
  • getSearchAttributes
  • resetStickyTaskQueue
  • describeTaskQueue
  • getClusterInfo
  • getSystemInfo
  • listTaskQueuePartitions

OperatorService

  • listSearchAttributes
@Spikhalskiy Spikhalskiy added the epic Big chunk of work that has one common objective label Mar 22, 2022
@cretz
Copy link
Member

cretz commented Nov 2, 2022

Edited description to remove temporalio/sdk-core#426, but it also qualified the names of all issues too, sorry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Big chunk of work that has one common objective
Projects
None yet
Development

No branches or pull requests

2 participants