Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BACKLOG-42827] - CRUD for Global objects in repository #9750

Open
wants to merge 1 commit into
base: project-profile
Choose a base branch
from

Conversation

abryant-hv
Copy link
Contributor

@abryant-hv abryant-hv commented Dec 5, 2024

- RepositorySharedObjectsIO and test
- fixed file-open-save for repositories (partial backport)
- stopped saving or loading shared objects to the repository as part of
  transformations or jobs.
- Still links steps to databases
- Keep ObjectId in various Node-based memory structures, but don't store on
  disk in VfsSharedObjectsIO
- Reset DefaultBowl managers on connect/disconnect from Repository

@abryant-hv abryant-hv force-pushed the BACKLOG-42827 branch 2 times, most recently from 03d0317 to 538a797 Compare December 10, 2024 14:40
@abryant-hv abryant-hv marked this pull request as ready for review December 10, 2024 14:40
@abryant-hv abryant-hv requested a review from a team as a code owner December 10, 2024 14:40
@abryant-hv abryant-hv changed the title [BACKLOG-42827] - RepositorySharedObjectsIO and test [BACKLOG-42827] - CRUD for Global objects in repository Dec 10, 2024
- RepositorySharedObjectsIO and test
- fixed file-open-save for repositories (partial backport)
- stopped saving or loading shared objects to the repository as part of
  transformations or jobs.
- Still links steps to databases
- Keep ObjectId in various Node-based memory structures, but don't store on
  disk in VfsSharedObjectsIO
- Reset DefaultBowl managers on connect/disconnect from Repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant