Adding Application-specific Properties
Panopticon Streams properties can be viewed and configured in Streams.properties. However, some of these server-wide properties can be overridden by adding and customizing them in an application.
- On the Application page, click
then select Properties.
The Application Properties dialog displays.
NOTE:
- Currently, the application properties are used to assign specific retention time (in milliseconds) for topic(s).
- Partition Count values that were added in operators in the application are displayed.
- To add a property, click
.
A new row for Key and Value entry displays.
NOTE: The Keys and Values must not be empty. Also, keys must be unique within the application property list.
- Enter the Key. This is the application property to be configured.
- Enter the corresponding Value of the key.
You can also opt to delete an application property entry by selecting its check box and clicking
.
- Click
.
Example
Refer to RetentionTimeExample in the Example Applications section for more information.
(c) 2013-2024 Altair Engineering Inc. All Rights Reserved.