Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cadence-workflow/cadence issues and pull requests

#100 - Handling of history corruption

Issue - State: closed - Opened by tamer-eldeeb over 7 years ago - 1 comment
Labels: stability

#100 - Handling of history corruption

Issue - State: closed - Opened by tamer-eldeeb over 7 years ago - 1 comment
Labels: stability

#99 - Append only history

Pull Request - State: closed - Opened by samarabbas over 7 years ago

#99 - Append only history

Pull Request - State: closed - Opened by samarabbas over 7 years ago

#98 - Batch task writes in matching engine

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#98 - Batch task writes in matching engine

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#97 - Properly set replica points in rpServiceResolver.go

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago
Labels: bug

#96 - Write Task to persistence if Record Task Started fails

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#95 - Add TaskWriter to persist tasks sequentially in matching engine

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#95 - Add TaskWriter to persist tasks sequentially in matching engine

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#94 - Shard assignment to nodes is uneven

Issue - State: closed - Opened by tamer-eldeeb over 7 years ago

#93 - Abstract Ringpop bootstrapping

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#93 - Abstract Ringpop bootstrapping

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#92 - Add helper to update correct metric on persistence errors

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#92 - Add helper to update correct metric on persistence errors

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#91 - Serialize all history conditional updates within a shard

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#91 - Serialize all history conditional updates within a shard

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#90 - Create Lock Manager to serialize access to executions

Issue - State: closed - Opened by tamer-eldeeb over 7 years ago

#90 - Create Lock Manager to serialize access to executions

Issue - State: closed - Opened by tamer-eldeeb over 7 years ago

#89 - Add notification on user timer.

Pull Request - State: closed - Opened by sivakku over 7 years ago

#89 - Add notification on user timer.

Pull Request - State: closed - Opened by sivakku over 7 years ago

#88 - History cache invalidation on Cassandra timeouts

Issue - State: closed - Opened by tamer-eldeeb over 7 years ago

#88 - History cache invalidation on Cassandra timeouts

Issue - State: closed - Opened by tamer-eldeeb over 7 years ago

#87 - Retry timer task incase of continuous update failures.

Pull Request - State: closed - Opened by sivakku over 7 years ago

#87 - Retry timer task incase of continuous update failures.

Pull Request - State: closed - Opened by sivakku over 7 years ago

#86 - Do not rely on mutable state for processing decisions

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#86 - Do not rely on mutable state for processing decisions

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#85 - Transfer Queue Processor bug fix

Pull Request - State: closed - Opened by samarabbas over 7 years ago

#85 - Transfer Queue Processor bug fix

Pull Request - State: closed - Opened by samarabbas over 7 years ago

#84 - adjusting logs to debug transfer task delete issue

Pull Request - State: closed - Opened by samarabbas over 7 years ago

#84 - adjusting logs to debug transfer task delete issue

Pull Request - State: closed - Opened by samarabbas over 7 years ago

#83 - Matching Service should not serve requests before it's ready

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#83 - Matching Service should not serve requests before it's ready

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#81 - Use Quorum consistency for reading mutable state

Pull Request - State: closed - Opened by samarabbas over 7 years ago
Labels: bug

#81 - Use Quorum consistency for reading mutable state

Pull Request - State: closed - Opened by samarabbas over 7 years ago
Labels: bug

#80 - DeleteWorkflowExecution is not transactional with workflow update

Pull Request - State: closed - Opened by samarabbas over 7 years ago - 2 comments

#80 - DeleteWorkflowExecution is not transactional with workflow update

Pull Request - State: closed - Opened by samarabbas over 7 years ago - 2 comments

#79 - stress verify completion script to run locally as well.

Pull Request - State: closed - Opened by sivakku over 7 years ago

#79 - stress verify completion script to run locally as well.

Pull Request - State: closed - Opened by sivakku over 7 years ago

#78 - DeleteWorkflowExecution is not transactional with workflow completion update

Issue - State: closed - Opened by samarabbas over 7 years ago - 3 comments
Labels: bug

#78 - DeleteWorkflowExecution is not transactional with workflow completion update

Issue - State: closed - Opened by samarabbas over 7 years ago - 3 comments
Labels: bug

#77 - Make StartWorkflowExecution API idempotent

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#77 - Make StartWorkflowExecution API idempotent

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#76 - TimerQueueProcessor refactor

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#76 - TimerQueueProcessor refactor

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#74 - Heartbeat to reduce timers by recording last reported time stamp

Pull Request - State: closed - Opened by sivakku over 7 years ago

#74 - Heartbeat to reduce timers by recording last reported time stamp

Pull Request - State: closed - Opened by sivakku over 7 years ago

#73 - Return explicit timeout error when UpdateWorkflowExecution times out

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#73 - Return explicit timeout error when UpdateWorkflowExecution times out

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#72 - Script to check stress is clean.

Pull Request - State: closed - Opened by sivakku over 7 years ago

#72 - Script to check stress is clean.

Pull Request - State: closed - Opened by sivakku over 7 years ago

#71 - Emit handler-level history metrics

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#71 - Emit handler-level history metrics

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#70 - Create ActivityTaskScheduleFailed event in history on bad decisions

Issue - State: closed - Opened by samarabbas over 7 years ago - 1 comment

#70 - Create ActivityTaskScheduleFailed event in history on bad decisions

Issue - State: closed - Opened by samarabbas over 7 years ago - 1 comment

#68 - Use LocalQuorum for cassandra

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#68 - Use LocalQuorum for cassandra

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#67 - History Client redirect on ShardOwnershipLostError

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#67 - History Client redirect on ShardOwnershipLostError

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#66 - Rate limit creation of new tasks for any TaskList

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#66 - Rate limit creation of new tasks for any TaskList

Pull Request - State: closed - Opened by tamer-eldeeb over 7 years ago

#65 - Cadence Feature: Restart failed workflows

Issue - State: closed - Opened by samarabbas over 7 years ago - 1 comment

#65 - Cadence Feature: Restart failed workflows

Issue - State: closed - Opened by samarabbas over 7 years ago - 1 comment

#64 - Cadence Feature: Support for Query Decision Task API

Issue - State: closed - Opened by samarabbas over 7 years ago - 2 comments
Labels: feature

#64 - Cadence Feature: Support for Query Decision Task API

Issue - State: closed - Opened by samarabbas over 7 years ago - 2 comments
Labels: feature

#63 - Cadence Feature: Support for Terminate Workflow Execution

Issue - State: closed - Opened by samarabbas over 7 years ago

#63 - Cadence Feature: Support for Terminate Workflow Execution

Issue - State: closed - Opened by samarabbas over 7 years ago

#62 - Support for Archival of Workflow Execution History

Issue - State: closed - Opened by samarabbas over 7 years ago - 1 comment
Labels: feature, archival

#62 - Support for Archival of Workflow Execution History

Issue - State: closed - Opened by samarabbas over 7 years ago - 1 comment
Labels: feature, archival

#61 - Basic Server Side Throttling

Issue - State: closed - Opened by samarabbas over 7 years ago - 1 comment
Labels: stability

#61 - Basic Server Side Throttling

Issue - State: closed - Opened by samarabbas over 7 years ago - 1 comment
Labels: stability

#60 - Visibility and Debugging API

Issue - State: closed - Opened by samarabbas over 7 years ago

#60 - Visibility and Debugging API

Issue - State: closed - Opened by samarabbas over 7 years ago

#59 - Cadence Feature: Support for Custom Event in execution history

Issue - State: closed - Opened by samarabbas over 7 years ago - 1 comment

#59 - Cadence Feature: Support for Custom Event in execution history

Issue - State: closed - Opened by samarabbas over 7 years ago - 1 comment

#58 - Cadence Feature: Support for Signals

Issue - State: closed - Opened by samarabbas over 7 years ago

#58 - Cadence Feature: Support for Signals

Issue - State: closed - Opened by samarabbas over 7 years ago

#57 - Cadence Feature: Support for ContinueAsNew

Issue - State: closed - Opened by samarabbas over 7 years ago

#57 - Cadence Feature: Support for ContinueAsNew

Issue - State: closed - Opened by samarabbas over 7 years ago

#56 - Cadence Feature: Support for Child Workflows

Issue - State: closed - Opened by samarabbas over 7 years ago

#56 - Cadence Feature: Support for Child Workflows

Issue - State: closed - Opened by samarabbas over 7 years ago

#53 - Matching Service: Priorities on TaskList dispatch

Issue - State: closed - Opened by samarabbas over 7 years ago - 3 comments
Labels: feature

#53 - Matching Service: Priorities on TaskList dispatch

Issue - State: closed - Opened by samarabbas over 7 years ago - 3 comments
Labels: feature

#52 - Matching Service: Partitioned TaskList for higher throughput

Issue - State: closed - Opened by samarabbas over 7 years ago - 5 comments
Labels: feature, stability

#52 - Matching Service: Partitioned TaskList for higher throughput

Issue - State: closed - Opened by samarabbas over 7 years ago - 5 comments
Labels: feature, stability

#49 - Range Delete for Transfer Tasks/Timer Tasks/Task Lists

Issue - State: closed - Opened by samarabbas over 7 years ago - 2 comments
Labels: cross-dc, stability