[jira] [Updated] (DRILL-2430) Improve Error Propagation (Umbrella)

2015-07-01 Thread Deneche A. Hakim (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deneche A. Hakim updated DRILL-2430:

Fix Version/s: (was: 1.2.0)
   1.3.0

 Improve Error Propagation (Umbrella)
 

 Key: DRILL-2430
 URL: https://issues.apache.org/jira/browse/DRILL-2430
 Project: Apache Drill
  Issue Type: Improvement
  Components: Execution - Flow
Affects Versions: 0.9.0
Reporter: Deneche A. Hakim
Assignee: Deneche A. Hakim
Priority: Minor
 Fix For: 1.3.0


 In many cases, when an exception is thrown, it will be reported in the logs 
 but the client will actually get a different and more generic message that 
 doesn't give enough information about the problem.
 Our goal is to provide the user with better error messages. To do so we will 
 separate user and system exceptions:
 - for user exceptions the server returns enough information about the error 
 to the client
 - system exceptions only contain the necessary information to help developers 
 debug the error, e.g. error ID + drillbit IP



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (DRILL-2430) Improve Error Propagation (Umbrella)

2015-06-29 Thread Deneche A. Hakim (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deneche A. Hakim updated DRILL-2430:

Priority: Minor  (was: Major)

 Improve Error Propagation (Umbrella)
 

 Key: DRILL-2430
 URL: https://issues.apache.org/jira/browse/DRILL-2430
 Project: Apache Drill
  Issue Type: Improvement
  Components: Execution - Flow
Affects Versions: 0.9.0
Reporter: Deneche A. Hakim
Assignee: Deneche A. Hakim
Priority: Minor
 Fix For: 1.2.0


 In many cases, when an exception is thrown, it will be reported in the logs 
 but the client will actually get a different and more generic message that 
 doesn't give enough information about the problem.
 Our goal is to provide the user with better error messages. To do so we will 
 separate user and system exceptions:
 - for user exceptions the server returns enough information about the error 
 to the client
 - system exceptions only contain the necessary information to help developers 
 debug the error, e.g. error ID + drillbit IP



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (DRILL-2430) Improve Error Propagation (Umbrella)

2015-05-05 Thread Jacques Nadeau (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Nadeau updated DRILL-2430:
--
Fix Version/s: (was: 1.0.0)
   1.2.0

 Improve Error Propagation (Umbrella)
 

 Key: DRILL-2430
 URL: https://issues.apache.org/jira/browse/DRILL-2430
 Project: Apache Drill
  Issue Type: Improvement
  Components: Execution - Flow
Affects Versions: 0.9.0
Reporter: Deneche A. Hakim
Assignee: Deneche A. Hakim
 Fix For: 1.2.0


 In many cases, when an exception is thrown, it will be reported in the logs 
 but the client will actually get a different and more generic message that 
 doesn't give enough information about the problem.
 Our goal is to provide the user with better error messages. To do so we will 
 separate user and system exceptions:
 - for user exceptions the server returns enough information about the error 
 to the client
 - system exceptions only contain the necessary information to help developers 
 debug the error, e.g. error ID + drillbit IP



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (DRILL-2430) Improve Error Propagation (Umbrella)

2015-04-15 Thread Deneche A. Hakim (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deneche A. Hakim updated DRILL-2430:

Fix Version/s: (was: 0.9.0)
   1.0.0

 Improve Error Propagation (Umbrella)
 

 Key: DRILL-2430
 URL: https://issues.apache.org/jira/browse/DRILL-2430
 Project: Apache Drill
  Issue Type: Improvement
  Components: Execution - Flow
Affects Versions: 0.9.0
Reporter: Deneche A. Hakim
Assignee: Deneche A. Hakim
 Fix For: 1.0.0


 In many cases, when an exception is thrown, it will be reported in the logs 
 but the client will actually get a different and more generic message that 
 doesn't give enough information about the problem.
 Our goal is to provide the user with better error messages. To do so we will 
 separate user and system exceptions:
 - for user exceptions the server returns enough information about the error 
 to the client
 - system exceptions only contain the necessary information to help developers 
 debug the error, e.g. error ID + drillbit IP



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (DRILL-2430) Improve Error Propagation (Umbrella)

2015-04-01 Thread Deneche A. Hakim (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deneche A. Hakim updated DRILL-2430:

Description: 
In many cases, when an exception is thrown, it will be reported in the logs but 
the client will actually get a different and more generic message that doesn't 
give enough information about the problem.

Our goal is to provide the user with better error messages. To do so we will 
separate user and system exceptions:
- for user exceptions the server returns enough information about the error to 
the client
- system exceptions only contain the necessary information to help developers 
debug the error, e.g. error ID + drillbit IP

  was:
In many cases, when an exception is thrown, it will be reported in the logs but 
the client will actually get a different and more generic message that doesn't 
give enough information about the problem.

This umbrella will be used to track all issues that relate to this.


 Improve Error Propagation (Umbrella)
 

 Key: DRILL-2430
 URL: https://issues.apache.org/jira/browse/DRILL-2430
 Project: Apache Drill
  Issue Type: Improvement
  Components: Execution - Flow
Affects Versions: 0.9.0
Reporter: Deneche A. Hakim
Assignee: Deneche A. Hakim
 Fix For: 0.9.0


 In many cases, when an exception is thrown, it will be reported in the logs 
 but the client will actually get a different and more generic message that 
 doesn't give enough information about the problem.
 Our goal is to provide the user with better error messages. To do so we will 
 separate user and system exceptions:
 - for user exceptions the server returns enough information about the error 
 to the client
 - system exceptions only contain the necessary information to help developers 
 debug the error, e.g. error ID + drillbit IP



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (DRILL-2430) Improve Error Propagation (Umbrella)

2015-03-20 Thread Jacques Nadeau (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Nadeau updated DRILL-2430:
--
Component/s: Execution - Flow

 Improve Error Propagation (Umbrella)
 

 Key: DRILL-2430
 URL: https://issues.apache.org/jira/browse/DRILL-2430
 Project: Apache Drill
  Issue Type: Improvement
  Components: Execution - Flow
Affects Versions: 0.9.0
Reporter: Deneche A. Hakim
Assignee: Deneche A. Hakim

 In many cases, when an exception is thrown, it will be reported in the logs 
 but the client will actually get a different and more generic message that 
 doesn't give enough information about the problem.
 This umbrella will be used to track all issues that relate to this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (DRILL-2430) Improve Error Propagation (Umbrella)

2015-03-20 Thread Jacques Nadeau (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Nadeau updated DRILL-2430:
--
Fix Version/s: 0.9.0

 Improve Error Propagation (Umbrella)
 

 Key: DRILL-2430
 URL: https://issues.apache.org/jira/browse/DRILL-2430
 Project: Apache Drill
  Issue Type: Improvement
  Components: Execution - Flow
Affects Versions: 0.9.0
Reporter: Deneche A. Hakim
Assignee: Deneche A. Hakim
 Fix For: 0.9.0


 In many cases, when an exception is thrown, it will be reported in the logs 
 but the client will actually get a different and more generic message that 
 doesn't give enough information about the problem.
 This umbrella will be used to track all issues that relate to this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)