You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by mjsax <gi...@git.apache.org> on 2016/01/12 10:34:43 UTC

[GitHub] flink pull request: [Docs] Fixed code example in streaming docs

GitHub user mjsax opened a pull request:

    https://github.com/apache/flink/pull/1498

    [Docs] Fixed code example in streaming docs

    

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

    $ git pull https://github.com/mjsax/flink docFix

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

    https://github.com/apache/flink/pull/1498.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 #1498
    
----
commit 6147ee704e8f04c04186f6513a1122cd5b70bea2
Author: mjsax <mj...@apache.org>
Date:   2016-01-12T09:32:38Z

    [Docs] Fixed code example in streaming docs

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [Docs] Fixed code example in streaming docs

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

    https://github.com/apache/flink/pull/1498


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [Docs] Fixed code example in streaming docs

Posted by mjsax <gi...@git.apache.org>.
Github user mjsax commented on the pull request:

    https://github.com/apache/flink/pull/1498#issuecomment-170899461
  
    I just pushed this but got an error:
    ```
    git push origin docFix:master
    Password for 'https://mjsax@git-wip-us.apache.org': 
    Counting objects: 5, done.
    Delta compression using up to 4 threads.
    Compressing objects: 100% (5/5), done.
    Writing objects: 100% (5/5), 489 bytes | 0 bytes/s, done.
    Total 5 (delta 4), reused 0 (delta 0)
    
    error: RPC failed; result=56, HTTP code = 200
    fatal: The remote end hung up unexpectedly
    error: error in sideband demultiplexer
    Everything up-to-date
    ```
    However, I can see the commit in ASF git: https://git-wip-us.apache.org/repos/asf?p=flink.git
    Anything to worry about?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [Docs] Fixed code example in streaming docs

Posted by fhueske <gi...@git.apache.org>.
Github user fhueske commented on the pull request:

    https://github.com/apache/flink/pull/1498#issuecomment-170859932
  
    Thanks for the fix!
    Good to merge


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [Docs] Fixed code example in streaming docs

Posted by fhueske <gi...@git.apache.org>.
Github user fhueske commented on the pull request:

    https://github.com/apache/flink/pull/1498#issuecomment-170923985
  
    I got your commit when doing `git pull`. So it seems to be fine although the GH mirror wasn't updated yet.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---