Lakshmi Manasa Gaduputi created SAMZA-2726:
----------------------------------------------
Summary: [Elasticity] code clean up - use a new class for SSP with
keybucket (extends existing SSP) and keep the exisiting SSP class untouched
Key: SAMZA-2726
URL: https://issues.apache.org/jira/browse/SAMZA-2726
Project: Samza
Issue Type: Sub-task
Reporter: Lakshmi Manasa Gaduputi
Assignee: Lakshmi Manasa Gaduputi
evaluate code readability improvement and then udpate all elasticity code to
use a new SSP_KeyBucket class that extends the existing SSP class and leave the
existing SSP class untouched. currently SSP is extended to include key bucket
which makes it hard to reason as all the elasticity code comments have full ssp
vs key buckets within ssp. this might make it hard to understand and maintain
code.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)