PickWritePartition returns the task queue partition for adding an activity or workflow task. The input is the name of the original task queue (with no partition info). When forwardedFrom is non-empty, this call is forwardedFrom from a child partition to a parent partition in which case, no load bala
( taskQueue *tqid.TaskQueue, pc PartitionCounts, )
| 22 | // to a parent partition in which case, no load balancing should be |
| 23 | // performed |
| 24 | PickWritePartition( |
| 25 | taskQueue *tqid.TaskQueue, |
| 26 | pc PartitionCounts, |
| 27 | ) *tqid.NormalPartition |
no outgoing calls
no test coverage detected