This is an automated email from the ASF dual-hosted git repository.
zhaijia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 602f1c2 Fix create consumer on partitioned topic while disable topic
auto creation. (#5572)
add c8dfc92 [Github actions]Fixed unit test (#6004)
No new revisions were added by this update.
Summary of changes:
...i-integration-sql.yaml => ci-unit-adaptors.yml} | 15 +++--
...ntegration-sql.yaml => ci-unit-broker-sasl.yml} | 12 ++--
.github/workflows/ci-unit-broker.yml | 74 ++++++++++++++++++++++
...{ci-integration-sql.yaml => ci-unit-proxy.yaml} | 15 +++--
.github/workflows/ci-unit.yaml | 10 +--
.../client/api/MessageDispatchThrottlingTest.java | 6 +-
.../pulsar/client/api/TlsHostVerification.java | 3 +-
.../org/apache/pulsar/client/impl/ReaderTest.java | 3 +
...PollingPropertiesFileConfigurationProvider.java | 2 +-
.../pulsar/proxy/server/ProxyParserTest.java | 5 +-
.../org/apache/pulsar/proxy/server/ProxyTest.java | 10 ++-
11 files changed, 124 insertions(+), 31 deletions(-)
copy .github/workflows/{ci-integration-sql.yaml => ci-unit-adaptors.yml} (77%)
copy .github/workflows/{ci-integration-sql.yaml => ci-unit-broker-sasl.yml}
(77%)
create mode 100644 .github/workflows/ci-unit-broker.yml
copy .github/workflows/{ci-integration-sql.yaml => ci-unit-proxy.yaml} (74%)