[
https://issues.apache.org/jira/browse/HDDS-2175?focusedWorklogId=318412&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-318412
]
ASF GitHub Bot logged work on HDDS-2175:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Sep/19 15:56
Start Date: 25/Sep/19 15:56
Worklog Time Spent: 10m
Work Description: anuengineer 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-535090272
Also are these call stacks something that the end user should ever see? I
have always found as user a call stack useless, it might be useful for the
developer for debugging purposes, but clients are generally things used by real
users. Maybe if these stacks are not logged in the ozone.log, we can log them,
provided we can guard them via a config key and by default we do not do that.
----------------------------------------------------------------
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: 318412)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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]