Skip to content

Feature/unversioned property updates #249

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

Merged
merged 5 commits into from
Sep 30, 2021

Conversation

geekbeast
Copy link
Contributor

@geekbeast geekbeast commented Sep 17, 2021

This should significantly reduce the vacuum pressure on our stack from integrations by not overwriting existing properties.

- Added new integrate permission that is necessary for unversioned integrations.
- Unversioned updates only update version if current version < 0
* main:
  Should check if privileges contains all owner-level privileges, not the other way round
  Revert "Exposing required function from permissioner temporarily for migration"
  add entityTypeId to DataSet
  Revert "add entityTypeId to DataSet"
  add entityTypeId to DataSet
  Exposing required function from permissioner temporarily for migration
  Moved over LegacyPermissionMapstore logic to conductor-client
  Adding hzmap for legacy_permissions
  Fixed sql typo error
  replaced thread.sleep temp fix with exponential retry strategy
  remove most of the @timed I added in EntitySetService
  a few @timed in Graph
  remove some more @timed
  remove most of the @timed I added
  add @service, @timed to DataDeletionService
  adding @timed to HazelcastAuthorizationService
  adding @timed to EntitySetService
  add api name to logging

# Conflicts:
#	datastore/src/main/java/com/openlattice/datastore/data/controllers/DataController.java
@UnsungHero97 UnsungHero97 merged commit 5214906 into main Sep 30, 2021
@UnsungHero97 UnsungHero97 deleted the feature/unversioned-property-updates branch September 30, 2021 02:05
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