[fix] Reconnection logic and Backoff policy doesn't work correctly #575
Triggered via pull request
September 18, 2024 13:20
Status
Failure
Total duration
1m 55s
Artifacts
–
Annotations
20 errors and 3 warnings
build (1.21):
pulsar/internal/http_client.go#L153
undefined: backoff.NewDefaultBackoffWithBackOff
|
build (1.21):
pulsar/internal/rpc_client.go#L120
undefined: backoff.NewDefaultBackoffWithBackOff
|
build (1.21)
Process completed with exit code 2.
|
build (1.22)
The job was canceled because "_1_21" failed.
|
build (1.22):
pulsar/internal/http_client.go#L153
undefined: backoff.NewDefaultBackoffWithBackOff
|
build (1.22):
pulsar/internal/rpc_client.go#L120
undefined: backoff.NewDefaultBackoffWithBackOff
|
build (1.22)
The operation was canceled.
|
lint:
pulsar/batcher_builder.go#L21
could not import github.com/apache/pulsar-client-go/pulsar/internal (-: # github.com/apache/pulsar-client-go/pulsar/internal
|
lint:
pulsar/internal/http_client.go#L153
undefined: backoff.NewDefaultBackoffWithBackOff
|
lint:
pulsar/internal/rpc_client.go#L120
undefined: backoff.NewDefaultBackoffWithBackOff
|
lint:
pulsar/internal/http_client.go#L153
undefined: backoff.NewDefaultBackoffWithBackOff
|
lint:
pulsar/internal/rpc_client.go#L120
undefined: backoff.NewDefaultBackoffWithBackOff
|
lint
issues found
|
integration-tests (1.21)
undefined: backoff.NewDefaultBackoffWithBackOff
|
integration-tests (1.21)
undefined: backoff.NewDefaultBackoffWithBackOff
|
integration-tests (1.21)
undefined: backoff.NewDefaultBackoffWithBackOff
|
integration-tests (1.21)
undefined: backoff.NewDefaultBackoffWithBackOff
|
integration-tests (1.21)
Process completed with exit code 2.
|
integration-tests (1.22)
The job was canceled because "_1_21" failed.
|
integration-tests (1.22)
The operation was canceled.
|
build (1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-tests (1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|