Task #7331
Story #6852: Log Aggr V2 Compliance
Add version compliance indicator to index
100%
Description
v2 of LogEntry is not backwards compatible with v1 of LogEntry.
In the Log Event index, To receive v1 Log from log entries harvested from a v2 membernode, then a compliance indicator will be set. The compliance indicator will help discover which LogEntry items may be serialized from a v1 endpoint.
The compliance indicator values are either 'v1' or 'v2'. Any query to the cn's log v1 endpoint will return all records that have the indicator set to 'v1'.
Associated revisions
fixes #7331
added d1_version_compliance field
fixes #7331
added d1_version_compliance field
closes #7331
d1_version_compliance indicator added.
closes #7331
d1_version_compliance indicator added.
closes #7331
d1_version_compliance indicator added.
closes #7331
d1_version_compliance indicator added.
History
#1 Updated by Robert Waltz about 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- translation missing: en.field_remaining_hours set to 0.0
Applied in changeset java-client:d1client|r16259.