Mike Laursen created OLINGO-613:
-----------------------------------
Summary: CommonODataProperty.getProperty() does not break when it
has found property it is looking for.
Key: OLINGO-613
URL: https://issues.apache.org/jira/browse/OLINGO-613
Project: Olingo
Issue Type: Bug
Components: odata4-commons
Affects Versions: (Java) V4 4.0.0-beta-02
Reporter: Mike Laursen
Priority: Minor
In the CommonODataProperty.getProperty() method, in the case where the property
is found, the for loop continues to loop through all of the remaining
properties. It should break and return, for the sake of efficiency.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)