Skip to content

Conversation

@HenryCaiHaiying
Copy link
Contributor

Allow the client program add or replace the UUIDSet in GTIDSet

This might be useful when the client program want to adjust the intervals in GTIDSet/UUIDSet, e.g. when the client program don't have contiguous gtid ranges.

Allow the client program add or replace the UUIDSet in GTIDSet

This might be useful when the client program want to adjust the intervals in GTIDSet/UUIDSet, e.g. when the client program don't have contiguous gtid ranges.
@shyiko
Copy link
Owner

shyiko commented Jun 4, 2017

@HenryCaiHaiying
Copy link
Contributor Author

You are right, I forgot that constructor is not public. I can make that constructor public if you want.

Or have a new constructor on the level of GtidSet:
public GtidSet(Collection uuidSets) {...}

@shyiko
Copy link
Owner

shyiko commented Jun 4, 2017

I'm fine with public constructor. You'll probably need to make Interval public too, btw.

@HenryCaiHaiying
Copy link
Contributor Author

HenryCaiHaiying commented Jun 4, 2017 via email

@shyiko shyiko merged commit 11ccc1e into shyiko:master Jun 4, 2017
@HenryCaiHaiying
Copy link
Contributor Author

HenryCaiHaiying commented Jun 4, 2017 via email

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.

2 participants