Move categories from the pair to each endpoint.
Reported by Ben Hood | November 17th, 2010 @ 06:45 PM | in 0.9.3
The categories created in #2 are bound to a pair definition - however, there is no reason why two participants in a paring shouldn't be able partition their data based on different categories. Hence the category ref data should be moved from the pair definition to each endpoint definition.
This issue is related to #151.
Comments and changes to this ticket
-

Ben Hood January 18th, 2011 @ 05:39 PM
- Milestone cleared.
- Milestone order changed from 32 to 0
-

Ben Hood January 24th, 2011 @ 03:08 PM
- Milestone order changed from 12 to 0
(from [80e051fde6007dff34d114b11fd2f24f8ae8ec29]) [#152] Move categories from the Pair to the Endpoint. https://github.com/lshift/diffa/commit/80e051fde6007dff34d114b11fd2...
-

Ben Hood January 25th, 2011 @ 08:53 AM
(from [038e3931c3c82659e46edb6ef3f58331cbec1adb]) [#152] Improve multiple category test in HibernateVersionCorrelationStoreTest.
Correct underlying problem in the HibernateVersionCorrelationStore where no values returned by index would result in all values being returned by correlation store.
https://github.com/lshift/diffa/commit/038e3931c3c82659e46edb6ef3f5... -

Ben Hood January 25th, 2011 @ 08:53 AM
(from [94b070fb17e8931023f4fee7e2bb1c349d86a74d]) [#152] Remove final instance of SortedMap (should allow us to resolve [#159] as part of this bug). https://github.com/lshift/diffa/commit/94b070fb17e8931023f4fee7e2bb...
-

Paul Jones January 25th, 2011 @ 08:54 AM
- Assigned user set to Ben Hood
- State changed from new to resolved
Configuration has been moved. The SortedMap usage also fell away as part of this bug, so #159 is resolved as well.
-

Ben Hood January 25th, 2011 @ 09:59 AM
- Assigned user changed from Ben Hood to Paul Jones
- State changed from resolved to open
This looks good - I have but one question - in the case clause in the HibernateVersionCorrelationStore on line 183, why is the ListQueryConstraint not explicitly being matched on?
-

Ben Hood January 25th, 2011 @ 10:11 AM
- State changed from open to closed
Answered my own question by massaging the merge commit to re-introduce said case statement -> QA+
-

-

Ben Hood February 4th, 2011 @ 02:48 PM
- Milestone set to 0.9.3
- Milestone order changed from 2 to 0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Real Time Differencing Tool.
People watching this ticket
Referenced by
-
2
Generalize entity partition criteria and granularity function
#152 - to move categories to the endpoint from
the pair
-
151
Implement default constraints
This issue is probably dependent on ticket #152
landing.
-
156
Implement ListQueryConstraints
A mechanism to declare a value domain constraint for a gi...
-
161
String based category function
#152 - so that we can retrieve the default bound
on a per...
-
152
Move categories from the pair to each endpoint.
(from [80e051fde6007dff34d114b11fd2f24f8ae8ec29])
[#152] ...
-
152
Move categories from the pair to each endpoint.
(from [038e3931c3c82659e46edb6ef3f58331cbec1adb])
[#152] ...
-
159
Consistently eliminate SortedMaps
(from [94b070fb17e8931023f4fee7e2bb1c349d86a74d])
[#152] ...
-
152
Move categories from the pair to each endpoint.
(from [94b070fb17e8931023f4fee7e2bb1c349d86a74d])
[#152] ...
-
159
Consistently eliminate SortedMaps
Resolved as part of fix to #152.
-
151
Implement default constraints
Completed as part of #152. Endpoints now factory their de...
-
151
Implement default constraints
This is indeed solved in #152, hence QA+
-
159
Consistently eliminate SortedMaps
QA+ (as part of #152)
-
152
Move categories from the pair to each endpoint.
(from [d8f7e623ec60a276c4c0c603f98c1f600580e90c])
Merged ...
-
156
Implement ListQueryConstraints
Since #152 has landed, the default constraints are on
the...