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

Make native integration easier #178

Closed
3 tasks
tmasternak opened this issue Mar 15, 2016 · 3 comments
Closed
3 tasks

Make native integration easier #178

tmasternak opened this issue Mar 15, 2016 · 3 comments
Labels

Comments

@tmasternak
Copy link
Member

Goal

The goal of this task is to make changes to SqlServer table schema to make the native integration easier.
It groups other issues which have been created separately.
Those changes should be implemented in such a way that wire compatibility with older versions is preserved.
Potential changes:

@MarcinHoppe
Copy link
Contributor

Would the new schema apply only to endpoints created with transport with this feature implement or are we actually thinking about migrating schemas of existing queue tables?

@tmasternak
Copy link
Member Author

@MarcinHoppe TBH I don't know :/. Ideally users should not care which means new endpoints just work with the old once. I know that one of the discussed options where updatable views but not decision was made.

I think that either way any changes to table schema should probably be postponed until we figure out the best approach to multi-instance support #139. One of the options there is to provide some kind on synchronization process and that might be a good moment to figure out possibilities for changing the schema.

@mauroservienti
Copy link
Member

Closed in favor of #179 that will have to deal with how to evolve the schema.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants