Skip to content

BI-2019 - Pedigree Viewer Not Rendering#324

Merged
mlm483 merged 1 commit intodevelopfrom
bug/BI-2019
Dec 14, 2023
Merged

BI-2019 - Pedigree Viewer Not Rendering#324
mlm483 merged 1 commit intodevelopfrom
bug/BI-2019

Conversation

@mlm483
Copy link
Contributor

@mlm483 mlm483 commented Dec 12, 2023

Description

Story: https://breedinginsight.atlassian.net/browse/BI-2019

Increased the shared memory size for the postgres container.

Dependencies

Related PR on bi-docker-stack: Breeding-Insight/bi-docker-stack#38

Testing

Verify Configuration Change

  • docker exec -it bidb df -h | grep shm

    Output will likely show the docker shared memory default of 64M.

  • git checkout bug/BI-2019
  • docker compose down
  • docker compose up bidb brapi-server gigwa localstack mailhog mongo redis -d
  • docker exec -it bidb df -h | grep shm

    Output should show now 2.0G.

Checklist:

  • I have performed a self-review of my own code
  • I have tested my code and ensured it meets the acceptance criteria of the story
  • I have tested that my code works with both the brapi-java-server and BreedBase
  • I have create/modified unit tests to cover this change
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to documentation
  • I have run TAF: <please include a link to TAF run>

@github-actions github-actions bot added the bug Something isn't working label Dec 12, 2023
@mlm483 mlm483 requested review from a team, dmeidlin and nickpalladino and removed request for a team December 13, 2023 13:41
@mlm483 mlm483 marked this pull request as ready for review December 13, 2023 13:44
@mlm483 mlm483 merged commit cedfdd8 into develop Dec 14, 2023
@mlm483 mlm483 deleted the bug/BI-2019 branch December 14, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants