Jämförda versioner

Nyckel

  • Dessa rader lades till.
  • Denna rad togs bort.
  • Formateringen ändrades.

Innehållsförteckning

...

  • Jira Legacy
    serverJIRA (skl-tp.atlassian.net)
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId750a6180-d7a0-3a07-9e26-06918e482381
    keySKLTP-665
  • Jira Legacy
    serverJIRA (skl-tp.atlassian.net)
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId750a6180-d7a0-3a07-9e26-06918e482381
    keySKLTP-646
  • Jira Legacy
    serverJIRA (skl-tp.atlassian.net)
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId750a6180-d7a0-3a07-9e26-06918e482381
    keySKLTP-667
  • Jira Legacy
    serverJIRA (skl-tp.atlassian.net)
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId750a6180-d7a0-3a07-9e26-06918e482381
    keySKLTP-665669

Förändrad konfiguration

  • Jira Legacy
    serverJIRA (skl-tp.atlassian.net)
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId750a6180-d7a0-3a07-9e26-06918e482381
    keySKLTP-665
    , nya properties med default inställningar som innebär att den nya collect/compress funktionaliteten ej används.

    Kodblock
    # queue where messages with a count of EngagementTransactions less or equal to COLLECT_TRESHOLD are put
    COLLECT_QUEUE=skltp.ei.collect
    # queue where messages that for some reason have failed in the collect/compress process
    COLLECT_ERROR_QUEUE=DLQ.${COLLECT_QUEUE}
    # number of EngagementTransactions in an Update message that determines if the message should be put on the collect queue
    COLLECT_TRESHOLD=0
    # the timeout for each JMS receive, also determines the interval that the collect buffer is checked for max age
    COLLECT_JMS_RECEIVE_TIMEOUT_MILLIS=30000
    # the max time to buffer records in collect
    COLLECT_MAX_BUFFER_AGE_MILLIS=240000
    # the max number of records in output messages from collect
    COLLECT_MAX_RECORDS_IN_COLLECTED_MESSAGES=1000
    # the max number of records to buffer in collect (affects memory usage!)
    COLLECT_MAX_BUFFERED_RECORDS=4000
    # the max number of messages to read in collect
    COLLECT_MAX_COLLECTED_MESSAGES=10000

...

  1. Producent av tjänstekontraktet Update
  2. Producent av tjänstekontraktet FindContent
  3. Konsument av tjänstekontraktet ProcessNotification 
  4. Producent av tjänstekontraktet ProcessNotification 

Denna version stödjer endast begränsade datavolymer.

...