You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I have created some testdata in my local Bitbucket server installation:
System is well sized:
If I now use the bitbucket server API to search for Projects it is very slow.
search = projectService.findAll(new PageRequestImpl(0, 50));
This call alone takes up to 20 seconds if used as a normal bitbucket user who is able to see the 1000 projects. When logged in as admin it only takes less than a second.
Am I missing some hidden cache parameter here which I might need to increase for better performance?
Hi!
did you check the dbms side?
Maybe db is slow ?
Announced in this blog, this holiday season we’re celebrating all things CI/CD and between now and the end of 2019 we’ll be showcasing content, use cases, feature announcements and more. One featur...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.