Skip to content

Conversation

@xumanbu
Copy link

@xumanbu xumanbu commented Jun 21, 2024

What type of PR is this:

  • BugFix
  • Feature
  • Enhancement
  • Refactor
  • UT
  • Doc
  • Tool

Which issues of this PR fixes :

Fixes #367

Problem Summary(Required) :

  1. defaultStreamLoader#testHttpConnection catched all Exception at now, wo can catch MalformedURLException and throw an IllegalArgumentException.

  2. fix StarRocksSinkOptions#validateStreamLoadUrl host spilt check logic

Checklist:

  • I have added test cases for my bug fix or my new feature
  • This pr will affect users' behaviors
  • This pr needs user documentation (for new or modified features or behaviors)
  • I have added documentation for my new feature or new function

@CLAassistant
Copy link

CLAassistant commented Jun 21, 2024

CLA assistant check
All committers have signed the CLA.

@xumanbu xumanbu force-pushed the 367_load-url-config branch from 38dbe85 to ad41f30 Compare June 21, 2024 06:21
@xumanbu
Copy link
Author

xumanbu commented Jun 21, 2024

@banmoy @hffariel PTAL

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.

[BUG] Error occurred in DefaultStreamLoader#getAvailableHost while trying to load a URL due to configuration issues.

2 participants