maytasm3 commented on issue #9432: Web console: expose props for S3 URL: https://github.com/apache/druid/pull/9432#issuecomment-601973664 @vogievetsky Not sure if this is consider a bug but... Initially, in the UI when you choose S3 and put a prefix/uri then click apply, the ingestionSpec will not have the properties field (which is correct). If you then choose a type for access/secret key then click apply, the properties field gets inserted into the ingestionSpec (which is correct). However, if now you choose the access/secret key type back to (none) and click apply, the properties field is still there with empty secretAccessKey. This is not correct. I would expect the ingestionSpec to revert back to what is seen earlier without properties field
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
