int-basic-pgsql - Build # 2532 - Fixed:

Check console output at https://ci.openbravo.com/job/int-basic-pgsql/2532/ to 
view the results.


Committers since last success:

Changes for Build #2531

    Mark <markm...@gmail.com> null
    Fixes issue 39447: Added indexes to Improve delete action in some windows.

In environment with high volume of data, when deleting records in some windows,
some constraints related with foreign keys were causing delays when they were 
checked.
To improve the execution times of these checks were created indexes on the 
columns
of the affected tables.
        src-db/database/model/tables/AD_USER.xml
        src-db/database/model/tables/C_INVOICE.xml
        src-db/database/model/tables/C_ORDER.xml
        src-db/database/model/tables/M_INOUT.xml
        src-db/database/model/tables/M_PRODUCT.xml

Changes for Build #2532
No changes




Last 20 lines of the console output:

[...truncated 15212 lines...]
  [ "$(jps | grep Bootstrap || true)" = "" ] && break
  sleep 5
done
[ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop" 
&& exit 1 || true
[ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs 
for tomcat to stop"

echo
fi

[int-basic-pgsql] $ /bin/bash -xe /tmp/hudson1766605420254389621.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to