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

[ADH-4068] Fix sync action source path pattern matching #9

Conversation

tigrulya-exe
Copy link
Member

  • Fixed bug, when the sync action src path pattern's base directory was used for matching files to backup instead of using the pattern itself.
  • Enhanced the InotifyEventApplier to properly support regex during check whether we need to backup incoming file. Before these changes simple path prefix check was used - SSM tested if the incoming file is located in one of the backup directories.
  • Enabled db schema manager (Liquibase) invocation on each SSM server start to iteratively apply new changelogs, if any.

@tigrulya-exe tigrulya-exe self-assigned this Feb 1, 2024
@tigrulya-exe tigrulya-exe force-pushed the bugfix/ADH-4068-wrong-matches-regex-behaviour branch from c13d007 to d89ff8a Compare February 2, 2024 09:21
@tigrulya-exe tigrulya-exe force-pushed the bugfix/ADH-4068-wrong-matches-regex-behaviour branch from d89ff8a to 2a5c139 Compare February 5, 2024 07:56
@tigrulya-exe tigrulya-exe requested review from iamlapa and removed request for xardazzzzzz February 5, 2024 16:02
@iamlapa iamlapa merged commit dd74de1 into arenadata:develop Feb 5, 2024
2 checks passed
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.

3 participants