You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/02/18 01:45:15 UTC

[GitHub] [hadoop-ozone] runzhiwang opened a new pull request #560: [WIP]HDDS-3025. Fix fail to connect to s3g by http://ip:port

runzhiwang opened a new pull request #560: [WIP]HDDS-3025. Fix fail to connect to s3g by http://ip:port
URL: https://github.com/apache/hadoop-ozone/pull/560
 
 
   ## What changes were proposed in this pull request?
   
   How to reproduce the problem:
   
   If use command `aws s3api --endpoint http://0.0.0.0:9878 create-bucket --bucket test-bucket`, then log error message `Host value mentioned in signed header is not valid. Host: 0.0.0.0:9878` by https://github.com/apache/hadoop-ozone/blob/master/hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/AWSV4SignatureProcessor.java#L226.
   
   ## What is the link to the Apache JIRA
   
   (Please create an issue in ASF JIRA before opening a pull request,
   and you need to set the title of the pull request which starts with
   the corresponding JIRA issue number. (e.g. HDDS-XXXX. Fix a typo in YYY.)
   
   Please replace this section with the link to the Apache JIRA)
   
   ## How was this patch tested?
   
   (Please explain how this patch was tested. Ex: unit tests, manual tests)
   (If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] runzhiwang commented on issue #560: HDDS-3025. Fix fail to connect to s3g by http://ip:port

Posted by GitBox <gi...@apache.org>.
runzhiwang commented on issue #560: HDDS-3025. Fix fail to connect to s3g by http://ip:port
URL: https://github.com/apache/hadoop-ozone/pull/560#issuecomment-587440997
 
 
   @elek Could you help review this PR ? Thank you very much.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] elek closed pull request #560: HDDS-3025. Fix fail to connect to s3g by http://ip:port

Posted by GitBox <gi...@apache.org>.
elek closed pull request #560: HDDS-3025. Fix fail to connect to s3g by http://ip:port
URL: https://github.com/apache/hadoop-ozone/pull/560
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org