Skip to content

[Bug] [dolphinscheduler-storage-oss] OssStorageOperator missing init method causing ossclient to be null #17406

@Zzih96

Description

@Zzih96

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

The OssStorageOperator class does not use an init() method, which results in the ossclient being null. This can cause runtime errors when trying to access OSS storage operations.

Image Image

What you expected to happen

use an init() method in OssStorageOperator to properly initialize the ossclient with required configuration parameters.

How to reproduce

Configure OSS Resource Center for reproduce.

Anything else

No response

Version

3.3.0-alpha

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

backendbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions