You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by prateekm <gi...@git.apache.org> on 2018/10/13 17:05:05 UTC

[GitHub] samza pull request #725: Minor fixes for issues found during testing.

GitHub user prateekm opened a pull request:

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

    Minor fixes for issues found during testing.

    1. Made public methods in ApplicationDescriptorImpl non-final for mocking.
    2. Updated CachedTableDescriptor public method return types to include type parameters.

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

    $ git pull https://github.com/prateekm/samza minor-fixes

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

    https://github.com/apache/samza/pull/725.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 #725
    
----
commit faba6e3547502ee87e5313020d67d7202676539c
Author: Prateek Maheshwari <pm...@...>
Date:   2018-10-13T17:03:34Z

    Minor fixes for issues found during testing.

----


---

[GitHub] samza pull request #725: Minor fixes for issues found during testing.

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

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


---