You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by weiqingy <gi...@git.apache.org> on 2019/01/24 00:38:49 UTC

[GitHub] samza pull request #891: SAMZA-2084: [Samza Sql] add logging when exceptions...

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 <ya...@...>
Date:   2019-01-24T00:35:14Z

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

----


---

[GitHub] samza pull request #891: SAMZA-2084: [Samza Sql] add logging when exceptions...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---