[jira] [Commented] (SAMZA-2084) Samza Sql: add logging when exceptions are swallowed and rename util package

2019-01-23 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/SAMZA-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750590#comment-16750590
 ] 

ASF GitHub Bot commented on SAMZA-2084:
---

Github user asfgit closed the pull request at:

https://github.com/apache/samza/pull/891


> Samza Sql: add logging when exceptions are swallowed and rename util package
> 
>
> Key: SAMZA-2084
> URL: https://issues.apache.org/jira/browse/SAMZA-2084
> Project: Samza
>  Issue Type: Bug
>  Components: sql
>Reporter: Weiqing Yang
>Priority: Minor
> Fix For: 0.15, 1.1
>
>
> This Jira is to track
> 1) Samza Sql Shell: add logging when exceptions are swallowed
> 2) Samza Sql: rename the package name of 
> "[testutil|https://github.com/apache/samza/tree/master/samza-sql/src/main/java/org/apache/samza/sql/testutil]";
>  to "util". 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SAMZA-2084) Samza Sql: add logging when exceptions are swallowed and rename util package

2019-01-23 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/SAMZA-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750585#comment-16750585
 ] 

ASF GitHub Bot commented on SAMZA-2084:
---

GitHub user weiqingy opened a pull request:

https://github.com/apache/samza/pull/891

SAMZA-2084: [Samza Sql] add logging when exceptions are swallowed and 
rename util package

## What changes were proposed in this pull request?
This PR is to resolve:
1) Samza Sql Shell: add logging when exceptions are swallowed
2) Samza Sql: rename the package name of "testutil" to "util". 

## How was this patch tested?
Pass the current unit tests.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/weiqingy/samza SAMZA-2084

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/samza/pull/891.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #891


commit 920a7ced5446bc580d99bb8d76402e30a129dc5d
Author: Weiqing Yang 
Date:   2019-01-24T00:35:14Z

SAMZA-2084: [Samza Sql] add logging when exceptions are swallowed and 
rename util package




> Samza Sql: add logging when exceptions are swallowed and rename util package
> 
>
> Key: SAMZA-2084
> URL: https://issues.apache.org/jira/browse/SAMZA-2084
> Project: Samza
>  Issue Type: Bug
>  Components: sql
>Reporter: Weiqing Yang
>Priority: Minor
> Fix For: 0.15, 1.1
>
>
> This Jira is to track
> 1) Samza Sql Shell: add logging when exceptions are swallowed
> 2) Samza Sql: rename the package name of 
> "[testutil|https://github.com/apache/samza/tree/master/samza-sql/src/main/java/org/apache/samza/sql/testutil]";
>  to "util". 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)