(file) Return to readme.pulloperations CVS log (file) (dir) Up to [Pegasus] / pegasus

Diff for /pegasus/readme.pulloperations between version 1.1.2.18 and 1.1.2.19

version 1.1.2.18, 2014/03/31 22:46:02 version 1.1.2.19, 2014/04/08 00:20:07
Line 52 
Line 52 
          cimcli pei CIM_ManagedElement to not complete (client timeout)          cimcli pei CIM_ManagedElement to not complete (client timeout)
          sometimes.          sometimes.
  
   7 April 2104
     MergeOut of head of tree.
   
   7 April 2014
   1. Permanently fixed issue with getting correct number of objects on response.
      This was introduced when did a temp fix to the OOP processing, in particular
      removed the condition variable wait in the CIMOperationDispatcher handle
      functions for opens and pulls.  This moved the functionality to kick off
      open and pull responses to the provider threads if there are not enough
      objects when the handle is processed. Also added a variable to allow us to
      test with either a) responses are required to satisfy the original
      request size or) b, responses are required only to return some objects.
      We will add statistics to see which of these works best.
   2. Modified WsmProcessor EnumerationContext class since the name conflicts
      with the pull Operation EnumerationContext class.
   3. Created a new intermediate level of CIMMessage, the CIMPullResponseData
      Message so that all of the open and Pull responses can use common code
      since there are only two variables (endOfSequence and EnumerationContext)
      and they are common across all the open and pull responses.
   4. Removed a number of diagnostics.
   5. Cleaned up the Dispcatcher so that the open and pulls have common response
      code and that code can be used from the dispatcher handle functions and
      the provider response functions.
   
 31 March 2014 - Checkin 31 March 2014 - Checkin
 1. Fixed issues in OOP processing of pull operations, in particular 1. Fixed issues in OOP processing of pull operations, in particular
    issues with cimxml output format when processed through the    issues with cimxml output format when processed through the


Legend:
Removed from v.1.1.2.18  
changed lines
  Added in v.1.1.2.19

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2