Commit d107d32
authored
Pin the Pulsar version to 3.1.1 temporarily for the regression in Pulsar (#395)
### Motivation
Pulsar 3.1.2 introduces a regression that makes two tests fail:
- AuthPluginTest.testTlsDetectPulsarSslWithInvalidBroker (try #1)
- AuthPluginTest.testTlsDetectHttpsWithInvalidBroker (try #1)
### Modifications
Pin the Pulsar version to 3.1.1 until there is a new Pulsar release that
fixes the regression.1 parent d1dd08b commit d107d32
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
0 commit comments