Jerry Cwiklik created UIMA-3106:
-----------------------------------

             Summary: Fix Ducc's Agent inefficient use of keySet iterator 
instead of entrySet iterator
                 Key: UIMA-3106
                 URL: https://issues.apache.org/jira/browse/UIMA-3106
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
            Priority: Minor
             Fix For: 1.0-Ducc


There is one instance (DuccCommandExecutor.java) where the Agent code uses 
keySet iterator instead of entrySet iterator which is more efficient.

--
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

Reply via email to