[jira] [Work logged] (GOBBLIN-1124) Error message should include throwable details when http converter hits a failure

2020-04-21 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/GOBBLIN-1124?focusedWorklogId=426016=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-426016
 ]

ASF GitHub Bot logged work on GOBBLIN-1124:
---

Author: ASF GitHub Bot
Created on: 22/Apr/20 05:33
Start Date: 22/Apr/20 05:33
Worklog Time Spent: 10m 
  Work Description: yukuai518 opened a new pull request #2964:
URL: https://github.com/apache/incubator-gobblin/pull/2964


   Dear Gobblin maintainers,
   
   Please accept this PR. I understand that it will not be reviewed until I 
have checked off all the steps below!
   
   
   ### JIRA
   - [x] My PR addresses the following [Gobblin 
JIRA](https://issues.apache.org/jira/browse/GOBBLIN/) issues and references 
them in the PR title. For example, "[GOBBLIN-XXX] My Gobblin PR"
   - https://issues.apache.org/jira/browse/GOBBLIN-1124
   
   
   ### Description
   - [x] Here are some details about my PR, including screenshots (if 
applicable):
  Added detailed exception message in AsyncHttpJoinConverterContext's 
onFailure callback.
   
   ### Tests
   - [x] My PR adds the following unit tests __OR__ does not need testing for 
this extremely good reason:
   
   
   ### Commits
   - [x] My commits all reference JIRA issues in their subject lines, and I 
have squashed multiple commits if they address the same issue. In addition, my 
commits follow the guidelines from "[How to write a good git commit 
message](http://chris.beams.io/posts/git-commit/)":
   1. Subject is separated from body by a blank line
   2. Subject is limited to 50 characters
   3. Subject does not end with a period
   4. Subject uses the imperative mood ("add", not "adding")
   5. Body wraps at 72 characters
   6. Body explains "what" and "why", not "how"
   
   



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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 426016)
Remaining Estimate: 0h
Time Spent: 10m

> Error message should include throwable details when http converter hits a 
> failure
> -
>
> Key: GOBBLIN-1124
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1124
> Project: Apache Gobblin
>  Issue Type: Improvement
>Reporter: Kuai Yu
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [incubator-gobblin] yukuai518 opened a new pull request #2964: [GOBBLIN-1124] Add throwable details when AsyncHttpConverter hits a failure.

2020-04-21 Thread GitBox


yukuai518 opened a new pull request #2964:
URL: https://github.com/apache/incubator-gobblin/pull/2964


   Dear Gobblin maintainers,
   
   Please accept this PR. I understand that it will not be reviewed until I 
have checked off all the steps below!
   
   
   ### JIRA
   - [x] My PR addresses the following [Gobblin 
JIRA](https://issues.apache.org/jira/browse/GOBBLIN/) issues and references 
them in the PR title. For example, "[GOBBLIN-XXX] My Gobblin PR"
   - https://issues.apache.org/jira/browse/GOBBLIN-1124
   
   
   ### Description
   - [x] Here are some details about my PR, including screenshots (if 
applicable):
  Added detailed exception message in AsyncHttpJoinConverterContext's 
onFailure callback.
   
   ### Tests
   - [x] My PR adds the following unit tests __OR__ does not need testing for 
this extremely good reason:
   
   
   ### Commits
   - [x] My commits all reference JIRA issues in their subject lines, and I 
have squashed multiple commits if they address the same issue. In addition, my 
commits follow the guidelines from "[How to write a good git commit 
message](http://chris.beams.io/posts/git-commit/)":
   1. Subject is separated from body by a blank line
   2. Subject is limited to 50 characters
   3. Subject does not end with a period
   4. Subject uses the imperative mood ("add", not "adding")
   5. Body wraps at 72 characters
   6. Body explains "what" and "why", not "how"
   
   



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:
us...@infra.apache.org




[jira] [Created] (GOBBLIN-1124) Error message should include throwable details when http converter hits a failure

2020-04-21 Thread Kuai Yu (Jira)
Kuai Yu created GOBBLIN-1124:


 Summary: Error message should include throwable details when http 
converter hits a failure
 Key: GOBBLIN-1124
 URL: https://issues.apache.org/jira/browse/GOBBLIN-1124
 Project: Apache Gobblin
  Issue Type: Improvement
Reporter: Kuai Yu






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Work logged] (GOBBLIN-1123) Report orchestration delay for Gobblin Service flows

2020-04-21 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/GOBBLIN-1123?focusedWorklogId=426002=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-426002
 ]

ASF GitHub Bot logged work on GOBBLIN-1123:
---

Author: ASF GitHub Bot
Created on: 22/Apr/20 03:05
Start Date: 22/Apr/20 03:05
Worklog Time Spent: 10m 
  Work Description: arjun4084346 commented on issue #2963:
URL: 
https://github.com/apache/incubator-gobblin/pull/2963#issuecomment-617521020


   LGTM



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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 426002)
Time Spent: 0.5h  (was: 20m)

> Report orchestration delay for Gobblin Service flows
> 
>
> Key: GOBBLIN-1123
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1123
> Project: Apache Gobblin
>  Issue Type: Improvement
>  Components: gobblin-service
>Affects Versions: 0.15.0
>Reporter: Sudarshan Vasudevan
>Assignee: Abhishek Tiwari
>Priority: Major
> Fix For: 0.15.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Measure and report the delay in orchestrating a flow submitted to GaaS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [incubator-gobblin] arjun4084346 commented on issue #2963: GOBBLIN-1123: Report orchestration delay for Gobblin Service flows

2020-04-21 Thread GitBox


arjun4084346 commented on issue #2963:
URL: 
https://github.com/apache/incubator-gobblin/pull/2963#issuecomment-617521020


   LGTM



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:
us...@infra.apache.org




[jira] [Work logged] (GOBBLIN-1123) Report orchestration delay for Gobblin Service flows

2020-04-21 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/GOBBLIN-1123?focusedWorklogId=425958=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-425958
 ]

ASF GitHub Bot logged work on GOBBLIN-1123:
---

Author: ASF GitHub Bot
Created on: 22/Apr/20 00:28
Start Date: 22/Apr/20 00:28
Worklog Time Spent: 10m 
  Work Description: sv2000 commented on issue #2963:
URL: 
https://github.com/apache/incubator-gobblin/pull/2963#issuecomment-617479084


   @jack-moseley @arjun4084346 Please review.



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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 425958)
Time Spent: 20m  (was: 10m)

> Report orchestration delay for Gobblin Service flows
> 
>
> Key: GOBBLIN-1123
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1123
> Project: Apache Gobblin
>  Issue Type: Improvement
>  Components: gobblin-service
>Affects Versions: 0.15.0
>Reporter: Sudarshan Vasudevan
>Assignee: Abhishek Tiwari
>Priority: Major
> Fix For: 0.15.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Measure and report the delay in orchestrating a flow submitted to GaaS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [incubator-gobblin] sv2000 commented on issue #2963: GOBBLIN-1123: Report orchestration delay for Gobblin Service flows

2020-04-21 Thread GitBox


sv2000 commented on issue #2963:
URL: 
https://github.com/apache/incubator-gobblin/pull/2963#issuecomment-617479084


   @jack-moseley @arjun4084346 Please review.



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:
us...@infra.apache.org




[jira] [Work logged] (GOBBLIN-1123) Report orchestration delay for Gobblin Service flows

2020-04-21 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/GOBBLIN-1123?focusedWorklogId=425957=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-425957
 ]

ASF GitHub Bot logged work on GOBBLIN-1123:
---

Author: ASF GitHub Bot
Created on: 22/Apr/20 00:26
Start Date: 22/Apr/20 00:26
Worklog Time Spent: 10m 
  Work Description: sv2000 opened a new pull request #2963:
URL: https://github.com/apache/incubator-gobblin/pull/2963


   Dear Gobblin maintainers,
   
   Please accept this PR. I understand that it will not be reviewed until I 
have checked off all the steps below!
   
   
   ### JIRA
   - [x] My PR addresses the following [Gobblin 
JIRA](https://issues.apache.org/jira/browse/GOBBLIN/) issues and references 
them in the PR title. For example, "[GOBBLIN-XXX] My Gobblin PR"
   - https://issues.apache.org/jira/browse/GOBBLIN-1123
   
   
   ### Description
   - [x] Here are some details about my PR, including screenshots (if 
applicable):
   Measure and report the delay in orchestrating a flow submitted to GaaS.
   
   
   
   ### Tests
   - [x] My PR adds the following unit tests __OR__ does not need testing for 
this extremely good reason:
   Verified metrics are emitted in a local deployment.
   
   ### Commits
   - [x] My commits all reference JIRA issues in their subject lines, and I 
have squashed multiple commits if they address the same issue. In addition, my 
commits follow the guidelines from "[How to write a good git commit 
message](http://chris.beams.io/posts/git-commit/)":
   1. Subject is separated from body by a blank line
   2. Subject is limited to 50 characters
   3. Subject does not end with a period
   4. Subject uses the imperative mood ("add", not "adding")
   5. Body wraps at 72 characters
   6. Body explains "what" and "why", not "how"
   
   



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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 425957)
Remaining Estimate: 0h
Time Spent: 10m

> Report orchestration delay for Gobblin Service flows
> 
>
> Key: GOBBLIN-1123
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1123
> Project: Apache Gobblin
>  Issue Type: Improvement
>  Components: gobblin-service
>Affects Versions: 0.15.0
>Reporter: Sudarshan Vasudevan
>Assignee: Abhishek Tiwari
>Priority: Major
> Fix For: 0.15.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Measure and report the delay in orchestrating a flow submitted to GaaS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [incubator-gobblin] sv2000 opened a new pull request #2963: GOBBLIN-1123: Report orchestration delay for Gobblin Service flows

2020-04-21 Thread GitBox


sv2000 opened a new pull request #2963:
URL: https://github.com/apache/incubator-gobblin/pull/2963


   Dear Gobblin maintainers,
   
   Please accept this PR. I understand that it will not be reviewed until I 
have checked off all the steps below!
   
   
   ### JIRA
   - [x] My PR addresses the following [Gobblin 
JIRA](https://issues.apache.org/jira/browse/GOBBLIN/) issues and references 
them in the PR title. For example, "[GOBBLIN-XXX] My Gobblin PR"
   - https://issues.apache.org/jira/browse/GOBBLIN-1123
   
   
   ### Description
   - [x] Here are some details about my PR, including screenshots (if 
applicable):
   Measure and report the delay in orchestrating a flow submitted to GaaS.
   
   
   
   ### Tests
   - [x] My PR adds the following unit tests __OR__ does not need testing for 
this extremely good reason:
   Verified metrics are emitted in a local deployment.
   
   ### Commits
   - [x] My commits all reference JIRA issues in their subject lines, and I 
have squashed multiple commits if they address the same issue. In addition, my 
commits follow the guidelines from "[How to write a good git commit 
message](http://chris.beams.io/posts/git-commit/)":
   1. Subject is separated from body by a blank line
   2. Subject is limited to 50 characters
   3. Subject does not end with a period
   4. Subject uses the imperative mood ("add", not "adding")
   5. Body wraps at 72 characters
   6. Body explains "what" and "why", not "how"
   
   



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:
us...@infra.apache.org




[jira] [Created] (GOBBLIN-1123) Report orchestration delay for Gobblin Service flows

2020-04-21 Thread Sudarshan Vasudevan (Jira)
Sudarshan Vasudevan created GOBBLIN-1123:


 Summary: Report orchestration delay for Gobblin Service flows
 Key: GOBBLIN-1123
 URL: https://issues.apache.org/jira/browse/GOBBLIN-1123
 Project: Apache Gobblin
  Issue Type: Improvement
  Components: gobblin-service
Affects Versions: 0.15.0
Reporter: Sudarshan Vasudevan
Assignee: Abhishek Tiwari
 Fix For: 0.15.0


Measure and report the delay in orchestrating a flow submitted to GaaS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)