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

Support PUSH messages also for db/schema changes #3496

Closed
2 tasks
lvca opened this issue Jan 29, 2015 · 6 comments
Closed
2 tasks

Support PUSH messages also for db/schema changes #3496

lvca opened this issue Jan 29, 2015 · 6 comments
Assignees
Milestone

Comments

@lvca
Copy link
Member

lvca commented Jan 29, 2015

Today we support PUSH message from Server to Client only to send changes of Distributed Cfg. We could use it also for:

  • schema changes
  • db clusters add/remove/rename
@metametametameta
Copy link

Can this be generalized to support all metadata changes? (i.e. anything under db.getMetadata()) and not just "schema" and "clusters"

@lvca
Copy link
Member Author

lvca commented Mar 23, 2016

Sorry, we are so in late with v2.2 that this feature, even if little, has to be postponed.

@lvca lvca modified the milestones: 3.0, 2.2.0-rc1 Mar 23, 2016
@wouterv
Copy link
Contributor

wouterv commented Mar 24, 2016

You' re saying that this feature is little. Cant it be planned then for a 2.2.x release, instead of us having to wait yet another 6 months?

@tglman tglman mentioned this issue Apr 20, 2016
34 tasks
@lvca
Copy link
Member Author

lvca commented Aug 3, 2017

@tglman what's the status of this issue in v3.0?

@tglman
Copy link
Member

tglman commented Aug 3, 2017

hi,

It's a working in progress, the infrastructure of push is there, the messages for specific operations are not yet there, due to the mapping of what we actually need and what we actually don't.

@tglman
Copy link
Member

tglman commented Dec 29, 2017

Hi,

The implementation of all the update of db metadata is implemented, closing this.

Regards

@tglman tglman closed this as completed Dec 29, 2017
@luigidellaquila luigidellaquila modified the milestones: 3.0.0, 3.0.0-RC2 Feb 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

5 participants