lb.dualreg stuff:
authorJan Pospíšil <honik@ntc.zcu.cz>
Thu, 26 Jul 2007 09:25:52 +0000 (09:25 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Thu, 26 Jul 2007 09:25:52 +0000 (09:25 +0000)
commit9a1e007234cc6586eaeaae824e329e21e300942d
tree8b7cee4342efa5cd9ff7f2ba11cec25cb1fda6ca
parentcae13fd4760b00412e7b65e90327b74c485b6413
lb.dualreg stuff:
- LOGFLAG_*defines  renamed to EDG_WLL_LOGFLAG_* and moved to events.h
- Set proper priority flag on client side (dualregjob event has both EDG_WLL_LOGFLAG_PROXY and EDG_WLL_LOGFLAG_DIRECT)
- on LB proxy, do not send to bkserver the events that has already the flag EDG_WLL_LOGFLAG_DIRECT, i.e. those already sent
- still missing: storing priority flags to DB, requires addition to DB schema
org.glite.lb.client/src/producer.c
org.glite.lb.common/interface/events.h.T
org.glite.lb.server/src/db_store.c