| A: |
Below is a list of changes:
cmonClient/cmonServer:
-
CmonClient has been made more robust in its reading of log files. At the
same time, corrections were made to syncronize APIs access when writing
to the log files.
-
Added a dataPipeline test for 290 node cluster.
-
Added tests for LLO createRDS command.
frameAPI:
-
An issue with the createRDS command not being able to generate frames from
subsections of compressed frames has been correctd.
Resource Variable changes:
- LDASapi.rsc (local dir: /ldas_outgoing default dir: /ldas/bin)
;## desc=Max time delay before recording failure to update archiveIndex with log entry
set ::MAX_LOGARCHIVE_DELAY_SECS 2
- cmonClient.rsc (local dir: /ldas_outgoing/cntlmonAPI default dir: /ldas/lib/cntlmonAPI)
;## desc=max size of status message
set ::MAX_MSG_LEN 100000
;## desc=max number of graph points
set ::MAX_GRAPH_POINTS 100000
Closed Problem Reports
|