Challen created OLINGO-399:
------------------------------

             Summary: java client - improve container.flush()
                 Key: OLINGO-399
                 URL: https://issues.apache.org/jira/browse/OLINGO-399
             Project: Olingo
          Issue Type: Bug
          Components: odata4-client
    Affects Versions: V4 4.0.0-beta-01
            Reporter: Challen
             Fix For: V4 4.0.0-beta-01


suggestions for the current method: List<ODataRuntimeException> resp = 
container.flush();

(1)  rename the class ODataRuntimeException into ODataResponseError. because 
'exception' usually should be thrown, instead of being returned.
(2) make sure : when no errror: returns a array of  null, when any error, it is 
in the array's right index position.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to