You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/31 03:10:00 UTC

[jira] [Commented] (SAMZA-1970) Support InMemoryStreamDescriptors with PhysicalName

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

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

GitHub user Sanil15 opened a pull request:

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

    SAMZA-1970: Support for physical names in InMemorySystem

    if super is not there, java compiles this to this.withPhysicalName which results in StackOverflows

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

    $ git pull https://github.com/Sanil15/samza SAMZA-1970-edit

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

    https://github.com/apache/samza/pull/788.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 #788
    
----
commit c6904c981532b855c2cde91bc67a6d5361aa8eb5
Author: Sanil15 <sa...@...>
Date:   2018-10-31T03:08:01Z

    if super is not there, java compiles this to this.withPhysicalName which results in StackOverflows

----


> Support InMemoryStreamDescriptors with PhysicalName
> ---------------------------------------------------
>
>                 Key: SAMZA-1970
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1970
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Sanil Jain
>            Priority: Major
>




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