Re: [ANNOUNCE] Criteria for merging pull requests is updated

2021-07-02 Thread Xintong Song
It was part of the draft proposed in this mail [1]. And before that, it was brought up several times in both ML discussions [2][3] and IIRC offline release syncs. If that is too implicit and there are objections, I'm open to keeping on that discussion. Thank you~ Xintong Song [1] https://lists

[jira] [Created] (FLINK-23217) Support StreamExecValues json serialization/deserialization

2021-07-02 Thread godfrey he (Jira)
godfrey he created FLINK-23217: -- Summary: Support StreamExecValues json serialization/deserialization Key: FLINK-23217 URL: https://issues.apache.org/jira/browse/FLINK-23217 Project: Flink Issu

Re: [ANNOUNCE] Criteria for merging pull requests is updated

2021-07-02 Thread Kurt Young
It seems disabling the merge button was only proposed during the release testing phase, which IMO doesn't mean we can't use it forever. Best, Kurt On Fri, Jul 2, 2021 at 3:01 PM Xintong Song wrote: > It was part of the draft proposed in this mail [1]. And before that, it was > brought up sever

Re: Job Recovery Time on TM Lost

2021-07-02 Thread Gen Luo
Thanks for sharing, Till and Yang. @Lu Sorry but I don't know how to explain the new test with the log. Let's wait for others' reply. @Till It would be nice if JIRAs could be fixed. Thanks again for proposing them. In addition, I was tracking an issue that RM keeps allocating and freeing slots a

Re: [DISCUSS] Feedback Collection Jira Bot

2021-07-02 Thread Piotr Nowojski
+1 for the unassignment remark from Stephan Piotrek czw., 1 lip 2021 o 12:35 Stephan Ewen napisaƂ(a): > It is true that the bot surfaces problems that are there (not enough > committer attention sometimes), but it also "rubs salt in the wound" of > contributors, and that is tricky. > > We can t

[jira] [Created] (FLINK-23218) Distribute the ShuffleDescriptors via blob server

2021-07-02 Thread Zhilong Hong (Jira)
Zhilong Hong created FLINK-23218: Summary: Distribute the ShuffleDescriptors via blob server Key: FLINK-23218 URL: https://issues.apache.org/jira/browse/FLINK-23218 Project: Flink Issue Type:

[jira] [Created] (FLINK-23219) temproary join ttl configruation does not take effect

2021-07-02 Thread waywtdcc (Jira)
waywtdcc created FLINK-23219: Summary: temproary join ttl configruation does not take effect Key: FLINK-23219 URL: https://issues.apache.org/jira/browse/FLINK-23219 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-23220) MailboxProcessor should wait for default action available even if there are no mails

2021-07-02 Thread Dawid Wysakowicz (Jira)
Dawid Wysakowicz created FLINK-23220: Summary: MailboxProcessor should wait for default action available even if there are no mails Key: FLINK-23220 URL: https://issues.apache.org/jira/browse/FLINK-23220

[jira] [Created] (FLINK-23221) Docker image vulnerability

2021-07-02 Thread Razvan AGAPE (Jira)
Razvan AGAPE created FLINK-23221: Summary: Docker image vulnerability Key: FLINK-23221 URL: https://issues.apache.org/jira/browse/FLINK-23221 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-23222) Translate page 'Application Profiling & Debugging' of 'Operations/Debugging' into Chinese

2021-07-02 Thread pierrexiong (Jira)
pierrexiong created FLINK-23222: --- Summary: Translate page 'Application Profiling & Debugging' of 'Operations/Debugging' into Chinese Key: FLINK-23222 URL: https://issues.apache.org/jira/browse/FLINK-23222

[jira] [Created] (FLINK-23223) When flushAlways is enabled the subpartition may lose notification of data availability

2021-07-02 Thread Yun Gao (Jira)
Yun Gao created FLINK-23223: --- Summary: When flushAlways is enabled the subpartition may lose notification of data availability Key: FLINK-23223 URL: https://issues.apache.org/jira/browse/FLINK-23223 Project

[jira] [Created] (FLINK-23224) Support timestamp_ltz type in hive connector

2021-07-02 Thread Rui Li (Jira)
Rui Li created FLINK-23224: -- Summary: Support timestamp_ltz type in hive connector Key: FLINK-23224 URL: https://issues.apache.org/jira/browse/FLINK-23224 Project: Flink Issue Type: New Feature

Re: [VOTE] Release 1.13.2, release candidate #1

2021-07-02 Thread Dawid Wysakowicz
+1 (binding) * verified signatures and checksums * reviewed the announcement PR * built from sources and run an example, quickly checked Web UI * checked diff of pom.xml and NOTICE files from 1.13.1, o commons-io updated, o bundled guava:failureaccess addded in flink-sq

Re: Job Recovery Time on TM Lost

2021-07-02 Thread Till Rohrmann
Could you share the full logs with us for the second experiment, Lu? I cannot tell from the top of my head why it should take 30s unless you have configured a restart delay of 30s. Let's discuss FLINK-23216 on the JIRA ticket, Gen. I've now implemented FLINK-23209 [1] but it somehow has the probl