You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Punith DG (JIRA)" <ji...@apache.org> on 2016/08/10 13:43:20 UTC

[jira] [Created] (OLINGO-999) Cannot add more than one request in ChangSet - blocks thread

Punith DG created OLINGO-999:
--------------------------------

             Summary: Cannot add more than one request in ChangSet - blocks thread
                 Key: OLINGO-999
                 URL: https://issues.apache.org/jira/browse/OLINGO-999
             Project: Olingo
          Issue Type: Bug
          Components: odata4-client, odata4-commons
    Affects Versions: (Java) V4 4.2.0
            Reporter: Punith DG


I am not able to add more than one request to a batch ChangeSet as the BatchManager has PipedOutputStream Writer which is blocking the thread.

When I try to add a second request the thread enters to into infinite waiting loop.

It seems a known issue in Java - http://stackoverflow.com/questions/9171632/piped-input-stream-is-getting-locked




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)