---

** [tickets:#2369] Java: consolidated clm java issue**

**Status:** unassigned
**Milestone:** 5.2.RC1
**Created:** Mon Mar 13, 2017 10:46 AM UTC by Ritu Raj
**Last Updated:** Mon Mar 13, 2017 10:46 AM UTC
**Owner:** nobody


###Environment details
OS : Suse 64bit
Changeset : 8634 ( 5.2.FC)
4 nodes setup(2 controller and 2 payload)

###Summary
consolidated clm java issue

###Steps followed & Observed behaviour

JAVA_CLM issues:
________________
(A).
1. Call clm Initialization  
2. Call DispatchBlocking  in one thread  
2. Invoked Finalize in main thread observed that dispatch thread failed to exit
3. thread should not wait, once finalized and the dispatch thread created 
should exited

(B).
1. Call clm Initialize > Finalize
2. Call getClusterMembershipManager  with already Finalize handle, it should 
return bad handle exception, but proper handle is returned.

(C).
1. Initialize  version ['B', 1, 0] - Minor version less than supported minor 
version
2. It is returning Incompatible version parameter, instead of expected 
SA_AIS_OK.

(D).
1. Initialize  version ['B', 1, 8] - Minor version greater than supported minor 
version
2. It is returning Incompatible version parameter, instead of expected 
SA_AIS_OK.



---

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.
------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to