Submitted patches

Page 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204  ...
Show: all, applied, pending, rejected
Patch Description Author Branch Submit Time Action Status Test Status
 ticket:1061 - Implemented option No. 2 for handling client requests for an available server Summary: When an OpenDb request comes in from a client, rasmgr will try to find a suitable server for that client. In the previous version only one such attempt was made and if it failed the client the client received an error message. Now, when an OpenDb request comes from the client, rasmgr will attempt a fixed number of times to find a free server. Between each attempt, the client request will be put to sleep to allow rasmgr to manage the list of servers. Test Plan: Unit tests have already been implemented. Reviewers: dmisev, mdumitru, gmerticariu Differential Revision: http://codereview.rasdaman.org/D10   master   2015-11-16 12:38:35     APPLIED   SUCCESS 
 ticket:903 - add configuration files for easylogging and change log format Summary: I added two easylogging configuration files, log-client.conf and log-server.conf, and used them to replace the current inline configuration. Test Plan: All logs should have the format specified in the configuration files and the TRACE and DEBUG levels should be disabled by default. They can be enabled by modifying the configuration files from the <rasdaman_install>/etc directory and setting the ENABLED property to true. Reviewers: atoader, gmerticariu Subscribers: dmisev Differential Revision: http://codereview.rasdaman.org/D20   master   2015-11-15 18:57:38     REJECTED   FAILURE 
 ticket:1069 rasimport and wcst_import should not compile/install on --disable-java (also fix ticket 1068) Summary: I've fixed it in another system so it create a new topic. Test Plan: ./configure --disable-java and ./configure Reviewers: dmisev Reviewed By: dmisev Differential Revision: http://codereview.rasdaman.org/D11   master   2015-11-15 11:44:29     APPLIED   SUCCESS 
 ticket:999 - rasmgr.auth is now saved in CONFDIR as it was in the old rasmgr.   master   2015-11-15 08:23:20     APPLIED   SUCCESS 
 ticket:245 - fix insert/update distinction on client side Summary: 'create collection test_insert GreySet' would fail because it is classified as insert query, rather than update Test Plan: test_manipulation/test.sh tests the fix Reviewers: vmerticariu, gmerticariu Reviewed By: gmerticariu Differential Revision: http://codereview.rasdaman.org/D8   master   2015-11-13 13:30:28     APPLIED   SUCCESS 
 ticket:1065 - Added the minimal dependencies for the wcs-client to the repo and updated the readme   master   2015-11-13 09:30:36     APPLIED   SUCCESS 
 ticket:1063 - WCS-Client could not load user interface   master   2015-11-11 13:49:03     APPLIED   SUCCESS 
 [PATCH] ticket:876 - Support image/png output with WCS GetCoverage (add test suite)   master   2015-11-11 09:59:24     REJECTED   SUCCESS 
 ticket:1058 - removed java generated files   master   2015-11-11 09:52:31     APPLIED   SUCCESS 
 [PATCH] ticket:999 - rasmgr.auth is now saved in /etc   master   2015-11-10 17:58:53     REJECTED   SUCCESS 

Submit a new patch

Select your locally generated patch file below for upload. Note that the patch can only be accepted if you agree to the Rasdaman Contribution Agreement by ticking the checkbox.

See How to submit patches for a step-by-step guide, in particular regarding the patch subject format. In order to ensure quick processing and to avoid rejection, you may want to make sure your patch adheres to the rasdaman code guide.


Select the code branch below to which you want to commit (help); if you are not sure what this means just leave the default (master).



I agree to the Rasdaman Contribution Agreement.