[
https://issues.apache.org/jira/browse/SAMZA-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ajo Thomas reassigned SAMZA-2718:
---------------------------------
Assignee: Ajo Thomas
> TaskContext.getTable should not upcast ReadWriteUpdateTable to ReadWriteTable
> -----------------------------------------------------------------------------
>
> Key: SAMZA-2718
> URL: https://issues.apache.org/jira/browse/SAMZA-2718
> Project: Samza
> Issue Type: Improvement
> Reporter: Ajo Thomas
> Assignee: Ajo Thomas
> Priority: Major
>
> `TaskContext.getTable` currently upcasts `ReadWriteUpdateTable` to
> `ReadWriteTable`. This is incorrect as update(), updateAsync() calls to the
> returned table will work when it is not intended to work.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)