Features in immcfg:

- If libreadline is supported by the system, readline and history will be used 
in command line mode, otherwise stdin without history is used
- --ccb-apply will commit a transaction. In non-transaction mode, --ccb-apply 
doesn't do anything and always return 0
- --ccb-abort will abort a transaction. In non-transaction mode, --ccb-abort 
doesn't do anything, and always return 0
- On error, if immcfg uses input from a pipe or a file, immcfg aborts a 
transaction and exit. In command line mode, immcfg aborts a transaction and 
continue to work
- Ctrl+D commit a transaction and exit
- Ctrl+C abort a transaction and exit


---

** [tickets:#20] IMMTOOLS: immcfg support for mixed changes in a transaction 
(CCB)**

**Status:** review
**Created:** Tue May 07, 2013 08:47 AM UTC by Zoran Milinkovic
**Last Updated:** Thu Jul 18, 2013 01:35 PM UTC
**Owner:** Zoran Milinkovic

Today immcfg only support one type of change at a time (create, delete, 
modify). This makes more complicated changes fragile since they are not 
protected by an IMM CCB.

A rather easy fix would be to have the immcfg read from stdin and add each line 
to the same CCB, and at end of file commit the CCB. Is is suggested that each 
line of input is of exactly the same syntax as the current command line.

The change will be backwards compatible and just extend immcfg.

Any comments on this idea?

Migrated from:
http://devel.opensaf.org/ticket/2437


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to