Skip to content

Pipe: add stream & batch options for source.realtime.mode & remove some pipe plugins from show pipe plugins' dataset & make pipe-api compatible with the v1.2.x releases#11461

Merged
SteveYurongSu merged 3 commits intomasterfrom
pipe-rename-fallback
Nov 2, 2023

Conversation

@SteveYurongSu
Copy link
Member

As title, this PR includes 3 changes:

  • Pipe: add stream & batch options for source.realtime.mode

    • 'stream' mode is equals to 'hybrid' mode
    • 'batch' mode is equals to 'file' mode
  • Pipe: remove some pipe plugins from show pipe plugins' dataset

    • some pipe plugins are not for public use
  • Pipe: Make pipe-api compatible with the v1.2.x releases

    • add methods (getString, getBoolean, getInt, getLong, getFloat, getDouble) for compatibility

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 2, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
29.0% 29.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@SteveYurongSu SteveYurongSu self-assigned this Nov 2, 2023
@SteveYurongSu SteveYurongSu merged commit a7b7458 into master Nov 2, 2023
@SteveYurongSu SteveYurongSu deleted the pipe-rename-fallback branch November 2, 2023 12:51
HTHou pushed a commit that referenced this pull request Dec 20, 2023
…me pipe plugins from show pipe plugins' dataset & make pipe-api compatible with the v1.2.x releases (#11461)

* Pipe: add stream & batch options for source.realtime.mode
  * 'stream' mode is equals to 'hybrid' mode
  * 'batch' mode is equals to 'file' mode

* Pipe: remove some pipe plugins from show pipe plugins' dataset
  * some pipe plugins are not for public use

* Pipe: Make pipe-api compatible with the v1.2.x releases
  * add methods (getString, getBoolean, getInt, getLong, getFloat, getDouble) for compatibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant