Prateek Maheshwari created SAMZA-1948:
-----------------------------------------
Summary: Hybrid Table Descriptors should take the underlying table
descriptor in a constructor param instead of withTable
Key: SAMZA-1948
URL: https://issues.apache.org/jira/browse/SAMZA-1948
Project: Samza
Issue Type: Bug
Reporter: Prateek Maheshwari
Assignee: Wei Song
Fix For: 1.0
Hybrid Table Descriptors, e.g. CachingTableDescriptor, should take both tables
as a constructor param instead of using withXYZ methods. This is better because
they are required for the hybrid descriptor to work, and it helps with type
inference for the descriptor.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)