GitHub user jaoki opened a pull request:
https://github.com/apache/flink/pull/1475
Trivial WriteMode comment fix
WriteMode has 2 values NO_OVERWRITE and OVERWRITE but it refers CREATE in
the javadoc.
Probably old code.
You can merge this pull request into a Git repository by ru
Github user daniel-pape commented on the pull request:
https://github.com/apache/flink/pull/1078#issuecomment-166991692
Thanks for the comment @tillrohrmann. Just pushed the changes.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHu
[
https://issues.apache.org/jira/browse/FLINK-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15070202#comment-15070202
]
ASF GitHub Bot commented on FLINK-1737:
---
Github user daniel-pape commented on the pu
[
https://issues.apache.org/jira/browse/FLINK-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069817#comment-15069817
]
ASF GitHub Bot commented on FLINK-3185:
---
Github user StephanEwen commented on the pu
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1472#issuecomment-166934978
+1, will merge this, address Till's comment
---
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 p
[
https://issues.apache.org/jira/browse/FLINK-3103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069813#comment-15069813
]
ASF GitHub Bot commented on FLINK-3103:
---
Github user StephanEwen commented on the pu
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1474#issuecomment-166934557
As some context: The class does not lock on all calls that can modify the
state of the buffers (such as every `write()` call, for performance), so the
locking remove
[
https://issues.apache.org/jira/browse/FLINK-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069684#comment-15069684
]
Ufuk Celebi commented on FLINK-3190:
I agree that a fixed number of retries can be a l
Sebastian Klemke created FLINK-3190:
---
Summary: Retry rate limits for DataStream API
Key: FLINK-3190
URL: https://issues.apache.org/jira/browse/FLINK-3190
Project: Flink
Issue Type: Improvem