[
https://issues.apache.org/jira/browse/GOBBLIN-1536?focusedWorklogId=647560&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-647560
]
ASF GitHub Bot logged work on GOBBLIN-1536:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 07/Sep/21 20:21
Start Date: 07/Sep/21 20:21
Worklog Time Spent: 10m
Work Description: aplex opened a new pull request #3388:
URL: https://github.com/apache/gobblin/pull/3388
Issue code should depend only on exception stack trace and type,
but previously there was a bug when exception message was included
in generation of the code. Since the message can have variable
parts, like paths and dataset names, some issue got multiple
codes assigned to them.
https://issues.apache.org/jira/browse/GOBBLIN-1536
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 647560)
Remaining Estimate: 0h
Time Spent: 10m
> Issue codes in troubleshooter depend on exception message
> ---------------------------------------------------------
>
> Key: GOBBLIN-1536
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1536
> Project: Apache Gobblin
> Issue Type: Bug
> Components: gobblin-core
> Reporter: Alexander Prokofiev
> Assignee: Abhishek Tiwari
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Issue code should not rely on exception messages, as those messages can
> contain variable parts.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)