[DISCUSS]FLIP-XXX Add processing of unmatched events in Flink CEP

2024-06-27 Thread Anton Sidorov
Hello! Our team works with Flink CEP library for real time events processing. But we noticed that some non-matching events are lost. We propose some changes in the Flink CEP library that provide the ability to handle non-matching events. We propose adding a new interface UnmatchedEventsHandler

[DISCUSS] Flink CEP: to add processing of unmatched events

2024-05-29 Thread Anton Sidorov
Hello. Early I asked how can I get access to unmatched events in CEP Pattern ( https://lists.apache.org/thread/p7n507jvm5hw0xmpoh0lcf87gf3yk18p). Unfortunately Biao Geng answered me, that "that currently there is no such API to access the middle NFA state". I have reviewed the realization of

[jira] [Created] (FLINK-32241) UnsupportedFileSystemException when using the ABFS Hadoop driver for checkpointing in Flink 1.17

2023-06-01 Thread Anton Ippolitov (Jira)
Anton Ippolitov created FLINK-32241: --- Summary: UnsupportedFileSystemException when using the ABFS Hadoop driver for checkpointing in Flink 1.17 Key: FLINK-32241 URL: https://issues.apache.org/jira/browse/FLINK

Re: [VOTE] FLIP-304: Pluggable Failure Enrichers

2023-04-20 Thread Anton Kalashnikov
+1 (binding) Thanks for this FLIP Panos, LGTM. -- Best regards, Anton Kalashnikov On 20.04.23 13:44, Roman Khachatryan wrote: +1 (binding) The FLIP LGTM, thanks Panos! Regards, Roman On Thu, Apr 20, 2023 at 1:33 PM Hong Teoh wrote: +1 (non-binding) Thank you for driving this effort

[jira] [Created] (FLINK-31610) Refactoring of LocalBufferPool

2023-03-24 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-31610: - Summary: Refactoring of LocalBufferPool Key: FLINK-31610 URL: https://issues.apache.org/jira/browse/FLINK-31610 Project: Flink Issue Type

Re: [ANNOUNCE] New Apache Flink Committer - Rui Fan

2023-02-20 Thread Anton Kalashnikov
Congrats Rui! -- Best regards, Anton Kalashnikov On 20.02.23 17:53, Matthias Pohl wrote: Congratulations, Rui :) On Mon, Feb 20, 2023 at 5:10 PM Jing Ge wrote: Congrats Rui! On Mon, Feb 20, 2023 at 3:19 PM Piotr Nowojski wrote: Hi, everyone On behalf of the PMC, I'm very happy

Re: [ANNOUNCE] New Apache Flink Committer - Jing Ge

2023-02-16 Thread Anton Kalashnikov
Congrats Jing! -- Best regards, Anton Kalashnikov On 16.02.23 14:38, Austin Cawley-Edwards wrote: Congrats Jing! On Thu, Feb 16, 2023 at 01:37 Feng Jin wrote: Congratulations, Jing! Best, Feng On Thu, Feb 16, 2023 at 2:24 PM Weihua Hu wrote: Congratulations, Jing! Best, Weihua

[jira] [Created] (FLINK-30278) Unexpected config mutation in SinkTransformationTranslator

2022-12-02 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-30278: - Summary: Unexpected config mutation in SinkTransformationTranslator Key: FLINK-30278 URL: https://issues.apache.org/jira/browse/FLINK-30278 Project: Flink

[RESULT][VOTE] Creating benchmark channel in Apache Flink slack

2022-07-15 Thread Anton Kalashnikov
) There is no disapproving vote. Thanks everyone for votes. Márton, I think I will reach you later for handling admin steps. -- Best regards, Anton Kalashnikov

[VOTE] Creating benchmark channel in Apache Flink slack

2022-07-08 Thread Anton Kalashnikov
]. [1] https://www.mail-archive.com/dev@flink.apache.org/msg58666.html [2] https://issues.apache.org/jira/browse/FLINK-28468 -- Best regards, Anton Kalashnikov

[jira] [Created] (FLINK-28468) Creating benchmark channel in Apache Flink slack

2022-07-08 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-28468: - Summary: Creating benchmark channel in Apache Flink slack Key: FLINK-28468 URL: https://issues.apache.org/jira/browse/FLINK-28468 Project: Flink

Re: [DISCUSS] Creating benchmark channel in Apache Flink slack

2022-07-08 Thread Anton Kalashnikov
Thanks, everybody for your feedback. It seems no objections to this proposal. So I will create the ticket with a description and start the formal voting for this proposal. -- Best regards, Anton Kalashnikov 08.07.2022 04:21, Qingsheng Ren пишет: +1 for this channel in Slack. Only few people

[DISCUSS] Creating benchmark channel in Apache Flink slack

2022-07-05 Thread Anton Kalashnikov
://issues.apache.org/jira/browse/FLINK-28407 -- Best regards, Anton Kalashnikov

[jira] [Created] (FLINK-28407) Make Jenkins benchmark script more autonomous

2022-07-05 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-28407: - Summary: Make Jenkins benchmark script more autonomous Key: FLINK-28407 URL: https://issues.apache.org/jira/browse/FLINK-28407 Project: Flink

[jira] [Created] (FLINK-28243) Considering only time of targeted operation for calculation benchmarks performance

2022-06-24 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-28243: - Summary: Considering only time of targeted operation for calculation benchmarks performance Key: FLINK-28243 URL: https://issues.apache.org/jira/browse/FLINK-28243

[jira] [Created] (FLINK-28241) Massive regression on 20.06.2021

2022-06-24 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-28241: - Summary: Massive regression on 20.06.2021 Key: FLINK-28241 URL: https://issues.apache.org/jira/browse/FLINK-28241 Project: Flink Issue Type: Bug

Re: [VOTE] FLIP-227: Support overdraft buffer

2022-05-26 Thread Anton Kalashnikov
Hi. Thanks Fanrui for this FLIP. I think it will be useful thing for us. +1(non-binding) -- Best regards, Anton Kalashnikov 26.05.2022 06:00, rui fan пишет: Hi, everyone, Thanks for your feedback for FLIP-227: Support overdraft buffer[1] on the discussion thread[2]. I'd like to start

Re: [DISCUSS] FLIP-227: Support overdraft buffer

2022-05-05 Thread Anton Kalashnikov
type of invokable we have in case of the chain. But roughly, the idea is to create LocalBufferPool with/without overdraft based on knowledge of operator type. -- Best regards, Anton Kalashnikov 05.05.2022 11:49, rui fan пишет: Hi, Thanks a lot for your discussion. After several discussions

Re: [ANNOUNCE] New Flink PMC member: Yang Wang

2022-05-05 Thread Anton Kalashnikov
Congrats Yang! -- Best regards, Anton Kalashnikov 05.05.2022 13:53, rui fan пишет: Congratulations Yang! Best fanrui On Thu, May 5, 2022 at 19:47 Martijn Visser wrote: Congratulations Yang Wang! On Thu, 5 May 2022 at 13:23, Lijie Wang wrote: Congratulations Yang! Best, Lijie

Re: [DISCUSS] FLIP-227: Support overdraft buffer

2022-05-04 Thread Anton Kalashnikov
s a little more. -- Best regards, Anton Kalashnikov 04.05.2022 11:28, Dawid Wysakowicz пишет: Hey all, I have not replied in the thread yet, but I was following the discussion. Personally, I like Fanrui's and Anton's idea. As far as I understand it the idea to distinguish between inside flatMap

Re: [DISCUSS] FLIP-227: Support overdraft buffer

2022-05-03 Thread Anton Kalashnikov
about 25%. So maybe we can keep the max as it is? If so, maybe we should change the name from "overdraft" to "buffer reserve" or "spare buffers"? And document it as "number of buffers kept in reserve in case of flatMap/firing timers/huge records"? Wh

Re: [DISCUSS] FLIP-227: Support overdraft buffer

2022-04-29 Thread Anton Kalashnikov
logic for LegacySource in our internal version. It works well. 5. For the benchmark, do you have any suggestions? I submitted the PR [1]. [1] https://github.com/apache/flink-benchmarks/pull/54 Thanks fanrui On Fri, Apr 29, 2022 at 7:41 PM Anton Kalashnikov wrote: Hi, We discuss

Re: [DISCUSS] FLIP-227: Support overdraft buffer

2022-04-29 Thread Anton Kalashnikov
need to think about that.  29.04.2022 11:11, rui fan пишет: Hi Anton Kalashnikov, I think you agree with we should limit the maximum number of overdraft segments that each LocalBufferPool can apply for, right? I prefer to hard code the maxOverdraftBuffers due to don't add the new configuration

Re: [DISCUSS] FLIP-227: Support overdraft buffer

2022-04-28 Thread Anton Kalashnikov
. 28.04.2022 06:39, rui fan пишет: Hi Anton Kalashnikov, Thanks for your very clear reply, I think you are totally right. The 'maxBuffersNumber - buffersInUseNumber' can be used as the overdraft buffer, it won't need the new buffer configuration.Flink users can turn up the maxBuffersNumber to control

Re: [DISCUSS] FLIP-227: Support overdraft buffer

2022-04-27 Thread Anton Kalashnikov
configure network buffers with existing configuration and I don't want to complicate it, especially if it will be possible to resolve the problem automatically(as described above). So is my understanding about network memory/buffers correct? -- Best regards, Anton Kalashnikov 27.04.2022 07:46

Re: [ANNOUNCE] New Apache Flink Committer - David Morávek

2022-03-14 Thread Anton Kalashnikov
Congratulations, David! -- Best regards, Anton Kalashnikov 14.03.2022 09:18, Matthias Pohl пишет: Congratulations, David!

Re: [ANNOUNCE] New Apache Flink Committer - Martijn Visser

2022-03-14 Thread Anton Kalashnikov
Congrats, Martijn! -- Best regards, Anton Kalashnikov 13.03.2022 01:57, Guowei Ma пишет: Congrats Martijn! Best, Guowei On Fri, Mar 11, 2022 at 10:36 PM Marios Trivyzas wrote: Congrats Martijn!! Best, Marios On Thu, Mar 10, 2022 at 4:50 PM yu'an huang wrote: Congrats, Martijn

Re: [ANNOUNCE] New PMC member: Yuan Mei

2022-03-14 Thread Anton Kalashnikov
Congratulations, Yuan! -- Best regards, Anton Kalashnikov 14.03.2022 09:13, Leonard Xu пишет: Congratulations Yuan! Best, Leonard 2022年3月14日 下午4:09,Yangze Guo 写道: Congratulations! Best, Yangze Guo On Mon, Mar 14, 2022 at 4:08 PM Martijn Visser wrote: Congratulations Yuan! On Mon, 14

[jira] [Created] (FLINK-26326) FLIP-203: Support native and incremental savepoints 1.1

2022-02-23 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-26326: - Summary: FLIP-203: Support native and incremental savepoints 1.1 Key: FLINK-26326 URL: https://issues.apache.org/jira/browse/FLINK-26326 Project: Flink

[jira] [Created] (FLINK-26325) Add test coverage for native format State Processor API

2022-02-23 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-26325: - Summary: Add test coverage for native format State Processor API Key: FLINK-26325 URL: https://issues.apache.org/jira/browse/FLINK-26325 Project: Flink

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

2022-02-15 Thread Anton Kalashnikov
+1 (non-binding) - signatures OK - checksums OK - tag OK - all artifacts OK - PR OK run examples -- Best regards, Anton Kalashnikov 15.02.2022 09:30, Dawid Wysakowicz пишет: +1 (binding) - signatures OK - checksums OK - tag OK - PR looks good - built from sources - run example

[jira] [Created] (FLINK-26134) Document checkpoint/savepoint guarantees

2022-02-14 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-26134: - Summary: Document checkpoint/savepoint guarantees Key: FLINK-26134 URL: https://issues.apache.org/jira/browse/FLINK-26134 Project: Flink Issue

[jira] [Created] (FLINK-26130) Document why and when user would like to increase network buffer size

2022-02-14 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-26130: - Summary: Document why and when user would like to increase network buffer size Key: FLINK-26130 URL: https://issues.apache.org/jira/browse/FLINK-26130

[jira] [Created] (FLINK-26002) Add test coverage for native format job upgrades

2022-02-08 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-26002: - Summary: Add test coverage for native format job upgrades Key: FLINK-26002 URL: https://issues.apache.org/jira/browse/FLINK-26002 Project: Flink

[jira] [Created] (FLINK-25891) NoClassDefFoundError AsyncSSLPrivateKeyMethod in benchmark

2022-01-31 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-25891: - Summary: NoClassDefFoundError AsyncSSLPrivateKeyMethod in benchmark Key: FLINK-25891 URL: https://issues.apache.org/jira/browse/FLINK-25891 Project: Flink

Re: [VOTE] FLIP-203: Incremental savepoints

2022-01-26 Thread Anton Kalashnikov
+1 (non-binding) Thanks Piotr. -- Best regards, Anton Kalashnikov 26.01.2022 11:21, David Anderson пишет: +1 (non-binding) I'm pleased to see this significant improvement coming along, as well as the effort made in the FLIP to document what is and isn't supported (and where ??? remain

[jira] [Created] (FLINK-25650) Document unaligned checkpoints performance limitations (larger records/flat map/timers/...)

2022-01-13 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-25650: - Summary: Document unaligned checkpoints performance limitations (larger records/flat map/timers/...) Key: FLINK-25650 URL: https://issues.apache.org/jira/browse/FLINK

[jira] [Created] (FLINK-25646) Document buffer debloating issues with high parallelism

2022-01-13 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-25646: - Summary: Document buffer debloating issues with high parallelism Key: FLINK-25646 URL: https://issues.apache.org/jira/browse/FLINK-25646 Project: Flink

[jira] [Created] (FLINK-25590) Logging warning of insufficient memory for all configured buffers

2022-01-10 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-25590: - Summary: Logging warning of insufficient memory for all configured buffers Key: FLINK-25590 URL: https://issues.apache.org/jira/browse/FLINK-25590 Project

[jira] [Created] (FLINK-25556) Extra waiting of final checkpoint in benchmarks

2022-01-06 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-25556: - Summary: Extra waiting of final checkpoint in benchmarks Key: FLINK-25556 URL: https://issues.apache.org/jira/browse/FLINK-25556 Project: Flink

[jira] [Created] (FLINK-25454) Negative time in throughput calculator

2021-12-27 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-25454: - Summary: Negative time in throughput calculator Key: FLINK-25454 URL: https://issues.apache.org/jira/browse/FLINK-25454 Project: Flink Issue Type

[jira] [Created] (FLINK-24738) Fail during announcing buffer size to released local channel

2021-11-02 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24738: - Summary: Fail during announcing buffer size to released local channel Key: FLINK-24738 URL: https://issues.apache.org/jira/browse/FLINK-24738 Project

[jira] [Created] (FLINK-24734) testSecretOption fails due to missing required options

2021-11-02 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24734: - Summary: testSecretOption fails due to missing required options Key: FLINK-24734 URL: https://issues.apache.org/jira/browse/FLINK-24734 Project: Flink

[jira] [Created] (FLINK-24690) Clarification of buffer size threshold calculation in BufferDebloater

2021-10-29 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24690: - Summary: Clarification of buffer size threshold calculation in BufferDebloater Key: FLINK-24690 URL: https://issues.apache.org/jira/browse/FLINK-24690

[jira] [Created] (FLINK-24671) Possible NPE in LocalInputChannel#getBuffersInUseCount before initialization of subpartitionView

2021-10-27 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24671: - Summary: Possible NPE in LocalInputChannel#getBuffersInUseCount before initialization of subpartitionView Key: FLINK-24671 URL: https://issues.apache.org/jira/browse

[jira] [Created] (FLINK-24659) Two active miniCluster in RemoteBenchmarkBase

2021-10-26 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24659: - Summary: Two active miniCluster in RemoteBenchmarkBase Key: FLINK-24659 URL: https://issues.apache.org/jira/browse/FLINK-24659 Project: Flink

[jira] [Created] (FLINK-24658) Debug logs for buffer size calculation

2021-10-26 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24658: - Summary: Debug logs for buffer size calculation Key: FLINK-24658 URL: https://issues.apache.org/jira/browse/FLINK-24658 Project: Flink Issue Type

[jira] [Created] (FLINK-24657) Add metric of the total real size of input/output buffers queue

2021-10-26 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24657: - Summary: Add metric of the total real size of input/output buffers queue Key: FLINK-24657 URL: https://issues.apache.org/jira/browse/FLINK-24657 Project

[jira] [Created] (FLINK-24589) FLIP-183: Buffer debloating 1.2

2021-10-19 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24589: - Summary: FLIP-183: Buffer debloating 1.2 Key: FLINK-24589 URL: https://issues.apache.org/jira/browse/FLINK-24589 Project: Flink Issue Type: New

[jira] [Created] (FLINK-24578) Unexpected erratic load shape for channel skew load profile

2021-10-18 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24578: - Summary: Unexpected erratic load shape for channel skew load profile Key: FLINK-24578 URL: https://issues.apache.org/jira/browse/FLINK-24578 Project: Flink

[jira] [Created] (FLINK-24553) Change buffer debloating default configuration values

2021-10-14 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24553: - Summary: Change buffer debloating default configuration values Key: FLINK-24553 URL: https://issues.apache.org/jira/browse/FLINK-24553 Project: Flink

[jira] [Created] (FLINK-24551) BUFFER_DEBLOAT_SAMPLES property is taken from the wrong configuration

2021-10-14 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24551: - Summary: BUFFER_DEBLOAT_SAMPLES property is taken from the wrong configuration Key: FLINK-24551 URL: https://issues.apache.org/jira/browse/FLINK-24551

[jira] [Created] (FLINK-24481) Translit buffer debloater documenation to chinese

2021-10-08 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24481: - Summary: Translit buffer debloater documenation to chinese Key: FLINK-24481 URL: https://issues.apache.org/jira/browse/FLINK-24481 Project: Flink

[jira] [Created] (FLINK-24470) EMA for buffer debloat level

2021-10-07 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24470: - Summary: EMA for buffer debloat level Key: FLINK-24470 URL: https://issues.apache.org/jira/browse/FLINK-24470 Project: Flink Issue Type

[jira] [Created] (FLINK-24469) Incorrect calcualtion of the buffer size in case of channel data skew

2021-10-07 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24469: - Summary: Incorrect calcualtion of the buffer size in case of channel data skew Key: FLINK-24469 URL: https://issues.apache.org/jira/browse/FLINK-24469

[jira] [Created] (FLINK-24468) NPE when notifyNewBufferSize

2021-10-07 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24468: - Summary: NPE when notifyNewBufferSize Key: FLINK-24468 URL: https://issues.apache.org/jira/browse/FLINK-24468 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-24467) Set min and max buffer size even if the difference less than threshold

2021-10-07 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24467: - Summary: Set min and max buffer size even if the difference less than threshold Key: FLINK-24467 URL: https://issues.apache.org/jira/browse/FLINK-24467

[jira] [Created] (FLINK-24294) Resources leak in the StreamTask constructor

2021-09-15 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24294: - Summary: Resources leak in the StreamTask constructor Key: FLINK-24294 URL: https://issues.apache.org/jira/browse/FLINK-24294 Project: Flink Issue

[jira] [Created] (FLINK-24233) Receiving new buffer size before network reader configured

2021-09-09 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24233: - Summary: Receiving new buffer size before network reader configured Key: FLINK-24233 URL: https://issues.apache.org/jira/browse/FLINK-24233 Project: Flink

[jira] [Created] (FLINK-24231) Buffer debloating microbenchmark for multiply gate

2021-09-09 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24231: - Summary: Buffer debloating microbenchmark for multiply gate Key: FLINK-24231 URL: https://issues.apache.org/jira/browse/FLINK-24231 Project: Flink

[jira] [Created] (FLINK-24230) Buffer debloating microbenchmark for single gate

2021-09-09 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24230: - Summary: Buffer debloating microbenchmark for single gate Key: FLINK-24230 URL: https://issues.apache.org/jira/browse/FLINK-24230 Project: Flink

[jira] [Created] (FLINK-24191) Adjusting number of buffers besides buffer size

2021-09-07 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24191: - Summary: Adjusting number of buffers besides buffer size Key: FLINK-24191 URL: https://issues.apache.org/jira/browse/FLINK-24191 Project: Flink

[jira] [Created] (FLINK-24190) Handling large record with buffer debloat

2021-09-07 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24190: - Summary: Handling large record with buffer debloat Key: FLINK-24190 URL: https://issues.apache.org/jira/browse/FLINK-24190 Project: Flink Issue

[jira] [Created] (FLINK-24189) Debloating buffer for multiply gates

2021-09-07 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-24189: - Summary: Debloating buffer for multiply gates Key: FLINK-24189 URL: https://issues.apache.org/jira/browse/FLINK-24189 Project: Flink Issue Type

[jira] [Created] (FLINK-23975) High checkpoint time for unaligned checkpoint when throthling in source

2021-08-25 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23975: - Summary: High checkpoint time for unaligned checkpoint when throthling in source Key: FLINK-23975 URL: https://issues.apache.org/jira/browse/FLINK-23975

[jira] [Created] (FLINK-23974) Low throughput for buffer debloat in case of different load profile

2021-08-25 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23974: - Summary: Low throughput for buffer debloat in case of different load profile Key: FLINK-23974 URL: https://issues.apache.org/jira/browse/FLINK-23974

[jira] [Created] (FLINK-23973) FLIP-183: Buffer debloat 1.1

2021-08-25 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23973: - Summary: FLIP-183: Buffer debloat 1.1 Key: FLINK-23973 URL: https://issues.apache.org/jira/browse/FLINK-23973 Project: Flink Issue Type: New

[jira] [Created] (FLINK-23928) Test the buffer debloating

2021-08-23 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23928: - Summary: Test the buffer debloating Key: FLINK-23928 URL: https://issues.apache.org/jira/browse/FLINK-23928 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-23870) Test the ability for ignoring in-flight data on recovery

2021-08-19 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23870: - Summary: Test the ability for ignoring in-flight data on recovery Key: FLINK-23870 URL: https://issues.apache.org/jira/browse/FLINK-23870 Project: Flink

[jira] [Created] (FLINK-23726) Buffer debloat configuration is taken from the wrong configuration

2021-08-11 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23726: - Summary: Buffer debloat configuration is taken from the wrong configuration Key: FLINK-23726 URL: https://issues.apache.org/jira/browse/FLINK-23726 Project

[RESULT] [VOTE] FLIP-183: Dynamic buffer size adjustment

2021-07-26 Thread Anton Kalashnikov
Hi everyone, I am happy to finish voting for FLIP-183 [1] with approving. The vote [2] is now closed. There was no veto and three +1 votes all of which were binding: - Piotr Nowojski (binding) - Yuan Mei (binding) - Till Rohrmann (binding) Thank everyone for participating!

[jira] [Created] (FLINK-23459) New metrics for dynamic buffer size

2021-07-21 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23459: - Summary: New metrics for dynamic buffer size Key: FLINK-23459 URL: https://issues.apache.org/jira/browse/FLINK-23459 Project: Flink Issue Type

[jira] [Created] (FLINK-23458) Document required number of buffers in the network stack

2021-07-21 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23458: - Summary: Document required number of buffers in the network stack Key: FLINK-23458 URL: https://issues.apache.org/jira/browse/FLINK-23458 Project: Flink

[jira] [Created] (FLINK-23457) Sending the buffer of the right size for broadcast

2021-07-21 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23457: - Summary: Sending the buffer of the right size for broadcast Key: FLINK-23457 URL: https://issues.apache.org/jira/browse/FLINK-23457 Project: Flink

[jira] [Created] (FLINK-23456) Manually test on cluster

2021-07-21 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23456: - Summary: Manually test on cluster Key: FLINK-23456 URL: https://issues.apache.org/jira/browse/FLINK-23456 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-23454) Sending the buffer of the right size for unicast

2021-07-21 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23454: - Summary: Sending the buffer of the right size for unicast Key: FLINK-23454 URL: https://issues.apache.org/jira/browse/FLINK-23454 Project: Flink

[jira] [Created] (FLINK-23453) Dynamic calculation of the buffer size

2021-07-21 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23453: - Summary: Dynamic calculation of the buffer size Key: FLINK-23453 URL: https://issues.apache.org/jira/browse/FLINK-23453 Project: Flink Issue Type

[jira] [Created] (FLINK-23452) Measuring subtask throughput

2021-07-21 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23452: - Summary: Measuring subtask throughput Key: FLINK-23452 URL: https://issues.apache.org/jira/browse/FLINK-23452 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-23451) FLIP-183: Dynamic buffer size adjustment

2021-07-21 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23451: - Summary: FLIP-183: Dynamic buffer size adjustment Key: FLINK-23451 URL: https://issues.apache.org/jira/browse/FLINK-23451 Project: Flink Issue

[VOTE] FLIP-183: Dynamic buffer size adjustment

2021-07-21 Thread Anton Kalashnikov
[2] https://lists.apache.org/thread.html/r0d06131b35fe641df787c16e8bcd3784161f901062c25778ed92871b%40%3Cdev.flink.apache.org%3E -- Best regards, Anton Kalashnikov

Re: [DISCUSS] FLIP-183: Dynamic buffer size adjustment

2021-07-21 Thread Anton Kalashnikov
Thanks everyone for sharing your opinion. I updated the FLIP according to discussion and I'm going to start the vote on this FLIP -- Best regards, Anton Kalashnikov 16.07.2021 09:23, Till Rohrmann пишет: I think this is a good idea. +1 for this approach. Are you gonna update the FLIP

[DISCUSS] FLIP-183: Dynamic buffer size adjustment

2021-07-12 Thread Anton,Kalashnikov
throughput and following changes the buffer size based on the this throughput. More details about the proposal you can find here [1]. What are you thoughts about it? [1] https://cwiki.apache.org/confluence/display/FLINK/FLIP-183%3A+Dynamic+buffer+size+adjustment -- Best regards, Anton

[DISCUSS] FLIP-183: Dynamic buffer size adjustment

2021-07-09 Thread Anton,Kalashnikov
throughput and following changes the buffer size based on the this throughput. More details about the proposal you can find here [1]. What are you thoughts about it? [1] https://cwiki.apache.org/confluence/display/FLINK/FLIP-183%3A+Dynamic+buffer+size+adjustment -- Best regards, Anton

[jira] [Created] (FLINK-23041) Change local alignment timeout back to the global time out

2021-06-18 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23041: - Summary: Change local alignment timeout back to the global time out Key: FLINK-23041 URL: https://issues.apache.org/jira/browse/FLINK-23041 Project: Flink

[jira] [Created] (FLINK-23034) NPE in JobDetailsDeserializer during the reading old version of ExecutionState

2021-06-18 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-23034: - Summary: NPE in JobDetailsDeserializer during the reading old version of ExecutionState Key: FLINK-23034 URL: https://issues.apache.org/jira/browse/FLINK-23034

[jira] [Created] (FLINK-22961) Incorrect calculation of alignment timeout for LocalInputChannel

2021-06-10 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-22961: - Summary: Incorrect calculation of alignment timeout for LocalInputChannel Key: FLINK-22961 URL: https://issues.apache.org/jira/browse/FLINK-22961 Project

[jira] [Created] (FLINK-22684) Add the ability to ignore in-flight data on recovery

2021-05-17 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-22684: - Summary: Add the ability to ignore in-flight data on recovery Key: FLINK-22684 URL: https://issues.apache.org/jira/browse/FLINK-22684 Project: Flink

[jira] [Created] (FLINK-22379) Introduce a new JobStatus to avoid premature checkpoint triggering

2021-04-20 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-22379: - Summary: Introduce a new JobStatus to avoid premature checkpoint triggering Key: FLINK-22379 URL: https://issues.apache.org/jira/browse/FLINK-22379 Project

[jira] [Created] (FLINK-22215) Rename RECOVERING state to RESTORING

2021-04-12 Thread Anton Kalashnikov (Jira)
Anton Kalashnikov created FLINK-22215: - Summary: Rename RECOVERING state to RESTORING Key: FLINK-22215 URL: https://issues.apache.org/jira/browse/FLINK-22215 Project: Flink Issue Type

[jira] [Created] (FLINK-5750) Incorrect parse of brackets inside VALUES subquery

2017-02-09 Thread Anton Mushin (JIRA)
Anton Mushin created FLINK-5750: --- Summary: Incorrect parse of brackets inside VALUES subquery Key: FLINK-5750 URL: https://issues.apache.org/jira/browse/FLINK-5750 Project: Flink Issue Type

[jira] [Created] (FLINK-5744) Checking remote connection in Flink-shell

2017-02-08 Thread Anton Solovev (JIRA)
Anton Solovev created FLINK-5744: Summary: Checking remote connection in Flink-shell Key: FLINK-5744 URL: https://issues.apache.org/jira/browse/FLINK-5744 Project: Flink Issue Type

flink-shell remote

2017-02-08 Thread Anton Solovev
Hi Can we check connection to remote host before execution a program when start flink-shell ? For example, right after `bin/start-scala-shell.sh remote 35007` it checks and will not start if it wrong connects Best, Anton

[jira] [Created] (FLINK-5671) Test ClassLoaderITCase#testJobsWithCustomClassLoader fails

2017-01-27 Thread Anton Solovev (JIRA)
Anton Solovev created FLINK-5671: Summary: Test ClassLoaderITCase#testJobsWithCustomClassLoader fails Key: FLINK-5671 URL: https://issues.apache.org/jira/browse/FLINK-5671 Project: Flink

RE: flink-ml test

2017-01-27 Thread Anton Solovev
Yes, I had that commit, I tested master branch at that time -Original Message- From: Till Rohrmann [mailto:trohrm...@apache.org] Sent: Thursday, January 26, 2017 6:04 PM To: dev@flink.apache.org Subject: Re: flink-ml test Hi Anton, which build are you using? I've recently (Monday

TestBaseUtils refactoring

2017-01-25 Thread Anton Solovev
Hello guys, I think there is a sense to tear apart TestBaseUtils into a number of util classes which it keeps them. Because some test classes can't extend this base test class, but need in its result checkers Best, Anton

Re: flink-ml test

2017-01-25 Thread Anton Solovev
Thank you Theodore StochasticOutlierSelectionITSuite has failed twice, but at third time it’s okey, I can’t share logs it disappeared somewhere in travis 25.01.17, 18:27 пользователь "Theodore Vasiloudis" <theodoros.vasilou...@gmail.com> написал: Hello Anton,

[jira] [Created] (FLINK-5592) Wrong number of RowSerializers with nested Rows in Collection mode

2017-01-20 Thread Anton Solovev (JIRA)
Anton Solovev created FLINK-5592: Summary: Wrong number of RowSerializers with nested Rows in Collection mode Key: FLINK-5592 URL: https://issues.apache.org/jira/browse/FLINK-5592 Project: Flink

[jira] [Created] (FLINK-5554) Add sql operator to table api for getting columns from HBase

2017-01-18 Thread Anton Solovev (JIRA)
Anton Solovev created FLINK-5554: Summary: Add sql operator to table api for getting columns from HBase Key: FLINK-5554 URL: https://issues.apache.org/jira/browse/FLINK-5554 Project: Flink

RE: [DISCUSS] (Not) tagging reviewers

2017-01-16 Thread Anton Solovev
Hi, Alexey I will check abandoned PRs to reduce obviously outdated ones and add them to a cleanup list https://issues.apache.org/jira/browse/FLINK-5384 -Original Message- From: Alexey Demin [mailto:diomi...@gmail.com] Sent: Monday, January 16, 2017 5:05 PM To: dev@flink.apache.org

[jira] [Created] (FLINK-5481) Cannot create Collection of Row

2017-01-13 Thread Anton Solovev (JIRA)
Anton Solovev created FLINK-5481: Summary: Cannot create Collection of Row Key: FLINK-5481 URL: https://issues.apache.org/jira/browse/FLINK-5481 Project: Flink Issue Type: Bug

  1   2   >