Skip to content

Remove stale warning for HTTP inputSource#11907

Merged
FrankChen021 merged 1 commit intoapache:masterfrom
jihoonson:http-warning-cleanup
Nov 13, 2021
Merged

Remove stale warning for HTTP inputSource#11907
FrankChen021 merged 1 commit intoapache:masterfrom
jihoonson:http-warning-cleanup

Conversation

@jihoonson
Copy link
Copy Markdown
Contributor

Description

This PR removes a stale warning from the HTTP inputSource section. It no longer allows arbitrary protocols but allows only http and https by default. This is already documented in the same section as below (https://druid.apache.org/docs/latest/ingestion/native-batch.html#http-input-source).

You can only use protocols listed in the druid.ingestion.http.allowedProtocols property as HTTP input sources. The http and https protocols are allowed by default. See HTTP input source security configuration for more details.


This PR has:

  • added documentation for new or modified features or behaviors.

@suneet-s
Copy link
Copy Markdown
Contributor

just for github linking #10830 introduced this change in behavior

@FrankChen021 FrankChen021 merged commit f918686 into apache:master Nov 13, 2021
@abhishekagarwal87 abhishekagarwal87 added this to the 0.23.0 milestone May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants