- **summary**: log: removal of letter 'C'/R from msgId in RFC5424 format --> 
log: removal of letter 'C'/'R' from msgId in RFC5424 format
- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -1,4 +1,5 @@
-Remove the 'C'/'R' character at the end of the “mgsid” field to avoid the 
hashing of log streams which have greater than 32 characters . 
+Remove the 'C'/'R' character at the end of the “mgsid” field to avoid the 
hashing of log streams which have name of exactly 32 characters length.
+The hashing will continue to be applied for log streams with names greater 
than 32 characters. The hashing will continue not to be applied for log streams 
with names shorter than 32 characters.
 Change: 
 UC1:  Stream name length less than 32 characters
 

~~~~




---

** [tickets:#3303] log: removal of letter 'C'/'R' from msgId in RFC5424 format**

**Status:** accepted
**Milestone:** 5.21.12
**Created:** Thu Dec 30, 2021 07:04 AM UTC by Thien Minh Huynh
**Last Updated:** Thu Dec 30, 2021 07:04 AM UTC
**Owner:** Thien Minh Huynh


Remove the 'C'/'R' character at the end of the “mgsid” field to avoid the 
hashing of log streams which have name of exactly 32 characters length.
The hashing will continue to be applied for log streams with names greater than 
32 characters. The hashing will continue not to be applied for log streams with 
names shorter than 32 characters.
Change: 
UC1:  Stream name length less than 32 characters

 . | Old behavior | New behavior
---------- | ---------- | ------ 
stream name      | saLogSystem      | saLogSystem 
msgId  | saLogSystemC       | saLogSystem 

UC2:  Stream name length equals 32 characters

 . | Old behavior | New behavior
---------- | ---------- | ------ 
stream name      | saLogConfNotificationsStreamName      | 
saLogConfNotificationsStreamName 
msgId  | C465C48452B011A62C640D1D08113628       | 
saLogConfNotificationsStreamName 



---

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.
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to