[jira] [Created] (FLINK-30906) TwoInputStreamTask passes wrong configuration object when creating input processor

2023-02-05 Thread Yun Gao (Jira)
Yun Gao created FLINK-30906: --- Summary: TwoInputStreamTask passes wrong configuration object when creating input processor Key: FLINK-30906 URL: https://issues.apache.org/jira/browse/FLINK-30906 Project: Fli

[jira] [Created] (FLINK-30877) Add support for @Before / @After for JUnit 4 and 5

2023-02-02 Thread Yun Gao (Jira)
Yun Gao created FLINK-30877: --- Summary: Add support for @Before / @After for JUnit 4 and 5 Key: FLINK-30877 URL: https://issues.apache.org/jira/browse/FLINK-30877 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-29462) LookupJoinITCase failed on azure due to classloader leaking

2022-09-28 Thread Yun Gao (Jira)
Yun Gao created FLINK-29462: --- Summary: LookupJoinITCase failed on azure due to classloader leaking Key: FLINK-29462 URL: https://issues.apache.org/jira/browse/FLINK-29462 Project: Flink Issue Type

[jira] [Created] (FLINK-29459) Sink v2 has bugs in supporting legacy v1 implementations with global committer

2022-09-28 Thread Yun Gao (Jira)
Yun Gao created FLINK-29459: --- Summary: Sink v2 has bugs in supporting legacy v1 implementations with global committer Key: FLINK-29459 URL: https://issues.apache.org/jira/browse/FLINK-29459 Project: Flink

[jira] [Created] (FLINK-28871) Make DPP also works if batch shuffle mode is not ALL_BLOCKING

2022-08-08 Thread Yun Gao (Jira)
Yun Gao created FLINK-28871: --- Summary: Make DPP also works if batch shuffle mode is not ALL_BLOCKING Key: FLINK-28871 URL: https://issues.apache.org/jira/browse/FLINK-28871 Project: Flink Issue Ty

[jira] [Created] (FLINK-28824) StreamingJobGraphGenerator#triggerSerializationAndReturnFuture might swallow exception

2022-08-04 Thread Yun Gao (Jira)
Yun Gao created FLINK-28824: --- Summary: StreamingJobGraphGenerator#triggerSerializationAndReturnFuture might swallow exception Key: FLINK-28824 URL: https://issues.apache.org/jira/browse/FLINK-28824 Projec

[jira] [Created] (FLINK-28386) Trigger an immediate checkpoint after all sources finished

2022-07-04 Thread Yun Gao (Jira)
Yun Gao created FLINK-28386: --- Summary: Trigger an immediate checkpoint after all sources finished Key: FLINK-28386 URL: https://issues.apache.org/jira/browse/FLINK-28386 Project: Flink Issue Type:

[jira] [Created] (FLINK-27910) FileSink not registered the timer to enforce rolling policy if started from scratch

2022-06-06 Thread Yun Gao (Jira)
Yun Gao created FLINK-27910: --- Summary: FileSink not registered the timer to enforce rolling policy if started from scratch Key: FLINK-27910 URL: https://issues.apache.org/jira/browse/FLINK-27910 Project: Fl

[jira] [Created] (FLINK-27518) Refactor migration tests to support generate snapshots of new version automatically

2022-05-05 Thread Yun Gao (Jira)
Yun Gao created FLINK-27518: --- Summary: Refactor migration tests to support generate snapshots of new version automatically Key: FLINK-27518 URL: https://issues.apache.org/jira/browse/FLINK-27518 Project: Fl

[jira] [Created] (FLINK-27492) Flink table / sql scala API is missing in the binary package

2022-05-04 Thread Yun Gao (Jira)
Yun Gao created FLINK-27492: --- Summary: Flink table / sql scala API is missing in the binary package Key: FLINK-27492 URL: https://issues.apache.org/jira/browse/FLINK-27492 Project: Flink Issue Typ

[jira] [Created] (FLINK-27413) Drop scala 2.11 support from the flink-docker

2022-04-26 Thread Yun Gao (Jira)
Yun Gao created FLINK-27413: --- Summary: Drop scala 2.11 support from the flink-docker Key: FLINK-27413 URL: https://issues.apache.org/jira/browse/FLINK-27413 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-27341) TaskManager running together with JobManager are bind to 127.0.0.1

2022-04-21 Thread Yun Gao (Jira)
Yun Gao created FLINK-27341: --- Summary: TaskManager running together with JobManager are bind to 127.0.0.1 Key: FLINK-27341 URL: https://issues.apache.org/jira/browse/FLINK-27341 Project: Flink Iss

[jira] [Created] (FLINK-27285) CassandraConnectorITCase failed on azure due to NoHostAvailableException

2022-04-18 Thread Yun Gao (Jira)
Yun Gao created FLINK-27285: --- Summary: CassandraConnectorITCase failed on azure due to NoHostAvailableException Key: FLINK-27285 URL: https://issues.apache.org/jira/browse/FLINK-27285 Project: Flink

[jira] [Created] (FLINK-27284) KafkaSinkITCase$IntegrationTests.testScaleUp failed on azures due to failed to create topic

2022-04-18 Thread Yun Gao (Jira)
Yun Gao created FLINK-27284: --- Summary: KafkaSinkITCase$IntegrationTests.testScaleUp failed on azures due to failed to create topic Key: FLINK-27284 URL: https://issues.apache.org/jira/browse/FLINK-27284 Pro

[jira] [Created] (FLINK-27219) CliClientITCase.testSqlStatements failed on azure with jdk11

2022-04-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-27219: --- Summary: CliClientITCase.testSqlStatements failed on azure with jdk11 Key: FLINK-27219 URL: https://issues.apache.org/jira/browse/FLINK-27219 Project: Flink Issue Typ

[jira] [Created] (FLINK-27216) CheckpointCoordinatorTest.testMinCheckpointPause failed on azure

2022-04-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-27216: --- Summary: CheckpointCoordinatorTest.testMinCheckpointPause failed on azure Key: FLINK-27216 URL: https://issues.apache.org/jira/browse/FLINK-27216 Project: Flink Issue

[jira] [Created] (FLINK-27169) PartiallyFinishedSourcesITCase.test hangs on azure

2022-04-11 Thread Yun Gao (Jira)
Yun Gao created FLINK-27169: --- Summary: PartiallyFinishedSourcesITCase.test hangs on azure Key: FLINK-27169 URL: https://issues.apache.org/jira/browse/FLINK-27169 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-27167) Deploying master snapshot failed due to generating javadoc failed

2022-04-11 Thread Yun Gao (Jira)
Yun Gao created FLINK-27167: --- Summary: Deploying master snapshot failed due to generating javadoc failed Key: FLINK-27167 URL: https://issues.apache.org/jira/browse/FLINK-27167 Project: Flink Issu

[jira] [Created] (FLINK-27164) ResumeCheckpointManuallyITCase.testExternalizedFSCheckpointsWithLocalRecoveryZookeeper failed on azure

2022-04-11 Thread Yun Gao (Jira)
Yun Gao created FLINK-27164: --- Summary: ResumeCheckpointManuallyITCase.testExternalizedFSCheckpointsWithLocalRecoveryZookeeper failed on azure Key: FLINK-27164 URL: https://issues.apache.org/jira/browse/FLINK-27164

[jira] [Created] (FLINK-27162) RescaleCheckpointManuallyITCase.testCheckpointRescalingInKeyedState failed on azure

2022-04-10 Thread Yun Gao (Jira)
Yun Gao created FLINK-27162: --- Summary: RescaleCheckpointManuallyITCase.testCheckpointRescalingInKeyedState failed on azure Key: FLINK-27162 URL: https://issues.apache.org/jira/browse/FLINK-27162 Project: F

[jira] [Created] (FLINK-27131) CastFunctionITCase.test failed on azure

2022-04-07 Thread Yun Gao (Jira)
Yun Gao created FLINK-27131: --- Summary: CastFunctionITCase.test failed on azure Key: FLINK-27131 URL: https://issues.apache.org/jira/browse/FLINK-27131 Project: Flink Issue Type: Bug Compo

[jira] [Created] (FLINK-27118) Flink on Yarned failed with the default flink-conf

2022-04-07 Thread Yun Gao (Jira)
Yun Gao created FLINK-27118: --- Summary: Flink on Yarned failed with the default flink-conf Key: FLINK-27118 URL: https://issues.apache.org/jira/browse/FLINK-27118 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-27083) SavepointITCase.testStopWithSavepointFailingAfterSnapshotCreation failed on azure

2022-04-06 Thread Yun Gao (Jira)
Yun Gao created FLINK-27083: --- Summary: SavepointITCase.testStopWithSavepointFailingAfterSnapshotCreation failed on azure Key: FLINK-27083 URL: https://issues.apache.org/jira/browse/FLINK-27083 Project: Fli

[jira] [Created] (FLINK-27073) HAQueryableStateFsBackendITCase hangs on azure

2022-04-05 Thread Yun Gao (Jira)
Yun Gao created FLINK-27073: --- Summary: HAQueryableStateFsBackendITCase hangs on azure Key: FLINK-27073 URL: https://issues.apache.org/jira/browse/FLINK-27073 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26980) PulsarUnorderedSourceReaderTest hang on azure

2022-04-01 Thread Yun Gao (Jira)
Yun Gao created FLINK-26980: --- Summary: PulsarUnorderedSourceReaderTest hang on azure Key: FLINK-26980 URL: https://issues.apache.org/jira/browse/FLINK-26980 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26979) JsonFunctionsITCase.test failed on azure

2022-04-01 Thread Yun Gao (Jira)
Yun Gao created FLINK-26979: --- Summary: JsonFunctionsITCase.test failed on azure Key: FLINK-26979 URL: https://issues.apache.org/jira/browse/FLINK-26979 Project: Flink Issue Type: Bug Comp

[jira] [Created] (FLINK-26977) JobMasterStopWithSavepointITCase.throwingExceptionOnCallbackWithRestartsShouldSimplyRestartInTerminate failed on azure

2022-04-01 Thread Yun Gao (Jira)
Yun Gao created FLINK-26977: --- Summary: JobMasterStopWithSavepointITCase.throwingExceptionOnCallbackWithRestartsShouldSimplyRestartInTerminate failed on azure Key: FLINK-26977 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (FLINK-26974) Python EmbeddedThreadDependencyTests.test_add_python_file failed on azure

2022-03-31 Thread Yun Gao (Jira)
Yun Gao created FLINK-26974: --- Summary: Python EmbeddedThreadDependencyTests.test_add_python_file failed on azure Key: FLINK-26974 URL: https://issues.apache.org/jira/browse/FLINK-26974 Project: Flink

[jira] [Created] (FLINK-26923) SavepointITCase.testStopWithSavepointFailsOverToSavepoint failed on azure

2022-03-30 Thread Yun Gao (Jira)
Yun Gao created FLINK-26923: --- Summary: SavepointITCase.testStopWithSavepointFailsOverToSavepoint failed on azure Key: FLINK-26923 URL: https://issues.apache.org/jira/browse/FLINK-26923 Project: Flink

[jira] [Created] (FLINK-26922) KafkaSinkITCase.testRecoveryWithExactlyOnceGuaranteeAndConcurrentCheckpoints failed on azure

2022-03-30 Thread Yun Gao (Jira)
Yun Gao created FLINK-26922: --- Summary: KafkaSinkITCase.testRecoveryWithExactlyOnceGuaranteeAndConcurrentCheckpoints failed on azure Key: FLINK-26922 URL: https://issues.apache.org/jira/browse/FLINK-26922 P

[jira] [Created] (FLINK-26921) KafkaSinkE2ECase.testStartFromSavepoint failed on azure

2022-03-30 Thread Yun Gao (Jira)
Yun Gao created FLINK-26921: --- Summary: KafkaSinkE2ECase.testStartFromSavepoint failed on azure Key: FLINK-26921 URL: https://issues.apache.org/jira/browse/FLINK-26921 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26907) RMQSourceITCase failed on azure due to ContainerLaunchException: Container startup failed

2022-03-29 Thread Yun Gao (Jira)
Yun Gao created FLINK-26907: --- Summary: RMQSourceITCase failed on azure due to ContainerLaunchException: Container startup failed Key: FLINK-26907 URL: https://issues.apache.org/jira/browse/FLINK-26907 Proje

[jira] [Created] (FLINK-26880) PyFlinkStreamUserDefinedFunctionTests.test_udf_in_join_condition failed on azure

2022-03-27 Thread Yun Gao (Jira)
Yun Gao created FLINK-26880: --- Summary: PyFlinkStreamUserDefinedFunctionTests.test_udf_in_join_condition failed on azure Key: FLINK-26880 URL: https://issues.apache.org/jira/browse/FLINK-26880 Project: Flink

[jira] [Created] (FLINK-26839) SessionDispatcherLeaderProcessTest.recoverJobs_withJobIdRecoveryFailure_failsFatally failed on azures

2022-03-24 Thread Yun Gao (Jira)
Yun Gao created FLINK-26839: --- Summary: SessionDispatcherLeaderProcessTest.recoverJobs_withJobIdRecoveryFailure_failsFatally failed on azures Key: FLINK-26839 URL: https://issues.apache.org/jira/browse/FLINK-26839

[jira] [Created] (FLINK-26838) BatchingStateChangeUploadSchedulerTest.testRetryOnTimeout failed on azure

2022-03-24 Thread Yun Gao (Jira)
Yun Gao created FLINK-26838: --- Summary: BatchingStateChangeUploadSchedulerTest.testRetryOnTimeout failed on azure Key: FLINK-26838 URL: https://issues.apache.org/jira/browse/FLINK-26838 Project: Flink

[jira] [Created] (FLINK-26837) KafkaSinkE2ECase.testMetrics failed on azure

2022-03-24 Thread Yun Gao (Jira)
Yun Gao created FLINK-26837: --- Summary: KafkaSinkE2ECase.testMetrics failed on azure Key: FLINK-26837 URL: https://issues.apache.org/jira/browse/FLINK-26837 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26835) WordCountSubclassPOJOITCase failed on azure

2022-03-24 Thread Yun Gao (Jira)
Yun Gao created FLINK-26835: --- Summary: WordCountSubclassPOJOITCase failed on azure Key: FLINK-26835 URL: https://issues.apache.org/jira/browse/FLINK-26835 Project: Flink Issue Type: Bug C

[jira] [Created] (FLINK-26797) ZKCheckpointIDCounterMultiServersTest.testRecoveredAfterConnectionLoss failed on azure

2022-03-22 Thread Yun Gao (Jira)
Yun Gao created FLINK-26797: --- Summary: ZKCheckpointIDCounterMultiServersTest.testRecoveredAfterConnectionLoss failed on azure Key: FLINK-26797 URL: https://issues.apache.org/jira/browse/FLINK-26797 Project

[jira] [Created] (FLINK-26796) TaskManagerProcessFailureStreamingRecoveryITCase.testTaskManagerProcessFailure failed on azure

2022-03-22 Thread Yun Gao (Jira)
Yun Gao created FLINK-26796: --- Summary: TaskManagerProcessFailureStreamingRecoveryITCase.testTaskManagerProcessFailure failed on azure Key: FLINK-26796 URL: https://issues.apache.org/jira/browse/FLINK-26796

[jira] [Created] (FLINK-26794) ChangelogRescalingITCase.test failed on azure due to java.nio.file.NoSuchFileException

2022-03-22 Thread Yun Gao (Jira)
Yun Gao created FLINK-26794: --- Summary: ChangelogRescalingITCase.test failed on azure due to java.nio.file.NoSuchFileException Key: FLINK-26794 URL: https://issues.apache.org/jira/browse/FLINK-26794 Project:

[jira] [Created] (FLINK-26755) Cleanup inprogressfileRecoverable for FileSink on restoring

2022-03-20 Thread Yun Gao (Jira)
Yun Gao created FLINK-26755: --- Summary: Cleanup inprogressfileRecoverable for FileSink on restoring Key: FLINK-26755 URL: https://issues.apache.org/jira/browse/FLINK-26755 Project: Flink Issue Type

[jira] [Created] (FLINK-26724) FlinkKafkaProducerMigrationOperatorTest.testRestoreProducer failed on azure due to Container startup failed

2022-03-18 Thread Yun Gao (Jira)
Yun Gao created FLINK-26724: --- Summary: FlinkKafkaProducerMigrationOperatorTest.testRestoreProducer failed on azure due to Container startup failed Key: FLINK-26724 URL: https://issues.apache.org/jira/browse/FLINK-26724

[jira] [Created] (FLINK-26721) PulsarSourceITCase.testSavepoint failed on azure pipeline

2022-03-17 Thread Yun Gao (Jira)
Yun Gao created FLINK-26721: --- Summary: PulsarSourceITCase.testSavepoint failed on azure pipeline Key: FLINK-26721 URL: https://issues.apache.org/jira/browse/FLINK-26721 Project: Flink Issue Type: B

[jira] [Created] (FLINK-26674) flink-tests module exit with code 137

2022-03-16 Thread Yun Gao (Jira)
Yun Gao created FLINK-26674: --- Summary: flink-tests module exit with code 137 Key: FLINK-26674 URL: https://issues.apache.org/jira/browse/FLINK-26674 Project: Flink Issue Type: Bug Compone

[jira] [Created] (FLINK-26644) python StreamExecutionEnvironmentTests.test_generate_stream_graph_with_dependencies failed on azure

2022-03-14 Thread Yun Gao (Jira)
Yun Gao created FLINK-26644: --- Summary: python StreamExecutionEnvironmentTests.test_generate_stream_graph_with_dependencies failed on azure Key: FLINK-26644 URL: https://issues.apache.org/jira/browse/FLINK-26644

[jira] [Created] (FLINK-26625) KinesisFirehoseSinkITCase failed on azure due to Could not find a valid Docker environment

2022-03-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-26625: --- Summary: KinesisFirehoseSinkITCase failed on azure due to Could not find a valid Docker environment Key: FLINK-26625 URL: https://issues.apache.org/jira/browse/FLINK-26625 Proj

[jira] [Created] (FLINK-26624) Running HA (hashmap, async) end-to-end test failed on azure due to unable to find master logs

2022-03-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-26624: --- Summary: Running HA (hashmap, async) end-to-end test failed on azure due to unable to find master logs Key: FLINK-26624 URL: https://issues.apache.org/jira/browse/FLINK-26624 P

[jira] [Created] (FLINK-26623) BlobsCleanupITCase failed on azure

2022-03-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-26623: --- Summary: BlobsCleanupITCase failed on azure Key: FLINK-26623 URL: https://issues.apache.org/jira/browse/FLINK-26623 Project: Flink Issue Type: Bug Components

[jira] [Created] (FLINK-26622) Azure failed due to Connection timed out

2022-03-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-26622: --- Summary: Azure failed due to Connection timed out Key: FLINK-26622 URL: https://issues.apache.org/jira/browse/FLINK-26622 Project: Flink Issue Type: Bug Com

[jira] [Created] (FLINK-26621) flink-tests failed on azure due to Error occurred in starting fork

2022-03-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-26621: --- Summary: flink-tests failed on azure due to Error occurred in starting fork Key: FLINK-26621 URL: https://issues.apache.org/jira/browse/FLINK-26621 Project: Flink Iss

[jira] [Created] (FLINK-26600) PerJobMiniClusterFactoryTest.testJobClientSavepoint failed on azure

2022-03-10 Thread Yun Gao (Jira)
Yun Gao created FLINK-26600: --- Summary: PerJobMiniClusterFactoryTest.testJobClientSavepoint failed on azure Key: FLINK-26600 URL: https://issues.apache.org/jira/browse/FLINK-26600 Project: Flink Is

[jira] [Created] (FLINK-26599) CheckpointCoordinatorTest.testMinCheckpointPause failed on azure

2022-03-10 Thread Yun Gao (Jira)
Yun Gao created FLINK-26599: --- Summary: CheckpointCoordinatorTest.testMinCheckpointPause failed on azure Key: FLINK-26599 URL: https://issues.apache.org/jira/browse/FLINK-26599 Project: Flink Issue

[jira] [Created] (FLINK-26598) OracleTableSinkITCase failed on azure due to container failed to startup

2022-03-10 Thread Yun Gao (Jira)
Yun Gao created FLINK-26598: --- Summary: OracleTableSinkITCase failed on azure due to container failed to startup Key: FLINK-26598 URL: https://issues.apache.org/jira/browse/FLINK-26598 Project: Flink

[jira] [Created] (FLINK-26597) OracleTableSinkITCase failed on azure due to container failed to startup

2022-03-10 Thread Yun Gao (Jira)
Yun Gao created FLINK-26597: --- Summary: OracleTableSinkITCase failed on azure due to container failed to startup Key: FLINK-26597 URL: https://issues.apache.org/jira/browse/FLINK-26597 Project: Flink

[jira] [Created] (FLINK-26596) ZooKeeperLeaderRetrievalConnectionHandlingTest.testNewLeaderAfterReconnectTriggersListenerNotification failed on azure

2022-03-10 Thread Yun Gao (Jira)
Yun Gao created FLINK-26596: --- Summary: ZooKeeperLeaderRetrievalConnectionHandlingTest.testNewLeaderAfterReconnectTriggersListenerNotification failed on azure Key: FLINK-26596 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (FLINK-26573) ChangelogPeriodicMaterializationRescaleITCase.testRescaleIn failed on azure

2022-03-09 Thread Yun Gao (Jira)
Yun Gao created FLINK-26573: --- Summary: ChangelogPeriodicMaterializationRescaleITCase.testRescaleIn failed on azure Key: FLINK-26573 URL: https://issues.apache.org/jira/browse/FLINK-26573 Project: Flink

[jira] [Created] (FLINK-26566) FlinkKafkaProducerITCase.testFailAndRecoverSameCheckpointTwice failed on azure

2022-03-09 Thread Yun Gao (Jira)
Yun Gao created FLINK-26566: --- Summary: FlinkKafkaProducerITCase.testFailAndRecoverSameCheckpointTwice failed on azure Key: FLINK-26566 URL: https://issues.apache.org/jira/browse/FLINK-26566 Project: Flink

[jira] [Created] (FLINK-26563) HadoopS3RecoverableWriterITCase hang on azure

2022-03-09 Thread Yun Gao (Jira)
Yun Gao created FLINK-26563: --- Summary: HadoopS3RecoverableWriterITCase hang on azure Key: FLINK-26563 URL: https://issues.apache.org/jira/browse/FLINK-26563 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26533) KafkaSinkITCase.testRecoveryWithExactlyOnceGuarantee failed on azure due to delete topic timeout

2022-03-07 Thread Yun Gao (Jira)
Yun Gao created FLINK-26533: --- Summary: KafkaSinkITCase.testRecoveryWithExactlyOnceGuarantee failed on azure due to delete topic timeout Key: FLINK-26533 URL: https://issues.apache.org/jira/browse/FLINK-26533

[jira] [Created] (FLINK-26532) SinkMetricsITCase.testMetrics failed on azure

2022-03-07 Thread Yun Gao (Jira)
Yun Gao created FLINK-26532: --- Summary: SinkMetricsITCase.testMetrics failed on azure Key: FLINK-26532 URL: https://issues.apache.org/jira/browse/FLINK-26532 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26531) KafkaWriterITCase.testMetadataPublisher failed on azure

2022-03-07 Thread Yun Gao (Jira)
Yun Gao created FLINK-26531: --- Summary: KafkaWriterITCase.testMetadataPublisher failed on azure Key: FLINK-26531 URL: https://issues.apache.org/jira/browse/FLINK-26531 Project: Flink Issue Type: Bu

[jira] [Created] (FLINK-26515) RetryingExecutorTest.testTimeout failed on azure

2022-03-07 Thread Yun Gao (Jira)
Yun Gao created FLINK-26515: --- Summary: RetryingExecutorTest.testTimeout failed on azure Key: FLINK-26515 URL: https://issues.apache.org/jira/browse/FLINK-26515 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26514) YARNSessionFIFOITCase.testDetachedMode failed on azure

2022-03-07 Thread Yun Gao (Jira)
Yun Gao created FLINK-26514: --- Summary: YARNSessionFIFOITCase.testDetachedMode failed on azure Key: FLINK-26514 URL: https://issues.apache.org/jira/browse/FLINK-26514 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26501) Quickstarts Scala nightly end-to-end test failed on azure due to checkponts failed and logs contains exceptions

2022-03-06 Thread Yun Gao (Jira)
Yun Gao created FLINK-26501: --- Summary: Quickstarts Scala nightly end-to-end test failed on azure due to checkponts failed and logs contains exceptions Key: FLINK-26501 URL: https://issues.apache.org/jira/browse/FLINK-26

[jira] [Created] (FLINK-26500) AdaptiveSchedulerClusterITCase.testAutomaticScaleUp failed on azure

2022-03-06 Thread Yun Gao (Jira)
Yun Gao created FLINK-26500: --- Summary: AdaptiveSchedulerClusterITCase.testAutomaticScaleUp failed on azure Key: FLINK-26500 URL: https://issues.apache.org/jira/browse/FLINK-26500 Project: Flink Is

[jira] [Created] (FLINK-26499) Azure hang due to unable to download akka artifact

2022-03-06 Thread Yun Gao (Jira)
Yun Gao created FLINK-26499: --- Summary: Azure hang due to unable to download akka artifact Key: FLINK-26499 URL: https://issues.apache.org/jira/browse/FLINK-26499 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26459) Streaming File Sink s3 end-to-end test failed on azure due to not enough resource

2022-03-03 Thread Yun Gao (Jira)
Yun Gao created FLINK-26459: --- Summary: Streaming File Sink s3 end-to-end test failed on azure due to not enough resource Key: FLINK-26459 URL: https://issues.apache.org/jira/browse/FLINK-26459 Project: Flin

[jira] [Created] (FLINK-26407) MetricsAvailabilityITCase.testReporter failed on azure

2022-02-28 Thread Yun Gao (Jira)
Yun Gao created FLINK-26407: --- Summary: MetricsAvailabilityITCase.testReporter failed on azure Key: FLINK-26407 URL: https://issues.apache.org/jira/browse/FLINK-26407 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26403) SinkWriter should emit all the pending committables on endOfInput

2022-02-28 Thread Yun Gao (Jira)
Yun Gao created FLINK-26403: --- Summary: SinkWriter should emit all the pending committables on endOfInput Key: FLINK-26403 URL: https://issues.apache.org/jira/browse/FLINK-26403 Project: Flink Issu

[jira] [Created] (FLINK-26402) MinioTestContainerTest.testS3EndpointNeedsToBeSpecifiedBeforeInitializingFileSyste failed due to Container startup failed

2022-02-28 Thread Yun Gao (Jira)
Yun Gao created FLINK-26402: --- Summary: MinioTestContainerTest.testS3EndpointNeedsToBeSpecifiedBeforeInitializingFileSyste failed due to Container startup failed Key: FLINK-26402 URL: https://issues.apache.org/jira/brow

[jira] [Created] (FLINK-26387) KafkaSourceLegacyITCase.testBrokerFailure hang on azure

2022-02-27 Thread Yun Gao (Jira)
Yun Gao created FLINK-26387: --- Summary: KafkaSourceLegacyITCase.testBrokerFailure hang on azure Key: FLINK-26387 URL: https://issues.apache.org/jira/browse/FLINK-26387 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26386) CassandraConnectorITCase.testCassandraTableSink failed on azure

2022-02-27 Thread Yun Gao (Jira)
Yun Gao created FLINK-26386: --- Summary: CassandraConnectorITCase.testCassandraTableSink failed on azure Key: FLINK-26386 URL: https://issues.apache.org/jira/browse/FLINK-26386 Project: Flink Issue

[jira] [Created] (FLINK-26323) PerJobMiniClusterFactoryTest.testJobClient failed on azure

2022-02-23 Thread Yun Gao (Jira)
Yun Gao created FLINK-26323: --- Summary: PerJobMiniClusterFactoryTest.testJobClient failed on azure Key: FLINK-26323 URL: https://issues.apache.org/jira/browse/FLINK-26323 Project: Flink Issue Type:

[jira] [Created] (FLINK-26322) Test FileSink compaction manually

2022-02-22 Thread Yun Gao (Jira)
Yun Gao created FLINK-26322: --- Summary: Test FileSink compaction manually Key: FLINK-26322 URL: https://issues.apache.org/jira/browse/FLINK-26322 Project: Flink Issue Type: Sub-task Compon

[jira] [Created] (FLINK-26319) CastFunctionITCase.testFunction failed on azure

2022-02-22 Thread Yun Gao (Jira)
Yun Gao created FLINK-26319: --- Summary: CastFunctionITCase.testFunction failed on azure Key: FLINK-26319 URL: https://issues.apache.org/jira/browse/FLINK-26319 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26318) ChangelogCompatibilityITCase.testRestore failed on azure

2022-02-22 Thread Yun Gao (Jira)
Yun Gao created FLINK-26318: --- Summary: ChangelogCompatibilityITCase.testRestore failed on azure Key: FLINK-26318 URL: https://issues.apache.org/jira/browse/FLINK-26318 Project: Flink Issue Type: Bu

[jira] [Created] (FLINK-26317) flink-yarn-tests Exit code 137 returned from process

2022-02-22 Thread Yun Gao (Jira)
Yun Gao created FLINK-26317: --- Summary: flink-yarn-tests Exit code 137 returned from process Key: FLINK-26317 URL: https://issues.apache.org/jira/browse/FLINK-26317 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26314) StreamingCompactingFileSinkITCase.testFileSink failed on azure

2022-02-22 Thread Yun Gao (Jira)
Yun Gao created FLINK-26314: --- Summary: StreamingCompactingFileSinkITCase.testFileSink failed on azure Key: FLINK-26314 URL: https://issues.apache.org/jira/browse/FLINK-26314 Project: Flink Issue T

[jira] [Created] (FLINK-26292) FlinkKafkaProducerITCase.testScaleUpAfterScalingDown failed on azure

2022-02-21 Thread Yun Gao (Jira)
Yun Gao created FLINK-26292: --- Summary: FlinkKafkaProducerITCase.testScaleUpAfterScalingDown failed on azure Key: FLINK-26292 URL: https://issues.apache.org/jira/browse/FLINK-26292 Project: Flink I

[jira] [Created] (FLINK-26291) KinesisFirehoseSinkITCase failed on azure

2022-02-21 Thread Yun Gao (Jira)
Yun Gao created FLINK-26291: --- Summary: KinesisFirehoseSinkITCase failed on azure Key: FLINK-26291 URL: https://issues.apache.org/jira/browse/FLINK-26291 Project: Flink Issue Type: Bug Com

[jira] [Created] (FLINK-26243) RoundRobinTopicRouterTest.routeMessagesInRoundRobin failed on azure due to divide by zero

2022-02-17 Thread Yun Gao (Jira)
Yun Gao created FLINK-26243: --- Summary: RoundRobinTopicRouterTest.routeMessagesInRoundRobin failed on azure due to divide by zero Key: FLINK-26243 URL: https://issues.apache.org/jira/browse/FLINK-26243 Proje

[jira] [Created] (FLINK-26242) Pulsar connector tests fails the JVM with exit code 255

2022-02-17 Thread Yun Gao (Jira)
Yun Gao created FLINK-26242: --- Summary: Pulsar connector tests fails the JVM with exit code 255 Key: FLINK-26242 URL: https://issues.apache.org/jira/browse/FLINK-26242 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26239) EventTimeWindowCheckpointingITCase.testSlidingTimeWindow failed on azure

2022-02-17 Thread Yun Gao (Jira)
Yun Gao created FLINK-26239: --- Summary: EventTimeWindowCheckpointingITCase.testSlidingTimeWindow failed on azure Key: FLINK-26239 URL: https://issues.apache.org/jira/browse/FLINK-26239 Project: Flink

[jira] [Created] (FLINK-26238) PulsarSinkITCase.writeRecordsToPulsar failed on azure

2022-02-17 Thread Yun Gao (Jira)
Yun Gao created FLINK-26238: --- Summary: PulsarSinkITCase.writeRecordsToPulsar failed on azure Key: FLINK-26238 URL: https://issues.apache.org/jira/browse/FLINK-26238 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26237) PulsarSourceOrderedE2ECase failed on azure due to timeout

2022-02-17 Thread Yun Gao (Jira)
Yun Gao created FLINK-26237: --- Summary: PulsarSourceOrderedE2ECase failed on azure due to timeout Key: FLINK-26237 URL: https://issues.apache.org/jira/browse/FLINK-26237 Project: Flink Issue Type: B

[jira] [Created] (FLINK-26212) UnalignedCheckpointRescaleITCase.shouldRescaleUnalignedCheckpoint failed due to java.nio.file.NoSuchFileException

2022-02-17 Thread Yun Gao (Jira)
Yun Gao created FLINK-26212: --- Summary: UnalignedCheckpointRescaleITCase.shouldRescaleUnalignedCheckpoint failed due to java.nio.file.NoSuchFileException Key: FLINK-26212 URL: https://issues.apache.org/jira/browse/FLINK

[jira] [Created] (FLINK-26211) PulsarSourceUnorderedE2ECase failed on azure due to multiple causes

2022-02-17 Thread Yun Gao (Jira)
Yun Gao created FLINK-26211: --- Summary: PulsarSourceUnorderedE2ECase failed on azure due to multiple causes Key: FLINK-26211 URL: https://issues.apache.org/jira/browse/FLINK-26211 Project: Flink Is

[jira] [Created] (FLINK-26210) PulsarSourceUnorderedE2ECase failed on azure due to multiple causes

2022-02-17 Thread Yun Gao (Jira)
Yun Gao created FLINK-26210: --- Summary: PulsarSourceUnorderedE2ECase failed on azure due to multiple causes Key: FLINK-26210 URL: https://issues.apache.org/jira/browse/FLINK-26210 Project: Flink Is

[jira] [Created] (FLINK-26174) KinesisDataStreamsSink.restoreWriter failed due to Architecture Violation

2022-02-15 Thread Yun Gao (Jira)
Yun Gao created FLINK-26174: --- Summary: KinesisDataStreamsSink.restoreWriter failed due to Architecture Violation Key: FLINK-26174 URL: https://issues.apache.org/jira/browse/FLINK-26174 Project: Flink

[jira] [Created] (FLINK-26121) ZooKeeperLeaderRetrievalConnectionHandlingTest.testNewLeaderAfterReconnectTriggersListenerNotification failed on azure

2022-02-14 Thread Yun Gao (Jira)
Yun Gao created FLINK-26121: --- Summary: ZooKeeperLeaderRetrievalConnectionHandlingTest.testNewLeaderAfterReconnectTriggersListenerNotification failed on azure Key: FLINK-26121 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (FLINK-26120) ZooKeeperCheckpointIDCounterITCase.testConcurrentGetAndIncrement failed on azure

2022-02-14 Thread Yun Gao (Jira)
Yun Gao created FLINK-26120: --- Summary: ZooKeeperCheckpointIDCounterITCase.testConcurrentGetAndIncrement failed on azure Key: FLINK-26120 URL: https://issues.apache.org/jira/browse/FLINK-26120 Project: Flink

[jira] [Created] (FLINK-26115) Multiple Kafka connector tests failed due to The topic metadata failed to propagate to Kafka broker

2022-02-14 Thread Yun Gao (Jira)
Yun Gao created FLINK-26115: --- Summary: Multiple Kafka connector tests failed due to The topic metadata failed to propagate to Kafka broker Key: FLINK-26115 URL: https://issues.apache.org/jira/browse/FLINK-26115

[jira] [Created] (FLINK-26113) (1.16) Follow up tasks and code refactoring for FLIP-147

2022-02-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-26113: --- Summary: (1.16) Follow up tasks and code refactoring for FLIP-147 Key: FLINK-26113 URL: https://issues.apache.org/jira/browse/FLINK-26113 Project: Flink Issue Type: Bu

[jira] [Created] (FLINK-26111) ElasticsearchSinkITCase.testElasticsearchSink failed on azure

2022-02-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-26111: --- Summary: ElasticsearchSinkITCase.testElasticsearchSink failed on azure Key: FLINK-26111 URL: https://issues.apache.org/jira/browse/FLINK-26111 Project: Flink Issue Ty

[jira] [Created] (FLINK-26110) AvroStreamingFileSinkITCase failed on azure

2022-02-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-26110: --- Summary: AvroStreamingFileSinkITCase failed on azure Key: FLINK-26110 URL: https://issues.apache.org/jira/browse/FLINK-26110 Project: Flink Issue Type: Bug C

[jira] [Created] (FLINK-26109) Avro Confluent Schema Registry nightly end-to-end test failed on azure

2022-02-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-26109: --- Summary: Avro Confluent Schema Registry nightly end-to-end test failed on azure Key: FLINK-26109 URL: https://issues.apache.org/jira/browse/FLINK-26109 Project: Flink

[jira] [Created] (FLINK-26108) CoordinatedSourceITCase.testEnumeratorCreationFails failed on azure

2022-02-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-26108: --- Summary: CoordinatedSourceITCase.testEnumeratorCreationFails failed on azure Key: FLINK-26108 URL: https://issues.apache.org/jira/browse/FLINK-26108 Project: Flink Is

[jira] [Created] (FLINK-26107) CoordinatorEventsExactlyOnceITCase.test failed on azure

2022-02-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-26107: --- Summary: CoordinatorEventsExactlyOnceITCase.test failed on azure Key: FLINK-26107 URL: https://issues.apache.org/jira/browse/FLINK-26107 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-26106) BoundedSourceITCase failed due to JVM exits with code 239

2022-02-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-26106: --- Summary: BoundedSourceITCase failed due to JVM exits with code 239 Key: FLINK-26106 URL: https://issues.apache.org/jira/browse/FLINK-26106 Project: Flink Issue Type: B

[jira] [Created] (FLINK-26105) Running HA (hashmap, async) end-to-end test failed on azure

2022-02-13 Thread Yun Gao (Jira)
Yun Gao created FLINK-26105: --- Summary: Running HA (hashmap, async) end-to-end test failed on azure Key: FLINK-26105 URL: https://issues.apache.org/jira/browse/FLINK-26105 Project: Flink Issue Type

  1   2   3   4   >