Penghui Li
Penghui Li
[example failure](https://github.com/apache/pulsar/runs/7549605041?check_suite_focus=true) ``` Error: Tests run: 9, Failures: 1, Errors: 0, Skipped: 7, Time elapsed: 20.618 s
### Motivation ML discussion: https://lists.apache.org/thread/q49r2blh1wmvnr0mqx2lxxkhd8c306bm I have created a project for flaky test issues management https://github.com/apache/pulsar/projects/11 Which will help us to track the flaky test better. Use the Github action...
[example failure](https://github.com/apache/pulsar/runs/7710408158?check_suite_focus=true#step:10:1407) ``` Error: Tests run: 10, Failures: 3, Errors: 0, Skipped: 7, Time elapsed: 129.61 s
**Describe the bug** The benchmark test is for the max throughput scenario with 1GB/s message writing and 1GB/s message reading. ``` Aug 08 17:44:23 ip-10-0-0-158.us-west-2.compute.internal pulsar[25809]: 2022-08-08T17:44:23,714+0000 [BookKeeperClientWorker-OrderedExecutor-20-0] ERROR org.apache.bookkeeper.client.MetadataUpdateLoop...
[example failure](https://github.com/apache/pulsar/runs/7710408370?check_suite_focus=true) ``` Error: Tests run: 64, Failures: 16, Errors: 0, Skipped: 48, Time elapsed: 604.061 s
[example failure](https://github.com/apache/pulsar/runs/7714287203?check_suite_focus=true) ``` Error: Tests run: 17, Failures: 1, Errors: 0, Skipped: 15, Time elapsed: 58.95 s
[example failure](https://github.com/apache/pulsar/runs/7720437968?check_suite_focus=true) ``` Error: Tests run: 25, Failures: 2, Errors: 0, Skipped: 13, Time elapsed: 21.138 s
``` Error: Tests run: 44, Failures: 1, Errors: 0, Skipped: 31, Time elapsed: 116.962 s
[example failure](https://github.com/apache/pulsar/runs/7709485357?check_suite_focus=true) ``` Error: Tests run: 25, Failures: 1, Errors: 0, Skipped: 23, Time elapsed: 68.05 s
**Describe the bug** Topic does not have schema to check when the function attach the topic that kop created. **To Reproduce** Steps to reproduce the behavior: 1. publish some messages...