[
https://issues.apache.org/jira/browse/SAMZA-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prateek Maheshwari updated SAMZA-1780:
--------------------------------------
Description:
# More unit, integration and performance tests.
# Document the feature semantics, and how to configure and use it.
# Ensure that the TaskSideInputStorageManager is always non null, even if
there are no side input stores.
# Make side input store max staleness configurable. This is simlar to the
"changelog delete retention" for TaskStorageManager.
# Consolidate getStoreLocation in TaskStorageManager and TaskSideInputManager
and move it to StorageManagerUtil.
# Consolidate store location configuration. Instead of introducing a new
configuration for side input stores, should change existing configuration to
"durable.store.path" or something similar.
was:
# More unit, integration and performance tests.
# Document the feature semantics, and how to configure and use it.
# Make side input store max staleness configurable. This is simlar to the
"changelog delete retention" for TaskStorageManager.
# Consolidate getStoreLocation in TaskStorageManager and TaskSideInputManager
and move it to StorageManagerUtil.
# Consoliate store location configuration. Instead of introducing a new
configuration for side input stores, should change existing configuration to
"durable.store.path" or something similar.
> Side Inputs Future Work
> -----------------------
>
> Key: SAMZA-1780
> URL: https://issues.apache.org/jira/browse/SAMZA-1780
> Project: Samza
> Issue Type: New Feature
> Reporter: Prateek Maheshwari
> Priority: Major
>
> # More unit, integration and performance tests.
> # Document the feature semantics, and how to configure and use it.
> # Ensure that the TaskSideInputStorageManager is always non null, even if
> there are no side input stores.
> # Make side input store max staleness configurable. This is simlar to the
> "changelog delete retention" for TaskStorageManager.
> # Consolidate getStoreLocation in TaskStorageManager and
> TaskSideInputManager and move it to StorageManagerUtil.
> # Consolidate store location configuration. Instead of introducing a new
> configuration for side input stores, should change existing configuration to
> "durable.store.path" or something similar.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)