[
https://issues.apache.org/jira/browse/HDDS-2175?focusedWorklogId=318275&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-318275
]
ASF GitHub Bot logged work on HDDS-2175:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Sep/19 12:13
Start Date: 25/Sep/19 12:13
Worklog Time Spent: 10m
Work Description: elek commented on issue #1520: HDDS-2175. Propagate
stack trace for OM Exceptions to the Client. Contributed by Supratim Deka
URL: https://github.com/apache/hadoop/pull/1520#issuecomment-534992537
For the records. We discussed it offline:
The most easy but powerful way can be an improvement to convert *only* the
OM/SCM exceptions to message + status code and throw all the other exceptions
(to be caucht by Hadoop RPC and stack trace will be propagated by hadoop rpc)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 318275)
Time Spent: 40m (was: 0.5h)
> Propagate stack trace for OM Exceptions to the Client
> -----------------------------------------------------
>
> Key: HDDS-2175
> URL: https://issues.apache.org/jira/browse/HDDS-2175
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Components: Ozone Manager
> Reporter: Supratim Deka
> Assignee: Supratim Deka
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Ozone Manager responds with a Status code and the summary message when an
> exception occurs while running the OM request handlers.
> The proposal is to respond to the client with the complete stack trace for
> the exception, as part of the response message.
> This makes debugging more convenient without requiring code change on the
> client, because the status code is retained in the response message.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]