- **summary**: log: able to create log streams with same file name in same CCB 
--> log: not reject creating log streams with same file name in same CCB



---

** [tickets:#2752] log: not reject creating log streams with same file name in 
same CCB**

**Status:** unassigned
**Milestone:** 5.18.01
**Created:** Thu Dec 28, 2017 01:51 PM UTC by Vu Minh Nguyen
**Last Updated:** Thu Dec 28, 2017 01:51 PM UTC
**Owner:** nobody


``` bash
$ immcfg 
> immcfg -c SaLogStreamConfig safLgStrCfg=test3 -a saLogStreamPathName=. -a 
> saLogRecordDestination=test -a saLogStreamFileName=test3
> immcfg -c SaLogStreamConfig safLgStrCfg=test4 -a saLogStreamPathName=. -a 
> saLogRecordDestination=test -a saLogStreamFileName=test3
> $
$ immlist safLgStrCfg=test3
Name                                               Type         Value(s)
========================================================================
safLgStrCfg                                        SA_STRING_T  
safLgStrCfg=test3 
saLogStreamPathName                                SA_STRING_T  . 
saLogStreamFileName                                SA_STRING_T  test3 


$ immlist safLgStrCfg=test4
Name                                               Type         Value(s)
========================================================================
safLgStrCfg                                        SA_STRING_T  
safLgStrCfg=test4 
saLogStreamPathName                                SA_STRING_T  . 
saLogStreamFileName                                SA_STRING_T  test3 
```

LOG server should not allow creating streams which have the same target log 
file, or that target exists. 




---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net 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.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to