Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently Helix uses String to reference instance, resource, partition etc. This is confusing and makes it harder for user to understand/use the code. This also cause lot of configuration issues. Having a concrete object for each of these in the model package eliminates some of these problems.