You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/09/03 17:30:27 UTC

[GitHub] [incubator-pinot] fx19880617 opened a new issue #5968: New Swagger UI blocks access from container port forwarding or remote access

fx19880617 opened a new issue #5968:
URL: https://github.com/apache/incubator-pinot/issues/5968


   New swagger UI makes a base URL which usually not accessible from local debug mode.
   This prevent users to remote access it.
   
   This can be easily replayed by 
   
   ```
   docker run --name pinot-quickstart -p 9000:9000 -p 8000:8000  -d apachepinot/pinot:latest QuickStart -type batch
   ```
   
   Then access `localhost:9000` UI


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] fx19880617 commented on issue #5968: New Swagger UI blocks access from container port forwarding or remote access

Posted by GitBox <gi...@apache.org>.
fx19880617 commented on issue #5968:
URL: https://github.com/apache/incubator-pinot/issues/5968#issuecomment-687334722


   Thanks @jackjlli for quick fix in  https://github.com/apache/incubator-pinot/pull/5983


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] fx19880617 commented on issue #5968: New Swagger UI blocks access from container port forwarding or remote access

Posted by GitBox <gi...@apache.org>.
fx19880617 commented on issue #5968:
URL: https://github.com/apache/incubator-pinot/issues/5968#issuecomment-686644582


   @jackjlli 
   


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [incubator-pinot] fx19880617 closed issue #5968: New Swagger UI blocks access from container port forwarding or remote access

Posted by GitBox <gi...@apache.org>.
fx19880617 closed issue #5968:
URL: https://github.com/apache/incubator-pinot/issues/5968


   


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org