Description
In [1], pagination options were added to TaskQuery, which probably doesn't belong since it is only used in the thrift layer. Many other components use TaskQuery, which makes it odd since they cannot take advantage of pagination. It seems to make more sense to make pagination a separate argument to getTasksStatus rather than overloading TaskQuery.
Attachments
Issue Links
- is related to
-
AURORA-521 Add pagination to getTasksStatus
- Resolved