Skip to content
Success

Changes

Summary

  1. [GovWayCore] (commit: e4d9ecd) (details)
  2. [TestSuite] (commit: f134da1) (details)
  3. [TestSuite] (commit: 4ce03cb) (details)
  4. [BatchStatistiche] (commit: 1d312a7) (details)
  5. [Documentazione] (commit: 883f36f) (details)
  6. [BatchStatistiche] (commit: 686b1e3) (details)
Commit e4d9ecd2b68083a8a689c12cbc3a3693737b015e by Andrea Poli
[GovWayCore]
Migliorato log in presenza di errori 'java.nio.channels.ClosedChannelException'
(commit: e4d9ecd)
The file was modifiedcore/src/org/openspcoop2/message/AbstractBaseOpenSPCoop2MessageDynamicContent.java (diff)
Commit f134da1ea730993683f9d962483871c007df2780 by Andrea Poli
[TestSuite]
Codificata url di invocazione nei test opzioni_avanzate.UrlArrayParameter*
(commit: f134da1)
The file was modifiedprotocolli/trasparente/testsuite/karate/src/org/openspcoop2/core/protocolli/trasparente/testsuite/connettori/opzioni_avanzate/UrlArrayParameterRestTestEngine.java (diff)
Commit 4ce03cb82e98f9ee57e9cc5117237e9e2bb0b7ce by Andrea Poli
[TestSuite]
Corretti errori segnalati da ambiente CI Jenkins per protocollo ModI riguardante la pubblicazione dei tracciati PDND.
(commit: 4ce03cb)
The file was modifiedcore/src/org/openspcoop2/monitor/engine/statistic/PdndPublicazioneTracciamento.java (diff)
Commit 1d312a7c4b3bdf304d18e70ce64435b3400e9938 by Andrea Poli
[BatchStatistiche]
Introdotto stato_record=3 per record statistici dell'intervallo corrente (vs stato=1 per intervalli passati).
Aggiunta configurabilità dei criteri di raggruppamento, tramite proprietà '*.groupBy.<campo>', per ottimizzare la cardinalità delle aggregazioni.
Rivisto lo script di inizializzazione della tabella transazioni_esiti per associare alla colonna govway_status_class il numero della classe anziché l’identificativo della tabella di riferimento.
(commit: 1d312a7)
The file was addedresources/sql_upgrade/upgrade_3.3.17_to_3.3.18/postgresql/2025-10-20-archiviComunicazioni-patch.sql
The file was addedresources/sql_upgrade/upgrade_3.4.0_to_3.4.1/hsql/2025-10-20-archiviComunicazioni-patch.sql
The file was modifiedtools/batch/statistiche/src/org/openspcoop2/core/statistiche/batch/GeneratorProperties.java (diff)
The file was addedcore/deploy/sql/patch/sqlserver/archiviComunicazioni/2025-10-20-patch.sql
The file was modifiedcore/deploy/sql/init/archiviComunicazioni/ArchivioTransazioni_data.sql (diff)
The file was modifiedtools/batch/statistiche/src/org/openspcoop2/core/statistiche/batch/Generator.java (diff)
The file was addedcore/deploy/sql/patch/oracle/archiviComunicazioni/2025-10-20-patch.sql
The file was addedresources/sql_upgrade/upgrade_3.4.0_to_3.4.1/sqlserver/2025-10-20-archiviComunicazioni-patch.sql
The file was addedcore/deploy/sql/patch/mysql/archiviComunicazioni/2025-10-20-patch.sql
The file was modifiedcore/src/org/openspcoop2/monitor/engine/statistic/StatisticsUtils.java (diff)
The file was addedresources/sql_upgrade/upgrade_3.3.17_to_3.3.18/sqlserver/2025-10-20-archiviComunicazioni-patch.sql
The file was addedcore/deploy/sql/patch/postgresql/archiviComunicazioni/2025-10-20-patch.sql
The file was addedresources/sql_upgrade/upgrade_3.3.17_to_3.3.18/mysql/2025-10-20-archiviComunicazioni-patch.sql
The file was addedresources/sql_upgrade/upgrade_3.4.0_to_3.4.1/oracle/2025-10-20-archiviComunicazioni-patch.sql
The file was addedcore/deploy/sql/patch/db2/archiviComunicazioni/2025-10-20-patch.sql
The file was modifiedcore/src/org/openspcoop2/pdd/timers/TimerStatisticheLib.java (diff)
The file was addedresources/sql_upgrade/upgrade_3.4.0_to_3.4.1/db2/2025-10-20-archiviComunicazioni-patch.sql
The file was modifiedcore/src/org/openspcoop2/pdd/config/OpenSPCoop2Properties.java (diff)
The file was modifiedChangeLog (diff)
The file was addedresources/sql_upgrade/upgrade_3.4.0_to_3.4.1/mysql/2025-10-20-archiviComunicazioni-patch.sql
The file was modifiedcore/src/org/openspcoop2/monitor/engine/statistic/StatisticsConfig.java (diff)
The file was modifiedcore/src/org/openspcoop2/core/constants/CostantiDB.java (diff)
The file was modifiedcore/src/org/openspcoop2/core/statistiche/utils/StatisticheUtils.java (diff)
The file was addedresources/sql_upgrade/upgrade_3.3.17_to_3.3.18/oracle/2025-10-20-archiviComunicazioni-patch.sql
The file was modifiedcore/src/org/openspcoop2/monitor/engine/statistic/AbstractStatistiche.java (diff)
The file was modifiedtools/batch/statistiche/properties/batch-statistiche.properties (diff)
The file was modifiedcore/src/org/openspcoop2/monitor/engine/config/MonitorProperties.java (diff)
The file was addedcore/deploy/sql/patch/hsql/archiviComunicazioni/2025-10-20-patch.sql
The file was addedresources/sql_upgrade/upgrade_3.3.17_to_3.3.18/hsql/2025-10-20-archiviComunicazioni-patch.sql
The file was addedcore/src/org/openspcoop2/monitor/engine/statistic/StatisticsGroupByConfig.java
The file was addedresources/sql_upgrade/upgrade_3.4.0_to_3.4.1/postgresql/2025-10-20-archiviComunicazioni-patch.sql
The file was modifiedcore/deploy/properties/govway.properties (diff)
The file was addedresources/sql_upgrade/upgrade_3.3.17_to_3.3.18/db2/2025-10-20-archiviComunicazioni-patch.sql
Commit 883f36f1d15c7fe285ad12af7bc70ff7de7d0572 by Andrea Poli
[Documentazione]
Rivisto ChangeLog in core/deploy/sql
(commit: 883f36f)
The file was modifiedcore/deploy/sql/ChangeLog (diff)
Commit 686b1e39964fc37c42b3b1eb32b95a24d83bf48a by Andrea Poli
[BatchStatistiche]
Migliorato il calcolo della latenza totale nelle aggregazioni statistiche:
- ora viene calcolata anche per le transazioni prive delle date di consegna al backend (data_uscita_richiesta e data_ingresso_risposta), aumentando la copertura e la precisione delle metriche;
- corretta la formula di calcolo delle latenze medie per escludere dal denominatore le richieste con latenza non disponibile (NULL o -1),
  eliminando la sottostima sistematica precedentemente causata da transazioni con esiti di errore e timestamp incompleti.
(commit: 686b1e3)
The file was modifiedcore/src/org/openspcoop2/monitor/engine/statistic/AbstractStatistiche.java (diff)
The file was modifiedChangeLog (diff)
The file was modifiedcore/src/org/openspcoop2/monitor/engine/statistic/StatisticsUtils.java (diff)
The file was modifiedcore/src/org/openspcoop2/core/statistiche/utils/StatisticheUtils.java (diff)