Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
6.5.0
-
Triaged
-
Unknown
Description
Build 6.5.0-4960
Observed that eventing function deploy time increases as number of buckets in cluster increase.
e.g.
#buckets in cluster | Time to deploy one handler | Job |
---|---|---|
1 | ~35sec | http://perf.jenkins.couchbase.com/job/themis-dev/954 |
10 | ~240sec | http://perf.jenkins.couchbase.com/job/themis-dev/957 |
Logs are present at end of console output of job.
Attachments
Issue Links
- relates to
-
MB-32437 With 30 buckets, error while deploying second function
-
- Closed
-
Jyotsna Nayak Would be great to run this test on latest CC or 6.5.1 builds. We have pushed in a fix for
MB-32437which should help in this case too.