[jira] [Created] (FLINK-33733) [FLIP-321] Update the stability docs to add the migration periods.

2023-12-03 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-33733: Summary: [FLIP-321] Update the stability docs to add the migration periods. Key: FLINK-33733 URL: https://issues.apache.org/jira/browse/FLINK-33733 Project: Flink

[jira] [Created] (FLINK-32398) Support Avro SpecificRecord in DataStream and Table conversion.

2023-06-20 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-32398: Summary: Support Avro SpecificRecord in DataStream and Table conversion. Key: FLINK-32398 URL: https://issues.apache.org/jira/browse/FLINK-32398 Project: Flink

[jira] [Created] (FLINK-31654) DataStreamUtils.reinterpretAsKeyedStream() should not override the user specified chaining strategy.

2023-03-29 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-31654: Summary: DataStreamUtils.reinterpretAsKeyedStream() should not override the user specified chaining strategy. Key: FLINK-31654 URL:

[jira] [Created] (FLINK-30645) [FLIP-286] The scope/stability annotation in AbstractStreamOperator are inconsistent.

2023-01-12 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-30645: Summary: [FLIP-286] The scope/stability annotation in AbstractStreamOperator are inconsistent. Key: FLINK-30645 URL: https://issues.apache.org/jira/browse/FLINK-30645

[jira] [Created] (FLINK-27554) The asf-site does not build on Apple Silicon

2022-05-09 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-27554: Summary: The asf-site does not build on Apple Silicon Key: FLINK-27554 URL: https://issues.apache.org/jira/browse/FLINK-27554 Project: Flink Issue Type:

[jira] [Created] (FLINK-26029) Generalize the checkpoint protocol of OperatorCoordinator.

2022-02-08 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-26029: Summary: Generalize the checkpoint protocol of OperatorCoordinator. Key: FLINK-26029 URL: https://issues.apache.org/jira/browse/FLINK-26029 Project: Flink

[jira] [Created] (FLINK-22282) Move creation of SplitEnumerator to the SourceCoordinator thread

2021-04-14 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-22282: Summary: Move creation of SplitEnumerator to the SourceCoordinator thread Key: FLINK-22282 URL: https://issues.apache.org/jira/browse/FLINK-22282 Project: Flink

[jira] [Created] (FLINK-20656) Update docs for new KafkaSource connector.

2020-12-17 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-20656: Summary: Update docs for new KafkaSource connector. Key: FLINK-20656 URL: https://issues.apache.org/jira/browse/FLINK-20656 Project: Flink Issue Type: Task

[jira] [Created] (FLINK-20655) Add E2E tests to the new KafkaSource based on FLIP-27.

2020-12-17 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-20655: Summary: Add E2E tests to the new KafkaSource based on FLIP-27. Key: FLINK-20655 URL: https://issues.apache.org/jira/browse/FLINK-20655 Project: Flink Issue

[jira] [Created] (FLINK-20492) The SourceOperatorStreamTask should implement cancelTask() and finishTask()

2020-12-04 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-20492: Summary: The SourceOperatorStreamTask should implement cancelTask() and finishTask() Key: FLINK-20492 URL: https://issues.apache.org/jira/browse/FLINK-20492 Project:

[jira] [Created] (FLINK-20382) Exception thrown from JobMaster.startScheduling() may be ignored.

2020-11-26 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-20382: Summary: Exception thrown from JobMaster.startScheduling() may be ignored. Key: FLINK-20382 URL: https://issues.apache.org/jira/browse/FLINK-20382 Project: Flink

[jira] [Created] (FLINK-20270) Fix the regression of missing ExternallyInducedSource support in FLIP-27 Source.

2020-11-21 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-20270: Summary: Fix the regression of missing ExternallyInducedSource support in FLIP-27 Source. Key: FLINK-20270 URL: https://issues.apache.org/jira/browse/FLINK-20270

[jira] [Created] (FLINK-20223) The RecreateOnResetOperatorCoordinator and SourceCoordinator executor thread should use the user class loader.

2020-11-18 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-20223: Summary: The RecreateOnResetOperatorCoordinator and SourceCoordinator executor thread should use the user class loader. Key: FLINK-20223 URL:

[jira] [Created] (FLINK-20222) The CheckpointCoordinator should reset the OperatorCoordinators when fail before the first checkpoint.

2020-11-18 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-20222: Summary: The CheckpointCoordinator should reset the OperatorCoordinators when fail before the first checkpoint. Key: FLINK-20222 URL:

[jira] [Created] (FLINK-20194) KafkaSourceFetcherManager.commitOffsets() should handle the case when there is no split fetcher.

2020-11-17 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-20194: Summary: KafkaSourceFetcherManager.commitOffsets() should handle the case when there is no split fetcher. Key: FLINK-20194 URL: https://issues.apache.org/jira/browse/FLINK-20194

[jira] [Created] (FLINK-20193) SourceCoordinator should catch exception thrown from SplitEnumerator.start()

2020-11-17 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-20193: Summary: SourceCoordinator should catch exception thrown from SplitEnumerator.start() Key: FLINK-20193 URL: https://issues.apache.org/jira/browse/FLINK-20193

[jira] [Created] (FLINK-20108) SingleThreadFetcherManager may add splits to a shutting down SplitFetcher

2020-11-12 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-20108: Summary: SingleThreadFetcherManager may add splits to a shutting down SplitFetcher Key: FLINK-20108 URL: https://issues.apache.org/jira/browse/FLINK-20108 Project:

[jira] [Created] (FLINK-20081) ExecutorNotifier should run handler in the main thread when receive an exception from the callable.

2020-11-10 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-20081: Summary: ExecutorNotifier should run handler in the main thread when receive an exception from the callable. Key: FLINK-20081 URL:

[jira] [Created] (FLINK-19743) Add metrics definitions.

2020-10-20 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-19743: Summary: Add metrics definitions. Key: FLINK-19743 URL: https://issues.apache.org/jira/browse/FLINK-19743 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-19698) Add close() method and onCheckpointComplete() to the Source.

2020-10-18 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-19698: Summary: Add close() method and onCheckpointComplete() to the Source. Key: FLINK-19698 URL: https://issues.apache.org/jira/browse/FLINK-19698 Project: Flink

[jira] [Created] (FLINK-19535) SourceCoordinator should avoid fail job multiple times.

2020-10-08 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-19535: Summary: SourceCoordinator should avoid fail job multiple times. Key: FLINK-19535 URL: https://issues.apache.org/jira/browse/FLINK-19535 Project: Flink

[jira] [Created] (FLINK-18680) Improve RecordsWithSplitIds API

2020-07-23 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-18680: Summary: Improve RecordsWithSplitIds API Key: FLINK-18680 URL: https://issues.apache.org/jira/browse/FLINK-18680 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-18450) Add watermark alignment logic to SourceReaderBase.

2020-06-29 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-18450: Summary: Add watermark alignment logic to SourceReaderBase. Key: FLINK-18450 URL: https://issues.apache.org/jira/browse/FLINK-18450 Project: Flink Issue

[jira] [Created] (FLINK-18428) StreamExecutionEnvironment#continuousSource() method should be renamed to source()

2020-06-24 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-18428: Summary: StreamExecutionEnvironment#continuousSource() method should be renamed to source() Key: FLINK-18428 URL: https://issues.apache.org/jira/browse/FLINK-18428

[jira] [Created] (FLINK-18323) Implement a Kafka Source based on new Source API

2020-06-16 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-18323: Summary: Implement a Kafka Source based on new Source API Key: FLINK-18323 URL: https://issues.apache.org/jira/browse/FLINK-18323 Project: Flink Issue Type:

[jira] [Created] (FLINK-18322) Fix unstable ExecutorNotifierTest#testExceptionInHandler.

2020-06-16 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-18322: Summary: Fix unstable ExecutorNotifierTest#testExceptionInHandler. Key: FLINK-18322 URL: https://issues.apache.org/jira/browse/FLINK-18322 Project: Flink

[jira] [Created] (FLINK-18162) AddSplitEvents should serialize the splits into bytes.

2020-06-05 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-18162: Summary: AddSplitEvents should serialize the splits into bytes. Key: FLINK-18162 URL: https://issues.apache.org/jira/browse/FLINK-18162 Project: Flink Issue

[jira] [Created] (FLINK-18044) Add the subtask index information to the SourceReaderContext.

2020-06-01 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-18044: Summary: Add the subtask index information to the SourceReaderContext. Key: FLINK-18044 URL: https://issues.apache.org/jira/browse/FLINK-18044 Project: Flink

[jira] [Created] (FLINK-18039) Change SourceCoordinator to handle resetToCheckpoint() call after started.

2020-05-29 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-18039: Summary: Change SourceCoordinator to handle resetToCheckpoint() call after started. Key: FLINK-18039 URL: https://issues.apache.org/jira/browse/FLINK-18039 Project:

[jira] [Created] (FLINK-17761) FutureCompletingBlockingQueue should have a capacity limit.

2020-05-16 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-17761: Summary: FutureCompletingBlockingQueue should have a capacity limit. Key: FLINK-17761 URL: https://issues.apache.org/jira/browse/FLINK-17761 Project: Flink

[jira] [Created] (FLINK-17534) Update the interfaces to PublicEvolving and add documentation.

2020-05-05 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-17534: Summary: Update the interfaces to PublicEvolving and add documentation. Key: FLINK-17534 URL: https://issues.apache.org/jira/browse/FLINK-17534 Project: Flink

[jira] [Created] (FLINK-17393) Improve the `FutureCompletingBlockingQueue` to wakeup blocking put() more elegantly.

2020-04-26 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-17393: Summary: Improve the `FutureCompletingBlockingQueue` to wakeup blocking put() more elegantly. Key: FLINK-17393 URL: https://issues.apache.org/jira/browse/FLINK-17393

[jira] [Created] (FLINK-16986) Enhance the OperatorEvent handling guarantee during checkpointing.

2020-04-04 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-16986: Summary: Enhance the OperatorEvent handling guarantee during checkpointing. Key: FLINK-16986 URL: https://issues.apache.org/jira/browse/FLINK-16986 Project: Flink

[jira] [Created] (FLINK-16852) Add metrics to the source coordinator.

2020-03-29 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-16852: Summary: Add metrics to the source coordinator. Key: FLINK-16852 URL: https://issues.apache.org/jira/browse/FLINK-16852 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-16851) Add common metrics to the SourceReader base implementation.

2020-03-29 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-16851: Summary: Add common metrics to the SourceReader base implementation. Key: FLINK-16851 URL: https://issues.apache.org/jira/browse/FLINK-16851 Project: Flink

[jira] [Created] (FLINK-16848) Improve the performance of the RecordsWithSplitIds queue.

2020-03-29 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-16848: Summary: Improve the performance of the RecordsWithSplitIds queue. Key: FLINK-16848 URL: https://issues.apache.org/jira/browse/FLINK-16848 Project: Flink

[jira] [Created] (FLINK-16845) Implement SourceReaderOperator which runs the SourceReader.

2020-03-28 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-16845: Summary: Implement SourceReaderOperator which runs the SourceReader. Key: FLINK-16845 URL: https://issues.apache.org/jira/browse/FLINK-16845 Project: Flink

[jira] [Created] (FLINK-16634) The PartitionDiscoverer in FlinkKafkaConsumer should not use the user provided client.id.

2020-03-17 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-16634: Summary: The PartitionDiscoverer in FlinkKafkaConsumer should not use the user provided client.id. Key: FLINK-16634 URL: https://issues.apache.org/jira/browse/FLINK-16634

[jira] [Created] (FLINK-16125) Make zookeeper.connect optional for Kafka connectors

2020-02-17 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-16125: Summary: Make zookeeper.connect optional for Kafka connectors Key: FLINK-16125 URL: https://issues.apache.org/jira/browse/FLINK-16125 Project: Flink Issue

[jira] [Created] (FLINK-15745) KafkaITCase.testKeyValueSupport failure due to assertion error.

2020-01-23 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-15745: Summary: KafkaITCase.testKeyValueSupport failure due to assertion error. Key: FLINK-15745 URL: https://issues.apache.org/jira/browse/FLINK-15745 Project: Flink

[jira] [Created] (FLINK-15703) FlinkKafkaConsumer should enable partition discovery by default.

2020-01-20 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-15703: Summary: FlinkKafkaConsumer should enable partition discovery by default. Key: FLINK-15703 URL: https://issues.apache.org/jira/browse/FLINK-15703 Project: Flink

[jira] [Created] (FLINK-15131) Add Source API classes

2019-12-08 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-15131: Summary: Add Source API classes Key: FLINK-15131 URL: https://issues.apache.org/jira/browse/FLINK-15131 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-15102) Allow users to construct a DataStream from a new Source API

2019-12-06 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-15102: Summary: Allow users to construct a DataStream from a new Source API Key: FLINK-15102 URL: https://issues.apache.org/jira/browse/FLINK-15102 Project: Flink

[jira] [Created] (FLINK-15101) Add the interface for SpiltEnumerator and implementation for SourceCoordinator

2019-12-06 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-15101: Summary: Add the interface for SpiltEnumerator and implementation for SourceCoordinator Key: FLINK-15101 URL: https://issues.apache.org/jira/browse/FLINK-15101

[jira] [Created] (FLINK-15100) Add the interface and base implementation for SourceReader.

2019-12-06 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-15100: Summary: Add the interface and base implementation for SourceReader. Key: FLINK-15100 URL: https://issues.apache.org/jira/browse/FLINK-15100 Project: Flink

[jira] [Created] (FLINK-15099) Implement OperatorEvent passing RPC.

2019-12-06 Thread Jiangjie Qin (Jira)
Jiangjie Qin created FLINK-15099: Summary: Implement OperatorEvent passing RPC. Key: FLINK-15099 URL: https://issues.apache.org/jira/browse/FLINK-15099 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-13204) The subscribedPartitionStates should be thread safe.

2019-07-11 Thread Jiangjie Qin (JIRA)
Jiangjie Qin created FLINK-13204: Summary: The subscribedPartitionStates should be thread safe. Key: FLINK-13204 URL: https://issues.apache.org/jira/browse/FLINK-13204 Project: Flink Issue

[jira] [Created] (FLINK-13179) Add document on how to run examples.

2019-07-09 Thread Jiangjie Qin (JIRA)
Jiangjie Qin created FLINK-13179: Summary: Add document on how to run examples. Key: FLINK-13179 URL: https://issues.apache.org/jira/browse/FLINK-13179 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-12425) Implement RPCs to allow clients release result partitions in a Flink cluster.

2019-05-06 Thread Jiangjie Qin (JIRA)
Jiangjie Qin created FLINK-12425: Summary: Implement RPCs to allow clients release result partitions in a Flink cluster. Key: FLINK-12425 URL: https://issues.apache.org/jira/browse/FLINK-12425

[jira] [Created] (FLINK-12352) [FLIP-36] [Phase 1] Support cache() / invalidateCache() in Table with default ShuffleService and NetworkStack

2019-04-27 Thread Jiangjie Qin (JIRA)
Jiangjie Qin created FLINK-12352: Summary: [FLIP-36] [Phase 1] Support cache() / invalidateCache() in Table with default ShuffleService and NetworkStack Key: FLINK-12352 URL:

[jira] [Created] (FLINK-11893) Update ecosystem page and add it to the navigation bar

2019-03-12 Thread Jiangjie Qin (JIRA)
Jiangjie Qin created FLINK-11893: Summary: Update ecosystem page and add it to the navigation bar Key: FLINK-11893 URL: https://issues.apache.org/jira/browse/FLINK-11893 Project: Flink Issue

[jira] [Created] (FLINK-11682) Add abstract source and sink metric classes.

2019-02-20 Thread Jiangjie Qin (JIRA)
Jiangjie Qin created FLINK-11682: Summary: Add abstract source and sink metric classes. Key: FLINK-11682 URL: https://issues.apache.org/jira/browse/FLINK-11682 Project: Flink Issue Type:

[jira] [Created] (FLINK-11683) Implement standard metrics in Kafka connectors.

2019-02-20 Thread Jiangjie Qin (JIRA)
Jiangjie Qin created FLINK-11683: Summary: Implement standard metrics in Kafka connectors. Key: FLINK-11683 URL: https://issues.apache.org/jira/browse/FLINK-11683 Project: Flink Issue Type:

[jira] [Created] (FLINK-11681) Add an AbstractMetric to combine the metric definition and metric management.

2019-02-20 Thread Jiangjie Qin (JIRA)
Jiangjie Qin created FLINK-11681: Summary: Add an AbstractMetric to combine the metric definition and metric management. Key: FLINK-11681 URL: https://issues.apache.org/jira/browse/FLINK-11681

[jira] [Created] (FLINK-11576) Standardize connector metrics

2019-02-11 Thread Jiangjie Qin (JIRA)
Jiangjie Qin created FLINK-11576: Summary: Standardize connector metrics Key: FLINK-11576 URL: https://issues.apache.org/jira/browse/FLINK-11576 Project: Flink Issue Type: New Feature

[jira] [Created] (FLINK-11199) Support interactive programming in Flink

2018-12-19 Thread Jiangjie Qin (JIRA)
Jiangjie Qin created FLINK-11199: Summary: Support interactive programming in Flink Key: FLINK-11199 URL: https://issues.apache.org/jira/browse/FLINK-11199 Project: Flink Issue Type: New