Bug #7359
All coordinating nodes' metacat log entries must be harvested
100%
Description
LogAggregation originally was designed such that each CN was responsible for harvesting its own Metacat logs with hazelcast distributing entries to the other CNs.
Now that LogAggregation is only running on the active node , the log aggregation should harvest from all of the CNs.
Associated revisions
closes #7359
All coordinating nodes' metacat log entries must be harvested
closes #7359
All coordinating nodes' metacat log entries must be harvested
refs #7359
All coordinating nodes' metacat log entries must be harvested. cn.nodeIds need to be formatted as a list with ';' as separator not ' '.
refs #7359
All coordinating nodes' metacat log entries must be harvested. cn.nodeIds need to be formatted as a list with ';' as separator not ' '.
refs #7359
Remove code that is no longer needed.
refs #7359
Remove code that is no longer needed.
History
#1 Updated by Robert Waltz about 9 years ago
- Subject changed from All Coordinating Node's metacat log entries must be harvested to All coordinating nodes' metacat log entries must be harvested
#2 Updated by Robert Waltz about 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100