[
https://issues.apache.org/jira/browse/FLINK-5031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666015#comment-15666015
]
Renkai Ge commented on FLINK-5031:
--
I want to work on this issue
> Consecutive DataStrea
[
https://issues.apache.org/jira/browse/FLINK-5031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Renkai Ge reassigned FLINK-5031:
Assignee: Renkai Ge
> Consecutive DataStream.split() ignored
>
[
https://issues.apache.org/jira/browse/FLINK-4900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665739#comment-15665739
]
ASF GitHub Bot commented on FLINK-4900:
---
Github user mxm commented on the issue:
Github user mxm commented on the issue:
https://github.com/apache/flink/pull/2703
I'll merge the changes once the comments have been addressed.
---
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
[
https://issues.apache.org/jira/browse/FLINK-4900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665737#comment-15665737
]
ASF GitHub Bot commented on FLINK-4900:
---
Github user mxm commented on the issue:
Github user mxm commented on the issue:
https://github.com/apache/flink/pull/2703
It is easier for the review process when you push fixups commits to pull
requests. Usually we fixup the commits when merging to master.
---
If your project is set up for it, you can reply to this email
Github user tfournier314 commented on the issue:
https://github.com/apache/flink/pull/2740
@greghogan I've not pushed the code yet because my tests are still
incorrect.
Indeed the following code:
val env = ExecutionEnvironment.getExecutionEnvironment
val fitData =
env
[
https://issues.apache.org/jira/browse/FLINK-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665260#comment-15665260
]
ASF GitHub Bot commented on FLINK-4964:
---
Github user tfournier314 commented on the i
Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/2805#discussion_r87900573
--- Diff:
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java
---
@@ -586,7 +588,18 @@ private boolean performCheckpoi
[
https://issues.apache.org/jira/browse/FLINK-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665134#comment-15665134
]
ASF GitHub Bot commented on FLINK-3680:
---
Github user mushketyk commented on the issu
Github user mushketyk commented on the issue:
https://github.com/apache/flink/pull/2457
@iampeter @greghogan I've update the PR according to your review.
---
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 doe
[
https://issues.apache.org/jira/browse/FLINK-5059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665136#comment-15665136
]
ASF GitHub Bot commented on FLINK-5059:
---
Github user zentol commented on the issue:
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/2805
Please adjust the PR title to the following format: [FLINK-5059] , this allows the mirroring of comments made here to JIRA.
---
If your project is set up for it, you can reply to this email and have y
[
https://issues.apache.org/jira/browse/FLINK-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15665047#comment-15665047
]
ASF GitHub Bot commented on FLINK-5066:
---
GitHub user NicoK opened a pull request:
GitHub user NicoK opened a pull request:
https://github.com/apache/flink/pull/2806
[FLINK-5066] Prevent LocalInputChannel#getNextBuffer from de-serialising
all events when looking for EndOfPartitionEvent only
LocalInputChannel#getNextBuffer de-serialises all incoming events on the
GitHub user NicoK opened a pull request:
https://github.com/apache/flink/pull/2805
Flink 5059
Only serialise events once in RecordWriter#broadcastEvent.
While adapting this, also clean up some related APIs which is now unused or
used similar patterns.
You can merge this pu
[
https://issues.apache.org/jira/browse/FLINK-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664974#comment-15664974
]
ASF GitHub Bot commented on FLINK-5067:
---
GitHub user melentye opened a pull request:
GitHub user melentye opened a pull request:
https://github.com/apache/flink/pull/2804
[FLINK-5067] Make Flink compile with 1.8 Java compiler
- New type inference rules changed which overloaded methods are picked.
- Renamed java.version property in maven to java.minor.version. Thi
[
https://issues.apache.org/jira/browse/FLINK-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664960#comment-15664960
]
ASF GitHub Bot commented on FLINK-3680:
---
Github user iampeter commented on the issue
Github user iampeter commented on the issue:
https://github.com/apache/flink/pull/2457
@greghogan right - missed the generated files. @mushketyk I suppose
`gulp`ing will help
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as wel
Andrey Melentyev created FLINK-5067:
---
Summary: Make Flink compile with 1.8 Java compiler
Key: FLINK-5067
URL: https://issues.apache.org/jira/browse/FLINK-5067
Project: Flink
Issue Type: Imp
[
https://issues.apache.org/jira/browse/FLINK-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664856#comment-15664856
]
ASF GitHub Bot commented on FLINK-4174:
---
Github user soniclavier commented on the is
Github user soniclavier commented on the issue:
https://github.com/apache/flink/pull/2736
@aljoscha made the changes as per your comments, could you please review it.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If you
[
https://issues.apache.org/jira/browse/FLINK-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664828#comment-15664828
]
ASF GitHub Bot commented on FLINK-3680:
---
Github user greghogan commented on the issu
Github user greghogan commented on the issue:
https://github.com/apache/flink/pull/2457
1) `JsonPlanGenerator.java:55` should be reverted to use `NOT_SET`.
2) `index.js` is changing jobServer from the empty string to
'http://localhost:8081/'.
3) `vendor.js` is upgrading the ver
[
https://issues.apache.org/jira/browse/FLINK-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Richter updated FLINK-5051:
--
Description:
When a new state is register, e.g. in a keyed backend via
`getPartitionedState`, t
[
https://issues.apache.org/jira/browse/FLINK-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Richter updated FLINK-5051:
--
Description:
When a new state is register, e.g. in a keyed backend via
`getPartitionedState`, t
[
https://issues.apache.org/jira/browse/FLINK-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664767#comment-15664767
]
ASF GitHub Bot commented on FLINK-3680:
---
Github user iampeter commented on the issue
Github user iampeter commented on the issue:
https://github.com/apache/flink/pull/2457
@mushketyk from my side looks good
---
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
[
https://issues.apache.org/jira/browse/FLINK-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664737#comment-15664737
]
ASF GitHub Bot commented on FLINK-4913:
---
Github user mxm commented on the issue:
Github user mxm commented on the issue:
https://github.com/apache/flink/pull/2795
Thanks for the PR @uce! Could you explain how the user would retrieve the
user class loader to load classes during runtime? Is the user class loader
exposed to the user?
---
If your project is set up f
[
https://issues.apache.org/jira/browse/FLINK-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664652#comment-15664652
]
ASF GitHub Bot commented on FLINK-4964:
---
Github user greghogan commented on a diff i
[
https://issues.apache.org/jira/browse/FLINK-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664651#comment-15664651
]
ASF GitHub Bot commented on FLINK-4964:
---
Github user greghogan commented on a diff i
Github user greghogan commented on a diff in the pull request:
https://github.com/apache/flink/pull/2740#discussion_r87860878
--- Diff:
flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/preprocessing/StringIndexer.scala
---
@@ -0,0 +1,108 @@
+package org.apache.flink
Github user greghogan commented on a diff in the pull request:
https://github.com/apache/flink/pull/2740#discussion_r87863825
--- Diff:
flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/preprocessing/StringIndexer.scala
---
@@ -0,0 +1,108 @@
+package org.apache.flink
Nico Kruber created FLINK-5066:
--
Summary: prevent LocalInputChannel#getNextBuffer from
de-serialising all events when looking for EndOfPartitionEvent only
Key: FLINK-5066
URL: https://issues.apache.org/jira/browse/FL
Github user aljoscha commented on a diff in the pull request:
https://github.com/apache/flink/pull/2736#discussion_r87862442
--- Diff:
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/operators/windowing/TimestampedValue.java
---
@@ -18,28 +18,77 @@
packa
[
https://issues.apache.org/jira/browse/FLINK-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664629#comment-15664629
]
ASF GitHub Bot commented on FLINK-4174:
---
Github user aljoscha commented on a diff in
Till Rohrmann created FLINK-5065:
Summary: Resource leaks in case of lost checkpoint messages
Key: FLINK-5065
URL: https://issues.apache.org/jira/browse/FLINK-5065
Project: Flink
Issue Type:
Till Rohrmann created FLINK-5064:
Summary: Checkpoint messages are not scoped to the leader session
ID
Key: FLINK-5064
URL: https://issues.apache.org/jira/browse/FLINK-5064
Project: Flink
Is
[
https://issues.apache.org/jira/browse/FLINK-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664452#comment-15664452
]
Greg Hogan commented on FLINK-5013:
---
The parent POM enforces the Maven version but only
Github user greghogan commented on the issue:
https://github.com/apache/flink/pull/2800
Hi @bitchelov, I don't think we want to advertise the Travis CI status.
Builds consistently fail, both due to Flink test instability and issues running
on the Travis CI architecture. We test each c
Github user bitchelov commented on the issue:
https://github.com/apache/flink/pull/2800
Hi @greghogan ! No, there is no Jira ticket for this PR. It made for
convenience and as i said ( to do "README.md" file more informative).
---
If your project is set up for it, you can reply to th
[
https://issues.apache.org/jira/browse/FLINK-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664360#comment-15664360
]
Craig Foster commented on FLINK-5013:
-
I can fix and verify on the EMR side but should
Github user rmetzger commented on the issue:
https://github.com/apache/flink/pull/2787
I agree that we should try to get this into the RC.
+1 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 do
[
https://issues.apache.org/jira/browse/FLINK-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664349#comment-15664349
]
ASF GitHub Bot commented on FLINK-5013:
---
Github user rmetzger commented on the issue
[
https://issues.apache.org/jira/browse/FLINK-5063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann updated FLINK-5063:
-
Description:
In case that a {{Checkpoint}} is declined or expires, the
{{CheckpointCoordinator}}
Till Rohrmann created FLINK-5063:
Summary: State handles are not properly cleaned up for declined or
expired checkpoints
Key: FLINK-5063
URL: https://issues.apache.org/jira/browse/FLINK-5063
Project:
[
https://issues.apache.org/jira/browse/FLINK-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler reassigned FLINK-4812:
---
Assignee: Chesnay Schepler
> Export currentLowWatermark metric also for sources
> ---
[
https://issues.apache.org/jira/browse/FLINK-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-5062:
Summary: Ensure that all created threads have a proper name (was: Ensure
that all create th
Chesnay Schepler created FLINK-5062:
---
Summary: Ensure that all create threads have a proper name
Key: FLINK-5062
URL: https://issues.apache.org/jira/browse/FLINK-5062
Project: Flink
Issue T
Github user greghogan commented on the issue:
https://github.com/apache/flink/pull/2800
Is there a Jira ticket for this PR?
---
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
enable
Github user greghogan commented on a diff in the pull request:
https://github.com/apache/flink/pull/2802#discussion_r87820837
--- Diff: docs/_includes/sidenav.html ---
@@ -147,3 +147,4 @@
+
--- End diff --
The div is closed on line 85.
---
[
https://issues.apache.org/jira/browse/FLINK-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-4527.
---
Resolution: Fixed
Assignee: Chesnay Schepler
Fix Version/s: 1.2.0
The system-a
[
https://issues.apache.org/jira/browse/FLINK-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664157#comment-15664157
]
Chesnay Schepler commented on FLINK-4920:
-
Currently, in order to create a Gauge t
[
https://issues.apache.org/jira/browse/FLINK-5017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664097#comment-15664097
]
ASF GitHub Bot commented on FLINK-5017:
---
Github user tzulitai commented on the issue
Github user tzulitai commented on the issue:
https://github.com/apache/flink/pull/2801
No problem @aljoscha, thank you.
---
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 an
[
https://issues.apache.org/jira/browse/FLINK-5002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Hueske updated FLINK-5002:
-
Assignee: Roman Maier
> Lack of synchronization in LocalBufferPool#getNumberOfUsedBuffers
> --
GitHub user aljoscha opened a pull request:
https://github.com/apache/flink/pull/2803
[FLINK-5061] Remove ContinuousEventTimeTrigger
R: @StephanEwen for review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aljoscha/flink
remove
[
https://issues.apache.org/jira/browse/FLINK-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664059#comment-15664059
]
ASF GitHub Bot commented on FLINK-5061:
---
GitHub user aljoscha opened a pull request:
Aljoscha Krettek created FLINK-5061:
---
Summary: Remove ContinuousEventTimeTrigger
Key: FLINK-5061
URL: https://issues.apache.org/jira/browse/FLINK-5061
Project: Flink
Issue Type: Improvement
GitHub user bitchelov opened a pull request:
https://github.com/apache/flink/pull/2802
Minor fixes
Thanks for contributing to Apache Flink. Before you open your pull request,
please take the following check list into consideration.
If your changes take all of the items into acco
[
https://issues.apache.org/jira/browse/FLINK-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664010#comment-15664010
]
Aljoscha Krettek commented on FLINK-4460:
-
Yup, this was one of the motivations fo
Github user mushketyk commented on the issue:
https://github.com/apache/flink/pull/2457
Hi @iampeter
I've updated the PR according to you suggestion.
---
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 do
[
https://issues.apache.org/jira/browse/FLINK-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663996#comment-15663996
]
ASF GitHub Bot commented on FLINK-3680:
---
Github user mushketyk commented on the issu
[
https://issues.apache.org/jira/browse/FLINK-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663992#comment-15663992
]
ASF GitHub Bot commented on FLINK-4491:
---
Github user zentol commented on a diff in t
Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/2790#discussion_r87804804
--- Diff:
flink-streaming-connectors/flink-connector-elasticsearch2/src/main/java/org/apache/flink/streaming/connectors/elasticsearch2/helper/ElasticSearchHelper.j
Github user aljoscha commented on a diff in the pull request:
https://github.com/apache/flink/pull/2756#discussion_r87801992
--- Diff:
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/datastream/WindowedStream.java
---
@@ -800,4 +907,39 @@ public StreamExecutionEn
Github user aljoscha commented on a diff in the pull request:
https://github.com/apache/flink/pull/2756#discussion_r87802539
--- Diff:
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/datastream/WindowedStream.java
---
@@ -459,7 +545,28 @@ public WindowedStream(Ke
[
https://issues.apache.org/jira/browse/FLINK-4997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663971#comment-15663971
]
ASF GitHub Bot commented on FLINK-4997:
---
Github user aljoscha commented on a diff in
[
https://issues.apache.org/jira/browse/FLINK-4997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663970#comment-15663970
]
ASF GitHub Bot commented on FLINK-4997:
---
Github user aljoscha commented on a diff in
[
https://issues.apache.org/jira/browse/FLINK-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663953#comment-15663953
]
ASF GitHub Bot commented on FLINK-4883:
---
Github user Renkai commented on the issue:
Github user Renkai commented on the issue:
https://github.com/apache/flink/pull/2729
I'm not very understand why some function need to be cleaned while others
are not in the last version of scala API, but I think all of them need to be
checked, so I add some checks where has no cleans
[
https://issues.apache.org/jira/browse/FLINK-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler resolved FLINK-4177.
-
Resolution: Fixed
Possibly resolved in 62523acbe175cf159fe1b4ab6cf5c0412fc4d232.
> Cassan
[
https://issues.apache.org/jira/browse/FLINK-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-4177.
---
Resolution: Fixed
Fix Version/s: 1.2.0
Possibly resolved in 62523acbe175cf159fe1b4ab6cf
[
https://issues.apache.org/jira/browse/FLINK-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler reopened FLINK-4177:
-
> CassandraConnectorTest.testCassandraCommitter causing unstable builds
>
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/2484
---
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 enab
[
https://issues.apache.org/jira/browse/FLINK-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663944#comment-15663944
]
ASF GitHub Bot commented on FLINK-4177:
---
Github user asfgit closed the pull request
[
https://issues.apache.org/jira/browse/FLINK-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler reassigned FLINK-4177:
---
Assignee: Chesnay Schepler
> CassandraConnectorTest.testCassandraCommitter causing un
[
https://issues.apache.org/jira/browse/FLINK-5017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663911#comment-15663911
]
ASF GitHub Bot commented on FLINK-5017:
---
Github user aljoscha commented on the issue
Github user aljoscha commented on the issue:
https://github.com/apache/flink/pull/2801
@tzulitai I won't have much time this week so will review this next week.
---
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 proj
Nico Kruber created FLINK-5060:
--
Summary: only serialise records once in RecordWriter#emit and
RecordWriter#broadcastEmit
Key: FLINK-5060
URL: https://issues.apache.org/jira/browse/FLINK-5060
Project: Fl
[
https://issues.apache.org/jira/browse/FLINK-2839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-2839.
---
Resolution: Invalid
Fix Version/s: 1.2.0
The operator-stats module was removed in FLINK
[
https://issues.apache.org/jira/browse/FLINK-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663902#comment-15663902
]
ASF GitHub Bot commented on FLINK-4174:
---
Github user aljoscha commented on a diff in
[
https://issues.apache.org/jira/browse/FLINK-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663901#comment-15663901
]
ASF GitHub Bot commented on FLINK-4174:
---
Github user aljoscha commented on a diff in
Github user aljoscha commented on a diff in the pull request:
https://github.com/apache/flink/pull/2736#discussion_r87798796
--- Diff:
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/operators/windowing/TimestampedValue.java
---
@@ -18,28 +18,77 @@
packa
Github user aljoscha commented on a diff in the pull request:
https://github.com/apache/flink/pull/2736#discussion_r87798657
--- Diff:
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/operators/windowing/TimestampedValue.java
---
@@ -18,28 +18,77 @@
packa
Nico Kruber created FLINK-5059:
--
Summary: only serialise events once in RecordWriter#broadcastEvent
Key: FLINK-5059
URL: https://issues.apache.org/jira/browse/FLINK-5059
Project: Flink
Issue Typ
[
https://issues.apache.org/jira/browse/FLINK-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663885#comment-15663885
]
ASF GitHub Bot commented on FLINK-4177:
---
Github user zentol commented on the issue:
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/2484
merging
---
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 feat
[
https://issues.apache.org/jira/browse/FLINK-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-4939.
---
Resolution: Fixed
Implemented in 381bf5912237420b8e294c1fd38006a85403fd4f
> GenericWriteAhead
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/2707
---
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 enab
[
https://issues.apache.org/jira/browse/FLINK-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663824#comment-15663824
]
ASF GitHub Bot commented on FLINK-4939:
---
Github user asfgit closed the pull request
Github user Renkai commented on a diff in the pull request:
https://github.com/apache/flink/pull/2729#discussion_r87792198
--- Diff:
flink-java/src/main/java/org/apache/flink/api/java/ScalaObjectChecker.java ---
@@ -0,0 +1,51 @@
+/*
+ * Licensed to the Apache Software Found
[
https://issues.apache.org/jira/browse/FLINK-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663807#comment-15663807
]
ASF GitHub Bot commented on FLINK-4883:
---
Github user Renkai commented on a diff in t
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/2707
merging
---
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 feat
[
https://issues.apache.org/jira/browse/FLINK-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663809#comment-15663809
]
ASF GitHub Bot commented on FLINK-4939:
---
Github user zentol commented on the issue:
Github user mushketyk commented on the issue:
https://github.com/apache/flink/pull/2467
Hi @iampeter
I've updated the PR according to your review.
---
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
[
https://issues.apache.org/jira/browse/FLINK-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663752#comment-15663752
]
ASF GitHub Bot commented on FLINK-3719:
---
Github user mushketyk commented on the issu
[
https://issues.apache.org/jira/browse/FLINK-5017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663719#comment-15663719
]
ASF GitHub Bot commented on FLINK-5017:
---
Github user tzulitai commented on the issue
1 - 100 of 141 matches
Mail list logo