You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Joep Rottinghuis (JIRA)" <ji...@apache.org> on 2016/06/17 00:41:05 UTC

[jira] [Created] (YARN-5269) Bubble exceptions and errors all the way up the calls, including to clients.

Joep Rottinghuis created YARN-5269:
--------------------------------------

             Summary: Bubble exceptions and errors all the way up the calls, including to clients.
                 Key: YARN-5269
                 URL: https://issues.apache.org/jira/browse/YARN-5269
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: timelineserver
    Affects Versions: YARN-2928
            Reporter: Joep Rottinghuis


Currently we ignore (swallow) exception from the HBase side in many cases (reads and writes).
Also, on the client side, neither TimelineClient#putEntities (the v2 flavor) nor the #putEntitiesAsync method return any value.

For the second drop we may want to consider how we properly bubble up exceptions throughout the write and reader call paths and if we want to return a response in putEntities and some future kind of result for putEntitiesAsync.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org