Menu

#2369 Java: consolidated clm java issue

future
assigned
Praveen
None
defect
java
lib
5.2.FC
major
2017-03-16
2017-03-13
Ritu Raj
No

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
  3. Invoked Finalize in main thread observed that dispatch thread failed to exit
  4. 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.

Discussion

  • Anders Widell

    Anders Widell - 2017-03-14
    • Milestone: 5.2.RC1 --> 5.2.RC2
     
  • Praveen

    Praveen - 2017-03-16
    • status: unassigned --> assigned
    • assigned_to: Praveen
    • Part: - --> lib
    • Milestone: 5.2.RC2 --> 5.0.2
     
  • Anders Widell

    Anders Widell - 2017-04-03
    • Milestone: 5.0.2 --> future
     

Log in to post a comment.

MongoDB Logo MongoDB