[tickets] [opensaf:tickets] #2564 dtm: Remove DTM_UDP_BCAST_SND_PORT configuration option

2017-08-21 Thread Anders Widell via Opensaf-tickets



---

** [tickets:#2564] dtm: Remove DTM_UDP_BCAST_SND_PORT configuration option**

**Status:** unassigned
**Milestone:** 5.17.10
**Created:** Mon Aug 21, 2017 02:05 PM UTC by Anders Widell
**Last Updated:** Mon Aug 21, 2017 02:05 PM UTC
**Owner:** nobody


The DTM_UDP_BCAST_SND_PORT configuration option seems to be unused and can be 
removed.


---

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


[tickets] [opensaf:tickets] #2563 build: Add a experimental directory for new code

2017-08-21 Thread Anders Widell via Opensaf-tickets



---

** [tickets:#2563] build: Add a experimental directory for new code**

**Status:** accepted
**Milestone:** 5.17.10
**Created:** Mon Aug 21, 2017 01:45 PM UTC by Anders Widell
**Last Updated:** Mon Aug 21, 2017 01:45 PM UTC
**Owner:** Anders Widell


Add a new "experimental" directory where new code under development can be 
added, before it has reached product quality. Also add a new build system 
configuration option --enable-experimental that will build things under this 
directory.


---

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


[tickets] [opensaf:tickets] #2558 osaf: Create C++ abstractions of AIS C APIs for IMM

2017-08-21 Thread Vu Minh Nguyen via Opensaf-tickets
- **status**: assigned --> accepted



---

** [tickets:#2558] osaf: Create C++ abstractions of AIS C APIs for IMM**

**Status:** accepted
**Milestone:** 5.17.10
**Created:** Thu Aug 17, 2017 08:17 AM UTC by elunlen
**Last Updated:** Thu Aug 17, 2017 08:38 AM UTC
**Owner:** Vu Minh Nguyen


OpenSAF C APIs as defined in AIS are often complicated to use and it easy to do 
mistakes.

For the IMM APIs, create C++ classes that simplifies usage and handles parts 
that often leads to redundant code like TRY AGAIN loops. 


---

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


[tickets] [opensaf:tickets] #2554 dtm: Re-factor the inter-node receive logic

2017-08-21 Thread Anders Widell via Opensaf-tickets
- **status**: accepted --> review



---

** [tickets:#2554] dtm: Re-factor the inter-node receive logic**

**Status:** review
**Milestone:** 5.17.10
**Created:** Wed Aug 16, 2017 09:00 AM UTC by Anders Widell
**Last Updated:** Thu Aug 17, 2017 01:37 PM UTC
**Owner:** Anders Widell


The DTM receive logic is unnecessarily complex: it calls recv() in many 
different places and has conditional statements that executes different pieces 
of code depending on how many bytes have been received on the stream socket so 
far. It should be refactored so that it uses only one single recv() statement 
and one single check to determine if we have received a full message or not.


---

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