Custom Query (2765 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 2765)

Ticket Resolution Summary Owner Reporter
#464 fixed Update logging facade SLF4J to 1.7.5 or above Bidesh Thapaliya abeccati
Description

This facade is used in petascope and, according to the SLF4J website it should be worth updating for significant performance improvement:

SINCE 1.7.5 Significant improvement in logger retrieval times. Given the extent of the improvement, users are highly encouraged to migrate to SLF4J 1.7.5 or later.

This resloves to replacing the old libs (slf4j-api and slf4j-log4j bindings) with the new ones, running all tests and fixing related issues, if any.

#468 worksforme wms-import utilitites to allow connect file as parameter Vlad Merticariu abeccati
Description

applications/rasgeo/wms-import/utilities should allow connect file to be specified on command line to allow call with non default connection parameters.

change default expected location (asked by Peter) from user's home to RMANHOME/etc (or /etc), anyways to the default rasdaman installation config dir.

Todo:

  • List utils to be updated

Done:

  • init_wms
#471 fixed petascope_insertdemo.sh test for coverage always fails Dimitar Misev abeccati
Description

With the changeset 58ab1438 modification I always get "already inserted" when testing for the presence of mean_summer_airtemp into petascope.

Changing the test to: if [ "$id" == \(0\ rows\) ] ; then

works on my English-language setup, inserting the demo as needed

The wildcard expansions used seems not a reliable way of testing, probably using substring to test only the first three characters would work

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.