Jiří Filipovič [Thu, 26 Apr 2007 14:39:17 +0000 (14:39 +0000)]
Longer feed time to live.
František Dvořák [Tue, 24 Apr 2007 13:38:51 +0000 (13:38 +0000)]
Fixed queries for JP PS (and unused DB content), simplified conf structure.
Miloš Mulač [Tue, 24 Apr 2007 08:35:06 +0000 (08:35 +0000)]
- split export.enable to purge.enable, export.enable and import.enable to increase configureability
- deploymet patch is against org.glite from glite_branch_3_1_0_continous, which seems more vitable now
- LB-LP mill do not look into LB dump dir any more
Miloš Mulač [Tue, 24 Apr 2007 08:27:41 +0000 (08:27 +0000)]
leave seed untouched in producer.c;
set seed to some constant iff it is NULL or "(nil)" in edg_wll_GenerateSubjobIds only
František Dvořák [Mon, 23 Apr 2007 17:12:20 +0000 (17:12 +0000)]
Web services faults fixes:
- small bug in robustness in JP for gsoaps <= 2.7.6
- ugly random bug on LB server for gsoap >= 2.7.9 (HEAD problem only)
- implemented __any fallback (for newer clients and older server) in LB server too
Leaks in LB ws_joblog example.
František Dvořák [Fri, 20 Apr 2007 18:27:20 +0000 (18:27 +0000)]
Cleanup, status polishing, remain locked during quick reconnection attempts.
Miloš Mulač [Fri, 20 Apr 2007 09:11:51 +0000 (09:11 +0000)]
enable debug symbols by default
Miloš Mulač [Fri, 20 Apr 2007 09:09:29 +0000 (09:09 +0000)]
update of deployment path
Miloš Mulač [Fri, 20 Apr 2007 09:04:52 +0000 (09:04 +0000)]
stage jp_job_attrs.h unconditionaly to enable smooth build of lb.utils
Robert Harakaly [Fri, 20 Apr 2007 07:47:29 +0000 (07:47 +0000)]
First import
Robert Harakaly [Thu, 19 Apr 2007 15:35:36 +0000 (15:35 +0000)]
First import
František Dvořák [Wed, 18 Apr 2007 22:55:52 +0000 (22:55 +0000)]
JP IS connections tuning:
- refactor code to feed_caller() function
- recall FeedIndex() several times immediately before giving up
Switched feed SELECT to non-parametric SQL command (comparing of time as
parameter seems not working).
Fixes in DB layers.
František Dvořák [Wed, 18 Apr 2007 11:56:30 +0000 (11:56 +0000)]
improved and added some log messages, print more WS errors
dropping attributes tables just before creating (nifty when deleted attrs table)
fixed ugly bug in updateJobs (forgotten fetch)
František Dvořák [Mon, 16 Apr 2007 14:29:05 +0000 (14:29 +0000)]
More robus error handling (empty detail, ...), added more error reactions to JPIS.
František Dvořák [Mon, 16 Apr 2007 14:20:37 +0000 (14:20 +0000)]
Retry registrations too (little shorter period than dumps).
Miloš Mulač [Mon, 16 Apr 2007 12:13:06 +0000 (12:13 +0000)]
better argument handling
- prevent coredumpig when args are in some 'bad' order (C or S before n)
Miloš Mulač [Fri, 13 Apr 2007 14:57:32 +0000 (14:57 +0000)]
Print only warning when not purging jobs not matching running LB server or port
Miloš Mulač [Wed, 11 Apr 2007 08:28:23 +0000 (08:28 +0000)]
store dumps of purged jobs in purge dir
František Dvořák [Sun, 8 Apr 2007 11:24:59 +0000 (11:24 +0000)]
Some corrections yet after build from scratch.
František Dvořák [Sun, 8 Apr 2007 01:17:08 +0000 (01:17 +0000)]
Fix a typo.
František Dvořák [Sat, 7 Apr 2007 17:46:07 +0000 (17:46 +0000)]
Merged JPPS and JPIS wsdl for using both WS, cleanup, tests update.
Added error propaggation from sever to client.
Warning cleanup.
More slaves as default (feeds no + 2).
František Dvořák [Sat, 7 Apr 2007 14:38:58 +0000 (14:38 +0000)]
OK, one moe line: don't do crazy things on error.
František Dvořák [Sat, 7 Apr 2007 14:28:49 +0000 (14:28 +0000)]
Fixed UserJobs (both WS and C API was affected).
Fixed faults for gsoap >= 2.7.9.
Implemented UserJobs WS query.
Added several missing enums to WS code.
František Dvořák [Thu, 5 Apr 2007 16:28:57 +0000 (16:28 +0000)]
Using gsoap 2.7.9d.
František Dvořák [Thu, 5 Apr 2007 10:45:38 +0000 (10:45 +0000)]
Build with gSoap 2.7.9d too.
František Dvořák [Wed, 4 Apr 2007 17:53:18 +0000 (17:53 +0000)]
Leak fixes. Valgrind likes it now.
Aleš Křenek [Wed, 4 Apr 2007 15:37:35 +0000 (15:37 +0000)]
gsoap location
Miloš Mulač [Wed, 4 Apr 2007 14:33:52 +0000 (14:33 +0000)]
map ENOENT to HTTP_NOTFOUND
do not complain on jobids with no events
František Dvořák [Tue, 3 Apr 2007 13:10:03 +0000 (13:10 +0000)]
Fixed a little bug in JP IS client in generating example XML.
František Dvořák [Tue, 3 Apr 2007 13:05:18 +0000 (13:05 +0000)]
Proper escaping when inserting attributes to DB.
Using the right context for errors from DB layer.
Jiří Filipovič [Tue, 3 Apr 2007 12:39:13 +0000 (12:39 +0000)]
Fixed bug that damaged memory consistency.
Jiří Filipovič [Mon, 2 Apr 2007 17:29:38 +0000 (17:29 +0000)]
close tag file also on non-existent tag
František Dvořák [Mon, 2 Apr 2007 17:27:08 +0000 (17:27 +0000)]
Fixed WITHIN test.
Check for valid attributes to get better error msg.
Aleš Křenek [Mon, 2 Apr 2007 15:50:23 +0000 (15:50 +0000)]
merge 31->head
František Dvořák [Mon, 2 Apr 2007 10:45:45 +0000 (10:45 +0000)]
implemented >, < and within operations on index
added test for WITHIN on query operation
testing w/o distractions from running JPPS (w/o feeds)
cosmetic changes in tests
František Dvořák [Fri, 30 Mar 2007 19:59:05 +0000 (19:59 +0000)]
added EXISTS operation and test (with some cleanup due to SQL strings)
simplified tests (using fixed human readable outputs)
LILO-style output in tests
František Dvořák [Fri, 30 Mar 2007 17:08:02 +0000 (17:08 +0000)]
Fixed strange coredumps of jp.primary, unimportant "valgrind happy" fix in server-bones.
František Dvořák [Thu, 29 Mar 2007 18:20:27 +0000 (18:20 +0000)]
Stick primary storage URL with feeds.
Aleš Křenek [Thu, 29 Mar 2007 15:49:14 +0000 (15:49 +0000)]
XXX: ignore install error of stolen LB plugin
Miloš Mulač [Thu, 29 Mar 2007 14:42:52 +0000 (14:42 +0000)]
update printstat() to support all new jobtypes
František Dvořák [Thu, 29 Mar 2007 14:31:30 +0000 (14:31 +0000)]
YABF (yet another build fix) - missing assert.
First operation argument optional (for EXISTS).
Removed unused code from merge.
František Dvořák [Thu, 29 Mar 2007 13:25:08 +0000 (13:25 +0000)]
Various fixes (robusness, doc, ...).
František Dvořák [Thu, 29 Mar 2007 13:01:59 +0000 (13:01 +0000)]
merge from RC31 branch (compiles and seems working)
Aleš Křenek [Thu, 29 Mar 2007 09:22:05 +0000 (09:22 +0000)]
explicit dependence on jp_job_attrs.h
František Dvořák [Wed, 28 Mar 2007 18:19:01 +0000 (18:19 +0000)]
merge from RC31 branch
František Dvořák [Wed, 28 Mar 2007 16:46:49 +0000 (16:46 +0000)]
Bugfixes and updating tests.
Aleš Křenek [Wed, 28 Mar 2007 14:16:18 +0000 (14:16 +0000)]
don't use LB_PERF to enable paralel registration
Aleš Křenek [Wed, 28 Mar 2007 14:15:53 +0000 (14:15 +0000)]
avoid leaking proxy sockets on connect() failure
František Dvořák [Wed, 28 Mar 2007 14:15:49 +0000 (14:15 +0000)]
merge from RC31 branch + bugfixes
Daniel Kouřil [Wed, 28 Mar 2007 12:38:54 +0000 (12:38 +0000)]
An authenticated client name is taken as the job owner identity. We don't rely
on information sent in the registration event anymore.
Miloš Mulač [Wed, 28 Mar 2007 12:26:53 +0000 (12:26 +0000)]
correct type conversion
František Dvořák [Wed, 28 Mar 2007 12:07:02 +0000 (12:07 +0000)]
merge from RC31 branch
František Dvořák [Wed, 28 Mar 2007 12:04:04 +0000 (12:04 +0000)]
merge from RC31
František Dvořák [Wed, 28 Mar 2007 11:52:28 +0000 (11:52 +0000)]
merge
Miloš Mulač [Wed, 28 Mar 2007 11:47:20 +0000 (11:47 +0000)]
anti-megre-problematic version
- optional zrgumetn not working well, removed
František Dvořák [Tue, 27 Mar 2007 14:33:58 +0000 (14:33 +0000)]
merge
Zdeněk Šustr [Tue, 27 Mar 2007 14:14:09 +0000 (14:14 +0000)]
Fixed two lines that were committed recently and were breaking the build.
Miloš Mulač [Tue, 27 Mar 2007 12:05:21 +0000 (12:05 +0000)]
enable repeated queries to LBProxy
- default delay set to 0
Miloš Mulač [Tue, 27 Mar 2007 11:49:30 +0000 (11:49 +0000)]
enable to query LBProxy too (-x option)
Miloš Mulač [Tue, 27 Mar 2007 11:31:36 +0000 (11:31 +0000)]
complete usage
Miloš Mulač [Tue, 27 Mar 2007 11:26:16 +0000 (11:26 +0000)]
log CollectionState events from proxy with dummy non-cert identity "LBProxy"
- prevents lbproxy to coredump on CollectionState events
Zdeněk Salvet [Tue, 27 Mar 2007 07:20:40 +0000 (07:20 +0000)]
Syslog/print details on GSS errors in client authentication.
Miloš Mulač [Mon, 26 Mar 2007 15:14:46 +0000 (15:14 +0000)]
terminate forked slaves
- prevents unlimited logd processes growth
Miloš Mulač [Mon, 26 Mar 2007 13:44:38 +0000 (13:44 +0000)]
always lock parent job of collection when updating its status
Miloš Mulač [Mon, 26 Mar 2007 13:13:10 +0000 (13:13 +0000)]
prevent coredumping when sending events to not running logd
- possitive error codes may arrive
- do not return uninitialized value
Jan Pospíšil [Sun, 25 Mar 2007 15:20:24 +0000 (15:20 +0000)]
make clean
František Dvořák [Sat, 24 Mar 2007 16:05:37 +0000 (16:05 +0000)]
ETICS cleanup (on HEAD using branch configurations),
fixed and enabled build of lb-plugin.
František Dvořák [Fri, 23 Mar 2007 22:41:28 +0000 (22:41 +0000)]
Fixed stupid bug in detection of transaction support (forcing have worked OK).
Added message used DB.
Miloš Mulač [Fri, 23 Mar 2007 15:20:22 +0000 (15:20 +0000)]
set seq.code type to enable DAG/Collection registrations
srugovac [Fri, 23 Mar 2007 14:33:50 +0000 (14:33 +0000)]
Layer 2 tests: fixes for small bugs
srugovac [Fri, 23 Mar 2007 14:31:17 +0000 (14:31 +0000)]
Layer 2 tests: add Readme file
srugovac [Fri, 23 Mar 2007 14:30:33 +0000 (14:30 +0000)]
Layer 1 tests: add Readme file
Aleš Křenek [Fri, 23 Mar 2007 14:08:55 +0000 (14:08 +0000)]
merge
Aleš Křenek [Fri, 23 Mar 2007 13:53:44 +0000 (13:53 +0000)]
merge
Aleš Křenek [Fri, 23 Mar 2007 13:32:01 +0000 (13:32 +0000)]
*** empty log message ***
Aleš Křenek [Fri, 23 Mar 2007 13:18:40 +0000 (13:18 +0000)]
merge
Aleš Křenek [Fri, 23 Mar 2007 13:07:28 +0000 (13:07 +0000)]
*** empty log message ***
Aleš Křenek [Fri, 23 Mar 2007 13:01:18 +0000 (13:01 +0000)]
conflict after merge
Aleš Křenek [Fri, 23 Mar 2007 11:57:39 +0000 (11:57 +0000)]
test_dagless_2
Aleš Křenek [Fri, 23 Mar 2007 11:56:29 +0000 (11:56 +0000)]
push version
Aleš Křenek [Fri, 23 Mar 2007 11:55:17 +0000 (11:55 +0000)]
- avoid deadlock by keeping only a single semaphore at time
- minor fixes (missing prototypes etc.)
Aleš Křenek [Fri, 23 Mar 2007 09:45:31 +0000 (09:45 +0000)]
more detailed debug info on locking
František Dvořák [Thu, 22 Mar 2007 18:41:22 +0000 (18:41 +0000)]
Fixed SEGV for condition with EXISTS operation.
Implemented origin queries with according tests.
Daniel Kouřil [Thu, 22 Mar 2007 12:45:02 +0000 (12:45 +0000)]
don't include the wms-utils header
Jiří Filipovič [Thu, 22 Mar 2007 12:10:30 +0000 (12:10 +0000)]
Plugins can set attribute's origin_detail, glite-jp-primary-test shows it.
Aleš Křenek [Wed, 21 Mar 2007 13:30:14 +0000 (13:30 +0000)]
restore head
Aleš Křenek [Wed, 21 Mar 2007 13:29:36 +0000 (13:29 +0000)]
dagless version
Aleš Křenek [Wed, 21 Mar 2007 13:10:38 +0000 (13:10 +0000)]
utils -> jp.primary (sync with 3.1)
Aleš Křenek [Wed, 21 Mar 2007 13:07:33 +0000 (13:07 +0000)]
build plugin conditionally (temporary fix for build on head wrt. JP from 3.1)
Aleš Křenek [Wed, 21 Mar 2007 12:37:45 +0000 (12:37 +0000)]
merge 3.1 (virtually nothing)
Aleš Křenek [Wed, 21 Mar 2007 12:35:25 +0000 (12:35 +0000)]
push version
Aleš Křenek [Wed, 21 Mar 2007 12:32:46 +0000 (12:32 +0000)]
merge 3.1
Aleš Křenek [Wed, 21 Mar 2007 12:16:36 +0000 (12:16 +0000)]
push version
Aleš Křenek [Wed, 21 Mar 2007 12:13:24 +0000 (12:13 +0000)]
push version
Aleš Křenek [Wed, 21 Mar 2007 12:06:30 +0000 (12:06 +0000)]
sync gsoap with 3.1
Miloš Mulač [Fri, 16 Mar 2007 15:17:43 +0000 (15:17 +0000)]
Support for PBSRerun event
- needs testing
Michal Voců [Fri, 16 Mar 2007 12:57:56 +0000 (12:57 +0000)]
* modified to use Singleton interface
Michal Voců [Fri, 16 Mar 2007 12:43:00 +0000 (12:43 +0000)]
* some tests
Michal Voců [Thu, 15 Mar 2007 17:33:18 +0000 (17:33 +0000)]
* singletons
srugovac [Thu, 15 Mar 2007 13:54:59 +0000 (13:54 +0000)]
Layer 1 tests: more mature version