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

#4158 - Exception when annotating something after a longer pause #4204

Conversation

reckart
Copy link
Member

@reckart reckart commented Sep 23, 2023

What's in the PR

  • Replace calls to SelectFS with calls to CASUtil which does not create temporary annotations
  • Added new CAS Doctor check for unreachable feature structures
  • Updated UpgradeCasRepair to report garbarge-collected feature structures
  • Updated description of UpgradeCasRepair

How to test manually

  • Run CAS Doctor the clean up all unreachable annotations in a project
  • Perform some annotations etc
  • Run CAS Doctor check if there are any unreachable annotations in the project

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- Replace calls to SelectFS with calls to CASUtil which does not create temporary annotations
- Added new CAS Doctor check for unreachable feature structures
- Updated UpgradeCasRepair to report garbarge-collected feature structures
- Updated description of UpgradeCasRepair
@reckart reckart added 🐛Bug Something isn't working Module: Annotation labels Sep 23, 2023
@reckart reckart added this to the 29.3 milestone Sep 23, 2023
@reckart reckart self-assigned this Sep 23, 2023
@reckart reckart changed the title Bugfix/4158 exception when annotating something after a longer pause 29.x #4158 - Exception when annotating something after a longer pause Sep 23, 2023
@reckart reckart merged commit b826602 into release/29.x Sep 23, 2023
@reckart reckart deleted the bugfix/4158-Exception-when-annotating-something-after-a-longer-pause-29.x branch September 23, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Something isn't working Module: Annotation
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant