Zhen Zhang created HELIX-342:
--------------------------------

             Summary: set info field in current-state only if it's not empty
                 Key: HELIX-342
                 URL: https://issues.apache.org/jira/browse/HELIX-342
             Project: Apache Helix
          Issue Type: Bug
            Reporter: Zhen Zhang
            Assignee: Zhen Zhang


task framework uses an additional info field in the current-state. the default 
value is an empty string. we may not set it if it is empty.

In HelixStateTransitionHandler#postHandleMessage()

_currentStateDelta.setInfo(partitionId, taskResult.getInfo());



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to