shauryachats opened a new issue, #16093:
URL: https://github.com/apache/pinot/issues/16093

   
[CursorWithAuthIntegrationTest.java](https://github.com/apache/pinot/blob/master/pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/CursorWithAuthIntegrationTest.java#L135)
 has implemented a `uploadSegments` method, which is very similar to the one in 
the base method in 
[ClusterTest](https://github.com/apache/pinot/blob/master/pinot-integration-test-base/src/test/java/org/apache/pinot/integration/tests/ClusterTest.java#L422),
 except the former method passes authentication headers. 
   Support of custom headers to be passed in the base method needs to be 
supported to prevent duplication of this logic.


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

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org.apache.org

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