You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ap...@apache.org on 2021/03/15 23:44:44 UTC

[incubator-pinot] branch basic-auth-controller updated (eb4f5ac -> 59cdaee)

This is an automated email from the ASF dual-hosted git repository.

apucher pushed a change to branch basic-auth-controller
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from eb4f5ac  add batch ingestion test
     add 59cdaee  review fixes

No new revisions were added by this update.

Summary of changes:
 .../requesthandler/BaseBrokerRequestHandler.java   |  2 +-
 .../common/utils/FileUploadDownloadClient.java     | 84 ++++++++++++++++++++++
 ...est.java => BasicAuthBatchIntegrationTest.java} | 44 +++---------
 .../integration/tests/BasicAuthTestUtils.java      | 63 ++++++++--------
 4 files changed, 125 insertions(+), 68 deletions(-)
 rename pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/{BasicAuthClusterIntegrationTest.java => BasicAuthBatchIntegrationTest.java} (73%)
 copy pinot-tools/src/main/java/org/apache/pinot/tools/AuthQuickstart.java => pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/BasicAuthTestUtils.java (53%)


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