Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
6.0.0
-
Untriaged
-
Release Note
-
No
Description
Build 6.0.0-1693
In multi bucket(30 buckets) tests, first function gets deployed and while deploying second function we are seeing following error- "name":"ERR_REBALANCE_ONGOING","code":36,"description":"Rebalance ongoing on some/all Eventing nodes, creating new functions, deployment or undeployment of existing functions is not allowed"
Note that no rebalance was going on in cluster.
We did not see this in 5.5.2-3733 for similar test.
Job- http://perf.jenkins.couchbase.com/job/arke-multi-bucket/221
Logs-
Eventing node- 172.23.97.177
https://s3-us-west-2.amazonaws.com/perf-artifacts/jenkins-arke-multi-bucket-221/172.23.96.23.zip
https://s3-us-west-2.amazonaws.com/perf-artifacts/jenkins-arke-multi-bucket-221/172.23.97.12.zip
https://s3-us-west-2.amazonaws.com/perf-artifacts/jenkins-arke-multi-bucket-221/172.23.97.13.zip
https://s3-us-west-2.amazonaws.com/perf-artifacts/jenkins-arke-multi-bucket-221/172.23.97.14.zip
https://s3-us-west-2.amazonaws.com/perf-artifacts/jenkins-arke-multi-bucket-221/172.23.97.15.zip
https://s3-us-west-2.amazonaws.com/perf-artifacts/jenkins-arke-multi-bucket-221/172.23.97.177.zip
https://s3-us-west-2.amazonaws.com/perf-artifacts/jenkins-arke-multi-bucket-221/172.23.97.19.zip
https://s3-us-west-2.amazonaws.com/perf-artifacts/jenkins-arke-multi-bucket-221/172.23.97.20.zip
Attachments
Issue Links
- is a backport of
-
MB-32437 With 30 buckets, error while deploying second function
-
- Closed
-
Reopening this issue.
The following was observed:
end-point used: http://172.23.97.177:8096/api/v1/functions/bucket-30-test1
30 functions have been deployed . On the 30th function , it is failing with the following message:
[WARNING] Retrying
[http://172.23.97.177:8096/api/v1/functions/bucket-30-test1
]
[WARNING] {
"name": "ERR_APP_ALREADY_DEPLOYED",
"code": 20,
"description": "Function already deployed",
"attributes": null,
"runtime_info": {
"code": 20,
"info": "Function: bucket-30-test1 another function with same name is already deployed, skipping save request"
link to the job: http://perf.jenkins.couchbase.com/view/Eventing/job/themis_multibucket/24/
Logs:
https://s3-us-west-2.amazonaws.com/perf-artifacts/jenkins-themis_multibucket-24/172.23.97.177.zip