Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Edge Data Streaming
  3. Licenses
  4. Using Informatica Administrator
  5. Creating and Managing the Edge Data Streaming Service
  6. Edge Data Streaming Entity Types
  7. Edge Data Streaming Nodes
  8. Data Connections
  9. Working With Data Flows
  10. Managing the Edge Data Streaming Components
  11. Security
  12. High Availability
  13. Disaster Recovery
  14. Monitoring Edge Data Streaming Entities
  15. Appendix A: Troubleshooting
  16. Appendix B: Frequently Asked Questions
  17. Appendix C: Regular Expressions
  18. Appendix D: Command Line Program
  19. Appendix E: Configuring Edge Data Streaming to Work With a ZooKeeper Observer
  20. Appendix F: Glossary

User Guide

User Guide

Aggregator Properties

Aggregator Properties

Configure the properties of an aggregator when you add it to the data flow.
You can configure the following properties for an aggregator:
Entity Name
Name of the aggregator. Maximum length is 32 characters.
Description
Description of the aggregator. Maximum length is 256 characters.
Maximum Events to be Queued
Maximum number of events that the aggregator stores in an in-memory queue until the events are consumed by the target. When the queue is full, the aggregator blocks data and does not read from the source until the queue is free. You can specify a minimum value of 1000 and a maximum value of 1000000. Default is 100000.
Statistics
You can choose to view the following statistics for an aggregator:
  • Bytes Received. The number of bytes of data received by the aggregator.
  • Events Received. The number of events received by the aggregator.
  • Receive Rate (Per Sec). The number of events received per second.
  • Bytes Sent. The number of bytes of data sent by the aggregator.
  • Events Sent. The number of events sent by the aggregator.
  • Send Rate (Per Sec). The number of events sent per second.
  • Events Reassigned. The number of events that the source service resends to the aggregator with a reassigned flag. The source service sets the reassigned flag if it does not receive acknowledgment from the aggregator. The statistic displays meaningful values when you select the load balancing messaging mode in the Ultra Messaging data connection or the acknowledgment mode in the WebSocket data connection while configuring data flows.
  • Events to be Processed. Maximum number of messages that can be stored in the internal queue of the aggregator.

0 COMMENTS

We’d like to hear from you!