apucher opened a new pull request #7010:
URL: https://github.com/apache/incubator-pinot/pull/7010


   ## Description
   This PR adds a cross-integration test of Realtime & Basic Auth & TLS to get 
ahead of the rapid adoption of these features by our community. This effort 
also uncovered #7009 where segment upload fails on HTTPS-exclusive controllers. 
This PR also contains an appropriate fix.
   
   ## Upgrade Notes
   Does this PR prevent a zero down-time upgrade? (Assume upgrade order: 
Controller, Broker, Server, Minion)
   * [ ] Yes (Please label as **<code>backward-incompat</code>**, and complete 
the section below on Release Notes)
   
   Does this PR fix a zero-downtime upgrade introduced earlier?
   * [ ] Yes (Please label this as **<code>backward-incompat</code>**, and 
complete the section below on Release Notes)
   
   Does this PR otherwise need attention when creating release notes? Things to 
consider:
   - New configuration options
   - Deprecation of configurations
   - Signature changes to public methods/interfaces
   - New plugins added or old plugins removed
   * [ ] Yes (Please label this PR as **<code>release-notes</code>** and 
complete the section on Release Notes)
   ## Release Notes
   * adds new TLS configuration option `pinot.server.segment.uploader.protocol` 
(which defaults to `http`) to gracefully handle HTTPS-only controllers in 
realtime scenarios
   
   ## Documentation
   


-- 
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:
us...@infra.apache.org



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

Reply via email to