zentol merged PR #1:
URL: https://github.com/apache/flink-connector-shared-utils/pull/1
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@
zentol commented on code in PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#discussion_r1016492375
##
README.md:
##
@@ -1 +1,79 @@
-This repository contains utilities for [Apache
Flink](https://flink.apache.org/) connectors.
\ No newline at end of fil
leonardBang commented on PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#issuecomment-1303154579
Happy to see you start working @zentol , Could you take a look my comments
here? https://github.com/apache/flink/pull/21227 sorry to reply under this
issue but I've tr
MartijnVisser commented on PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#issuecomment-1299988788
> Thanks @zentol and @MartijnVisser for driving this, but I saw `dev` mail
list received all PR updates information from this repo, is there some settings
incorrect?
leonardBang commented on PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#issuecomment-1299982431
Thanks @zentol and @zentol for driving this, but I saw `dev` mail list
received all PR updates information from this repo, is there some settings
incorrect?
--
Th
zentol commented on code in PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#discussion_r1011501540
##
stage_jars.sh:
##
@@ -0,0 +1,55 @@
+#!/usr/bin/env bash
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor lice
zentol commented on code in PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#discussion_r1011501540
##
stage_jars.sh:
##
@@ -0,0 +1,55 @@
+#!/usr/bin/env bash
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor lice
zentol commented on code in PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#discussion_r1011369044
##
README.md:
##
@@ -1 +1,79 @@
-This repository contains utilities for [Apache
Flink](https://flink.apache.org/) connectors.
\ No newline at end of fil
zentol commented on code in PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#discussion_r1011368848
##
_utils.sh:
##
@@ -0,0 +1,59 @@
+#!/usr/bin/env bash
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license
zentol commented on code in PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#discussion_r1011297983
##
_init.sh:
##
@@ -0,0 +1,45 @@
+#!/usr/bin/env bash
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license a
zentol commented on code in PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#discussion_r1011301544
##
publish_git_tag.sh:
##
@@ -0,0 +1,46 @@
+#!/usr/bin/env bash
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor
zentol commented on code in PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#discussion_r1011301075
##
README.md:
##
@@ -1 +1,79 @@
-This repository contains utilities for [Apache
Flink](https://flink.apache.org/) connectors.
\ No newline at end of fil
zentol commented on code in PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#discussion_r1011297983
##
_init.sh:
##
@@ -0,0 +1,45 @@
+#!/usr/bin/env bash
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license a
zentol commented on code in PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#discussion_r1011296837
##
check_environment.sh:
##
@@ -0,0 +1,67 @@
+#!/usr/bin/env bash
+
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contribut
MartijnVisser commented on code in PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#discussion_r1010743355
##
README.md:
##
@@ -1 +1,79 @@
-This repository contains utilities for [Apache
Flink](https://flink.apache.org/) connectors.
\ No newline at end
zentol commented on PR #1:
URL:
https://github.com/apache/flink-connector-shared-utils/pull/1#issuecomment-1297059496
Note that we could just do a review round, and then try them out for the ES
connector release before merging them.
--
This is an automated message from the Apache Git Ser
zentol opened a new pull request, #1:
URL: https://github.com/apache/flink-connector-shared-utils/pull/1
This PR adds the first version of shared release utilities for connectors.
The expectation is that the `release_utils` branch will be mounted as a git
submodule into each connector
MartijnVisser merged PR #2:
URL: https://github.com/apache/flink-connector-rabbitmq/pull/2
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr.
MartijnVisser commented on PR #2:
URL:
https://github.com/apache/flink-connector-rabbitmq/pull/2#issuecomment-1262073428
@zentol Ideally this will be available for
https://github.com/apache/flink-connector-rabbitmq/pull/1 benefits from it when
rebasing
--
This is an automated message fr
MartijnVisser commented on PR #1:
URL:
https://github.com/apache/flink-connector-rabbitmq/pull/1#issuecomment-1232836643
@pscls Weird. Could you push once more, since the logs are no longer
available?
--
This is an automated message from the Apache Git Service.
To respond to the message,
pscls commented on PR #1:
URL:
https://github.com/apache/flink-connector-rabbitmq/pull/1#issuecomment-1209062942
> @pscls The CI fails due to spotless; can you fix that? (By running `mvn
spotless:apply`)
@MartijnVisser I've nothing to commit when running `mvn spotless:apply`.
http
MartijnVisser commented on PR #1:
URL:
https://github.com/apache/flink-connector-rabbitmq/pull/1#issuecomment-1203925901
@pscls The CI fails due to spotless; can you fix that? (By running `mvn
spotless:apply`)
--
This is an automated message from the Apache Git Service.
To respond to the
MartijnVisser merged PR #4:
URL: https://github.com/apache/flink-connector-redis/pull/4
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@
eskabetxe opened a new pull request, #3:
URL: https://github.com/apache/flink-connector-redis/pull/3
Add basic RedisSink based on AsyncSinkWriter
As Jedis dont have a async call, it was implemented.
Maybe better choice was to use lettuce or Redisson libs..
Need to be added a
sazzad16 commented on PR #2:
URL:
https://github.com/apache/flink-connector-redis/pull/2#issuecomment-1193897653
Hi @knaufk,
Thanks for the pointers and the feedback!
@MartijnVisser has also sent me more read material including
https://cwiki.apache.org/confluence/display/FLINK
knaufk commented on PR #2:
URL:
https://github.com/apache/flink-connector-redis/pull/2#issuecomment-1190766247
Thanks @sazzad16 for you contribution and patience. I think the community
would really benefit from a Redis Connector and I'll try to help you get this
in.
The main challe
MartijnVisser commented on PR #1:
URL:
https://github.com/apache/flink-connector-rabbitmq/pull/1#issuecomment-1160102027
@wanglijie95 No. Most likely this is caused because the PR was created/is
not yet using the ASF config as defined in
https://github.com/apache/flink-connector-rabbitmq/b
wanglijie95 commented on PR #1:
URL:
https://github.com/apache/flink-connector-rabbitmq/pull/1#issuecomment-1160089843
@MartijnVisser @pscls I noticed that the GitBox of flink-connector-rabbitmq
sent emails to the dev@flink.apache.org. Is it expected?
--
This is an automated message
MartijnVisser commented on PR #1:
URL:
https://github.com/apache/flink-connector-rabbitmq/pull/1#issuecomment-1160080270
@pscls Can you have a look at the failing build? It's a checkstyle error.
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
sazzad16 commented on PR #2:
URL:
https://github.com/apache/flink-connector-redis/pull/2#issuecomment-1148599822
@MartijnVisser It is already rebased. Just rechecked.
Is there anything missing?
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
MartijnVisser commented on PR #2:
URL:
https://github.com/apache/flink-connector-redis/pull/2#issuecomment-1148589486
@sazzad16 One request from my end: can you rebase on the current `main`
branch to get the correct ASF repository configuration in. It will avoid
creating a lot of comments
MartijnVisser commented on PR #2:
URL:
https://github.com/apache/flink-connector-redis/pull/2#issuecomment-1148571757
@chayim Not yet, I'm bringing this PR up in our release meet-up which is
scheduled for next week on Tuesday!
--
This is an automated message from the Apache Git Service.
chayim commented on PR #2:
URL:
https://github.com/apache/flink-connector-redis/pull/2#issuecomment-1148455033
@MartijnVisser any luck finding someone to help? Hope you're enjoying your
time off!
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
sazzad16 commented on PR #2:
URL:
https://github.com/apache/flink-connector-redis/pull/2#issuecomment-1137164171
@MartijnVisser Thank you :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the s
MartijnVisser commented on PR #2:
URL:
https://github.com/apache/flink-connector-redis/pull/2#issuecomment-1137146071
@chayim Thanks for that! I'm off for a little bit but I'll see if we can
find anyone who can help with a review of this!
--
This is an automated message from the Apache G
chayim commented on PR #2:
URL:
https://github.com/apache/flink-connector-redis/pull/2#issuecomment-1136864263
@MartijnVisser Pinging here - as this superceeds
https://github.com/apache/flink/pull/15487
--
This is an automated message from the Apache Git Service.
To respond to the messag
MartijnVisser commented on PR #1:
URL:
https://github.com/apache/flink-connector-rabbitmq/pull/1#issuecomment-1135867243
@pscls I think you've done a good job already with the root-pom; it looks
like the one we currently have for Elasticsearch. I've just approved the run,
so we can also se
pscls commented on PR #1:
URL:
https://github.com/apache/flink-connector-rabbitmq/pull/1#issuecomment-1135015425
@MartijnVisser We are not exactly sure what has to be part of the root-pom.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
pscls commented on PR #1:
URL:
https://github.com/apache/flink-connector-rabbitmq/pull/1#issuecomment-1135011871
This is a copy from the original PR
(https://github.com/apache/flink/pull/15140) against the Flink repository.
--
This is an automated message from the Apache Git Service.
To
pscls opened a new pull request, #1:
URL: https://github.com/apache/flink-connector-rabbitmq/pull/1
## What is the purpose of the change
This pull request ports the RabbitMQ connector implementation to the new
Connector’s API described in
[FLIP-27](https://cwiki.apache.org/co
MartijnVisser merged PR #1:
URL: https://github.com/apache/flink-connector-redis/pull/1
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@
XComp commented on code in PR #19275:
URL: https://github.com/apache/flink/pull/19275#discussion_r841387465
##
flink-runtime/src/main/java/org/apache/flink/runtime/dispatcher/Dispatcher.java:
##
@@ -1060,40 +1066,24 @@ protected CleanupJobState
jobReachedTerminalState(Execution
FilKarnicki commented on code in PR #309:
URL: https://github.com/apache/flink-statefun/pull/309#discussion_r841456053
##
docs/content/docs/modules/overview.md:
##
@@ -61,3 +61,36 @@ spec:
A module YAML file can contain multiple YAML documents, separated by `---`,
each repre
JingsongLi commented on code in PR #72:
URL: https://github.com/apache/flink-table-store/pull/72#discussion_r841400831
##
docs/content/docs/development/query-table.md:
##
@@ -0,0 +1,87 @@
+---
+title: "Query Table"
+weight: 4
+type: docs
+aliases:
+- /development/query-table.htm
gyfora commented on code in PR #153:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/153#discussion_r841366071
##
helm/flink-kubernetes-operator/values.yaml:
##
@@ -78,3 +78,8 @@ metrics:
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
+
+# Set the j
Aitozi commented on code in PR #153:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/153#discussion_r841297739
##
helm/flink-kubernetes-operator/values.yaml:
##
@@ -78,3 +78,8 @@ metrics:
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
+
+# Set the j
Aitozi commented on code in PR #153:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/153#discussion_r841297026
##
docker-entrypoint.sh:
##
@@ -27,12 +27,12 @@ if [ "$1" = "help" ]; then
elif [ "$1" = "operator" ]; then
echo "Starting Operator"
-exec ja
AHeise merged pull request #3:
URL: https://github.com/apache/flink-connector-elasticsearch/pull/3
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail:
MartijnVisser opened a new pull request #3:
URL: https://github.com/apache/flink-connector-elasticsearch/pull/3
Matching https://github.com/apache/flink/blob/master/.asf.yaml
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
MartijnVisser commented on pull request #2:
URL:
https://github.com/apache/flink-connector-elasticsearch/pull/2#issuecomment-1083167678
> > @JingGe Thanks for this! Should we also be able to run `mvn clean
install` ? I've tried that, but I'm getting getting some errors:
>
> looks li
JingGe commented on pull request #2:
URL:
https://github.com/apache/flink-connector-elasticsearch/pull/2#issuecomment-1083166099
> @JingGe Thanks for this! Should we also be able to run `mvn clean install`
? I've tried that, but I'm getting getting some errors:
looks like a Java ver
MartijnVisser edited a comment on pull request #2:
URL:
https://github.com/apache/flink-connector-elasticsearch/pull/2#issuecomment-1083152212
@JingGe Thanks for this! Should we also be able to run `mvn clean install` ?
I've tried that, but I'm getting getting some errors:
```
[I
MartijnVisser commented on pull request #2:
URL:
https://github.com/apache/flink-connector-elasticsearch/pull/2#issuecomment-1083152212
@JingGe Thanks for this! Should we also be able to run `mvn clean install` ?
I've tried that, but I'm getting getting some errors:
```
```
--
JingGe opened a new pull request #2:
URL: https://github.com/apache/flink-connector-elasticsearch/pull/2
## What is the purpose of the change
**Attention**: this PR is still under construction with the following tasks:
1. merge the change of #18634
2. remove all code and test re
AHeise closed pull request #1:
URL: https://github.com/apache/flink-connectors/pull/1
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr
lindong28 commented on pull request #2:
URL: https://github.com/apache/flink-ml/pull/2#issuecomment-810706284
@becketqin Could you review this PR?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
lindong28 opened a new pull request #2:
URL: https://github.com/apache/flink-ml/pull/2
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, ple
becketqin commented on pull request #1:
URL: https://github.com/apache/flink-ml/pull/1#issuecomment-809247359
@lindong28 Thanks for the patch. Merged to master.
08d058046f34b711128e0646ffbdc7e384c22064
--
This is an automated message from the Apache Git Service.
To respond to the m
becketqin merged pull request #1:
URL: https://github.com/apache/flink-ml/pull/1
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please co
lindong28 commented on pull request #1:
URL: https://github.com/apache/flink-ml/pull/1#issuecomment-809144123
@becketqin Could you review this PR?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
lindong28 opened a new pull request #1:
URL: https://github.com/apache/flink-ml/pull/1
## What is the purpose of the change
Move Flink ML pipeline API and library code from apache/flink to
apache/flink-ml
## Brief change log
- Move files under flink/flink-ml-parent to f
tillrohrmann commented on pull request #334:
URL: https://github.com/apache/flink-web/pull/334#issuecomment-623894919
Thanks for the review @rmetzger. Merging this PR now.
This is an automated message from the Apache Git Serv
tillrohrmann commented on pull request #86:
URL: https://github.com/apache/flink-shaded/pull/86#issuecomment-623895035
Thanks for the review @rmetzger. Merging this PR now.
This is an automated message from the Apache Git Ser
tillrohrmann opened a new pull request #86:
URL: https://github.com/apache/flink-shaded/pull/86
Send issues and pull request notifications to iss...@flink.apache.org
This is an automated message from the Apache Git Service.
T
tillrohrmann opened a new pull request #334:
URL: https://github.com/apache/flink-web/pull/334
According to
https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories,
the `.asf.yaml` file needs to part of the master branch. If this turns out to
be wrong, th
carp84 commented on a change in pull request #330:
URL: https://github.com/apache/flink-web/pull/330#discussion_r419883635
##
File path: _config.yml
##
@@ -192,6 +192,10 @@ component_releases:
release_archive:
flink:
+ -
+version_short: "1.10"
Review comme
XBaith commented on pull request #333:
URL: https://github.com/apache/flink-web/pull/333#issuecomment-623640938
Thank you @alpinegizmo .
This is an automated message from the Apache Git Service.
To respond to the message, ple
hequn8128 commented on a change in pull request #330:
URL: https://github.com/apache/flink-web/pull/330#discussion_r419501350
##
File path: _config.yml
##
@@ -192,6 +192,10 @@ component_releases:
release_archive:
flink:
+ -
+version_short: "1.10"
Review co
morsapaes commented on pull request #333:
URL: https://github.com/apache/flink-web/pull/333#issuecomment-623493486
Thanks, David! I think this makes it more intuitive to find. 👌
This is an automated message from the Apache G
piyushnarang commented on pull request #85:
URL: https://github.com/apache/flink-shaded/pull/85#issuecomment-623458136
Ok, I've already done that degree of sanity checking and ran a few of the
tests on my machine locally.
T
carp84 commented on pull request #330:
URL: https://github.com/apache/flink-web/pull/330#issuecomment-623447337
Thanks for the review @hequn8128 . All comments addressed, PTAL. Thanks.
This is an automated message from the Ap
carp84 commented on a change in pull request #330:
URL: https://github.com/apache/flink-web/pull/330#discussion_r419413870
##
File path: _posts/2020-05-05-release-1.10.1.md
##
@@ -0,0 +1,370 @@
+---
+layout: post
+title: "Apache Flink 1.10.1 Released"
+date: 2020-05-05 12:00
zentol commented on pull request #85:
URL: https://github.com/apache/flink-shaded/pull/85#issuecomment-623430510
@piyushnarang There is unfortunately no _easy_ way of doing that.
I'd suggest to modify `tools/ci/maven-utils.sh` in the Flink project to
checkout your branch, install it, and
alpinegizmo commented on pull request #333:
URL: https://github.com/apache/flink-web/pull/333#issuecomment-623427987
@morsapaes @XBaith I've changed it, based on your feedback.
![image](https://user-images.githubusercontent.com/43608/80964626-82e73480-8e11-11ea-85f6-b9d2d920bef0.png
hequn8128 commented on a change in pull request #330:
URL: https://github.com/apache/flink-web/pull/330#discussion_r419198602
##
File path: _posts/2020-05-05-release-1.10.1.md
##
@@ -0,0 +1,370 @@
+---
+layout: post
+title: "Apache Flink 1.10.1 Released"
+date: 2020-05-05 12
XBaith edited a comment on pull request #333:
URL: https://github.com/apache/flink-web/pull/333#issuecomment-622439043
> Hey, David! Thanks a lot for doing the whole integration of the training —
it's a super valuable resource that indeed deserves more attention.
>
> What about linki
XBaith commented on pull request #333:
URL: https://github.com/apache/flink-web/pull/333#issuecomment-622439043
> Hey, David! Thanks a lot for doing the whole integration of the training —
it's a super valuable resource that indeed deserves more attention.
>
> What about linking this
morsapaes commented on pull request #333:
URL: https://github.com/apache/flink-web/pull/333#issuecomment-622432180
Hey, David! Thanks a lot for doing the whole integration of the training —
it's a super valuable resource that indeed deserves more attention.
What about linking this fr
alpinegizmo commented on pull request #333:
URL: https://github.com/apache/flink-web/pull/333#issuecomment-622351679
I've created https://issues.apache.org/jira/browse/FLINK-17491 for the
Chinese translation.
This is an auto
alpinegizmo opened a new pull request #333:
URL: https://github.com/apache/flink-web/pull/333
Now that the documentation has a training section, it would be good to help
folks find it by promoting it from the project website.
This adds training.md and training.zh.md, and adds a Train
piyushnarang commented on pull request #85:
URL: https://github.com/apache/flink-shaded/pull/85#issuecomment-622144494
@zentol added the updates you requested. I did some basic sanity checking /
testing after excluding the spotbugs and jsr305 and it seems to work ok. Do you
know if there's
piyushnarang commented on pull request #85:
URL: https://github.com/apache/flink-shaded/pull/85#issuecomment-621874740
Yeah, let me double check if things continue to work after the excludes.
This is an automated message from
piyushnarang commented on a change in pull request #85:
URL: https://github.com/apache/flink-shaded/pull/85#discussion_r418035841
##
File path: flink-shaded-zookeeper-parent/flink-shaded-zookeeper-34/pom.xml
##
@@ -128,4 +128,4 @@ under the License.
morsapaes opened a new pull request #332:
URL: https://github.com/apache/flink-web/pull/332
Adding a blogpost to announce Flink's application to [Google Season of
Docs](https://developers.google.com/season-of-docs).
This is
klion26 commented on a change in pull request #245:
URL: https://github.com/apache/flink-web/pull/245#discussion_r417948740
##
File path: contributing/code-style-and-quality-preamble.zh.md
##
@@ -1,25 +1,25 @@
---
-title: "Apache Flink Code Style and Quality Guide — Preamble"
zentol commented on a change in pull request #85:
URL: https://github.com/apache/flink-shaded/pull/85#discussion_r417859654
##
File path: flink-shaded-zookeeper-parent/flink-shaded-zookeeper-34/pom.xml
##
@@ -128,4 +128,4 @@ under the License.
-
R
klion26 commented on pull request #247:
URL: https://github.com/apache/flink-web/pull/247#issuecomment-621676247
@chaojianok thanks for your contribution. could you please get rid of the
`git merge` commit in the history. you can use `git rebase` or the other git
command to achieve it.
XBaith commented on a change in pull request #245:
URL: https://github.com/apache/flink-web/pull/245#discussion_r417749335
##
File path: contributing/code-style-and-quality-preamble.zh.md
##
@@ -1,25 +1,25 @@
---
-title: "Apache Flink Code Style and Quality Guide — Preamble"
klion26 commented on pull request #245:
URL: https://github.com/apache/flink-web/pull/245#issuecomment-621605899
Seems the original author's account has been deleted. maybe someone else can
take over this?
This is an automat
klion26 commented on a change in pull request #245:
URL: https://github.com/apache/flink-web/pull/245#discussion_r417746431
##
File path: contributing/code-style-and-quality-preamble.zh.md
##
@@ -1,25 +1,25 @@
---
-title: "Apache Flink Code Style and Quality Guide — Preamble"
piyushnarang commented on pull request #85:
URL: https://github.com/apache/flink-shaded/pull/85#issuecomment-621507875
cc @zentol - I tried using this version on Flink and I hit the issues that
were captured in https://issues.apache.org/jira/browse/FLINK-11259
We need to make a minor twe
piyushnarang opened a new pull request #85:
URL: https://github.com/apache/flink-shaded/pull/85
Follow up from https://github.com/apache/flink/pull/11938 to commit in the
right project.
Picking up the updated zk dependency allows us to get around an issue in the
`StaticHostProvider` in
klion26 edited a comment on pull request #242:
URL: https://github.com/apache/flink-web/pull/242#issuecomment-620981849
@shining-huang thanks for your contribution. could you please resolve the
conflict by rebasing the newly master?
klion26 commented on pull request #242:
URL: https://github.com/apache/flink-web/pull/242#issuecomment-620981849
@shining-huang thanks for your contribution. could you please resolve the
conflic by rebasing the newly master?
klion26 commented on a change in pull request #235:
URL: https://github.com/apache/flink-web/pull/235#discussion_r417031566
##
File path: contributing/how-to-contribute.zh.md
##
@@ -4,136 +4,138 @@ title: "如何参与贡献"
-Apache Flink is developed by an open and friendly communi
dianfu commented on pull request #329:
URL: https://github.com/apache/flink-web/pull/329#issuecomment-619327260
Merged via af2d8de132b73f0dae6fd88912fe1c92202f3efe
This is an automated message from the Apache Git Service.
To
carp84 opened a new pull request #330:
URL: https://github.com/apache/flink-web/pull/330
Adds release announcement and download link for 1.10.1
Dates on announcements are still TBD and should be updated accordingly once
release happens.
-
dianfu commented on issue #329:
URL: https://github.com/apache/flink-web/pull/329#issuecomment-618330787
@carp84 @uce Thanks a lot for the review. I will update the post date and
release date before merging this PR.
This is
azagrebin commented on a change in pull request #328:
URL: https://github.com/apache/flink-web/pull/328#discussion_r411995827
##
File path: _posts/2020-04-17-memory-management-improvements-flink-1.10.md
##
@@ -0,0 +1,87 @@
+---
+layout: post
+title: "Memory Management Improveme
azagrebin commented on a change in pull request #328:
URL: https://github.com/apache/flink-web/pull/328#discussion_r411995447
##
File path: _posts/2020-04-17-memory-management-improvements-flink-1.10.md
##
@@ -0,0 +1,87 @@
+---
+layout: post
+title: "Memory Management Improveme
1 - 100 of 115 matches
Mail list logo