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

Diff for /pegasus/readme.pulloperations between version 1.1.2.36 and 1.1.2.41

version 1.1.2.36, 2014/06/12 20:35:15 version 1.1.2.41, 2014/07/23 16:21:05
Line 89 
Line 89 
       documents what the variables are and how they tie to statistics info.       documents what the variables are and how they tie to statistics info.
       See the OpenPegasus Wiki, Pull operations work group.       See the OpenPegasus Wiki, Pull operations work group.
     12. Trace functions in CIMResponseData,h & cpp should be PEGASUS_DEBUG.     12. Trace functions in CIMResponseData,h & cpp should be PEGASUS_DEBUG.
       Same for trace function in EnumerationContext and EnumerationContextTable         Same for trace function in EnumerationContext and
          EnumerationContextTable
     13. Question. We added trace in CIMRequestOperationDispatcher.cpp if     13. Question. We added trace in CIMRequestOperationDispatcher.cpp if
       query enum is recevied with no object path.  However, since this is       query enum is recevied with no object path.  However, since this is
       a provider problem should we be doing something other than a trace       a provider problem should we be doing something other than a trace
Line 99 
Line 100 
    14. Note that the build-a-class argument on OpenQueryInstances always    14. Note that the build-a-class argument on OpenQueryInstances always
       returns error since we do not build the class.  We propose to deprecate       returns error since we do not build the class.  We propose to deprecate
       this in DMTF and not implement in in OpenPegasus. TODO add a bug       this in DMTF and not implement in in OpenPegasus. TODO add a bug
       defining this limitation        defining this limitation. This is not a TODO, just a warning for
          the future. TODO add bug about this and add to release notes
      15. Clarify trace of completion of each enumeration sequence.
      16. Statistics keeping for open, etc. through cimperf.
  
  
    NEXT TASKS:    NEXT TASKS:
       a. finish 8, 12 above ( Finish by about 1 June). Do next mergeout and        a. finish 8, 12 above. Test against cimperf since there was a bug
          mergein to create a complete patch        in cimperf from before.
   
   21 July 2014
   1. Removed strings.h from pullop.cpp
   2. Minor cleanup per testing
   
   17 July 2014
   1. Correct error in CIMOperationRequestDispatcher.cpp OpenQueryInstances
      when PEGASUS_DISABLE_QUERY set.
   2. Correct issue in diagnostic code in CIMResponseData.cpp that used
      snprintf function not available in windows.
   3. Clean up some miscellaneous code in pullop and Makefile.
   4. Minor change to PullErrosrs.
   
   2 July 2014
   1. Corrected error in the new getoopt functions that caused it to fail
      in build and also in it unit test with the --help option.
   
   28 June 2014
   1. Corrected issue where ZOs was getting errors from pullop because we
      used getopt to parse command line and the linux getopt is not behavior
      consistent with ZOs.  Note that the ZOs getopt matches the posix expect and
      the linux one has extensions (notably it permutes non option arguments to
      the end of the arguments array.  The easiest and most logical was to move
      the whole parser to use the internal getoopt which is what we should be
      using all the time in any case.
   18 June 2014
   1. Correct errors in pullop and CMIMessage.cpp identified by Ji Lee as comments 58,59
   2. Correct error in Makefile identified by Ji Lee as bug comment 60
   
   14 June 2014
   1. Mergeout from head of tree.
   
 12 June 2014 12 June 2014
 1. Implement the basic code for the CIMOperationDispatcher portion of bug 9819 1. Implement the basic code for the CIMOperationDispatcher portion of bug 9819
    Note that the CIMConfig calls are disabled with comments.    Note that the CIMConfig calls are disabled with comments.
 2. Corrected a number of differences in const declaration and definition for 2. Corrected a number of differences in const declaration and definition for
    continueOnError and maxObjectCount in CIMClient. This corrects issue documented     continueOnError and maxObjectCount in CIMClient. This corrects issue
    in bug 9676 comment 53     documented in bug 9676 comment 53
 3. Corrected some documentation for Pull operations in CIMClient. 3. Corrected some documentation for Pull operations in CIMClient.
 4. Corrected similar issue In EnumerationContext class. See comment 54 4. Corrected similar issue In EnumerationContext class. See comment 54
 5. Removed ExecInfo.h header from Client/tests/PullErrors/PullErrors.cpp 5. Removed ExecInfo.h header from Client/tests/PullErrors/PullErrors.cpp


Legend:
Removed from v.1.1.2.36  
changed lines
  Added in v.1.1.2.41

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2