print.h:
Change loggint o include service and description.
print.c:
Change logging to include service and description.
parse.h, parse.c:
Change parser to read new configuration file format.
main.c:
Some changes for log services.
gmi.c, evt.c, evs.c, clm.c, ckpt.c:
Add log service level.
amf.c:
Add log print service.
openais.conf:
new file
.del-network.conf~b38a0f011c4341a7:
Delete: conf/network.conf
QUICKSTART:
Updates that explains new configuration file options.
.del-print.h~e83281cecec7f02d:
Delete: exec/log/print.h
.del-print.c~53000a4a22b4cd:
Delete: exec/log/print.c
BKrev: 41740e46Y1NJgmUMM6WceFwxBVXOVg
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@348 fd59a12c-fef9-0310-b244-a6a79926bd2f
into markh1.pdx.osdl.net:/home/localmarkh/views/BK/openais_event
2004/10/15 07:34:46-07:00 osdl.net!markh
Fix some problems in the open channel recovery code that could cause
remaining nodes to have an incorrect count when a node left the
membership.
BKrev: 416fe0393RmyVFqRVwmPFENov-OyGw
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@340 fd59a12c-fef9-0310-b244-a6a79926bd2f
Make testevs exit on evs_initialize if the return code is not EVS_OK.
evs.c:
Add handle instance destructor code. Previously it was set to
null and was being called which caused a null jump.
BKrev: 416f1bdbIKOv0YEK2JzYcGImsLWrsA
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@336 fd59a12c-fef9-0310-b244-a6a79926bd2f
2004/10/12 14:57:45-07:00 osdl.net!markh
Message type support for tracking open channels
(Logical change 1.93)
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@334 fd59a12c-fef9-0310-b244-a6a79926bd2f
2004/10/12 14:57:45-07:00 osdl.net!markh
This takes care of tracking open channels through configuration
changes. The channel structures and data are maintained until the last
instance is closed and there are no unexpired retained events. Then the
data is freed up.
(Logical change 1.93)
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@333 fd59a12c-fef9-0310-b244-a6a79926bd2f
into markh1.pdx.osdl.net:/home/localmarkh/views/BK/openais_event
2004/10/12 14:57:46-07:00 osdl.net!markh
Handle open channels cluster wide and track opens. Free up channel
data when there are no more references.
Also, fix some compiler warnings in lib/evt.c
BKrev: 416c53d279cT2JNVM_jQ5qBjLGe6EQ
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@332 fd59a12c-fef9-0310-b244-a6a79926bd2f
into persist.az.mvista.com:/home/sdake/openais
2004/10/04 16:10:02-07:00 mvista.com!sdake
testamf.c:
Change testamf to just test protection group tracking
and componentcapabilitymodelget.
amf.c:
Change req_header to res_header to match rest of
library, especially for out of order queued messages.
Remove unneeded debug printf
BKrev: 416301fc-l-UbKOcLV0FMuNqzCEQIw
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@324 fd59a12c-fef9-0310-b244-a6a79926bd2f
2004/10/04 16:09:33-07:00 mvista.com!sdake
Change testamf to just test protection group tracking
and componentcapabilitymodelget.
(Logical change 1.90)
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@323 fd59a12c-fef9-0310-b244-a6a79926bd2f
Increase code coverage of clm code.
clm.c, ais_msg.h:
Fix a bunch of errors in node get and async node get.
BKrev: 415e032aF1mVsl5HqRqEZTGL5S90VA
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@315 fd59a12c-fef9-0310-b244-a6a79926bd2f
when a node joins, it is sent any retained events that have time
left on them. Also, if the joining node had been a part of the cluster
in the past, it is sent the next event ID that it should use so as to
not generate duplicate event IDs. Channel open requests are now
completed in the exec handler, with channel close code to follow later.
(Logical change 1.84)
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@307 fd59a12c-fef9-0310-b244-a6a79926bd2f
configuration change. (Selecting next event ID and sending retained
events to the joiner).
BKrev: 4159ad7atHUdo0CF1QjlYHOM-fjAvQ
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@306 fd59a12c-fef9-0310-b244-a6a79926bd2f