You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Shi Lu (JIRA)" <ji...@apache.org> on 2013/07/12 20:03:50 UTC

[jira] [Created] (HELIX-138) StateModel should be stored in StateModelFactory using (resourceName, partitionName) instead of using partitonName only

Shi Lu created HELIX-138:
----------------------------

             Summary: StateModel should be stored in StateModelFactory using (resourceName, partitionName) instead of using partitonName only
                 Key: HELIX-138
                 URL: https://issues.apache.org/jira/browse/HELIX-138
             Project: Apache Helix
          Issue Type: Bug
            Reporter: Shi Lu


In helix there is not constraint that the partitionName must starts with resourceName, thus two resource can have same partition names. So the stateModelFactory need to index the statemodel using paritionName and resourceName together other wise same statemodel can be reused. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira