[
https://issues.apache.org/jira/browse/HDDS-2175?focusedWorklogId=318097&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-318097
]
ASF GitHub Bot logged work on HDDS-2175:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Sep/19 06:25
Start Date: 25/Sep/19 06:25
Worklog Time Spent: 10m
Work Description: supratimdeka commented on pull request #1520:
HDDS-2175. Propagate stack trace for OM Exceptions to the Client. Contributed
by Supratim Deka
URL: https://github.com/apache/hadoop/pull/1520
https://issues.apache.org/jira/browse/HDDS-2175
complete stack trace added into the message field of OM response.
SCM exceptions(allocate block) are wrapped into an IOException on the OM and
propagated to the client.
Intent is to make debugging more convenient.
----------------------------------------------------------------
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: 318097)
Remaining Estimate: 0h
Time Spent: 10m
> 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: 10m
> 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]