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

Diff for /pegasus/readme.pulloperations between version 1.1.2.35 and 1.1.2.42

version 1.1.2.35, 2014/06/01 19:26:51 version 1.1.2.42, 2014/07/23 16:57:58
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 provblem should we be doing something other than a trace         a provider problem should we be doing something other than a trace
       (ex. log) since traces are often not really used and they do generate       (ex. log) since traces are often not really used and they do generate
       lots of data whereby something like this could get lost. Also, need       lots of data whereby something like this could get lost. Also, need
       to review what level of trace if we keep trace.       to review what level of trace if we keep trace.
      14. Note that the build-a-class argument on OpenQueryInstances always
         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
         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.
   
   23 July 2014
   1. Mergeout from head of tree to Task branch
   
   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
   1. Implement the basic code for the CIMOperationDispatcher portion of bug 9819
      Note that the CIMConfig calls are disabled with comments.
   2. Corrected a number of differences in const declaration and definition for
      continueOnError and maxObjectCount in CIMClient. This corrects issue
      documented in bug 9676 comment 53
   3. Corrected some documentation for Pull operations in CIMClient.
   4. Corrected similar issue In EnumerationContext class. See comment 54
   5. Removed ExecInfo.h header from Client/tests/PullErrors/PullErrors.cpp
  
 30 May 2014 30 May 2014
 1. Correct issue in UintArgs.  Modified to use smart pointers, consistent 1. Correct issue in UintArgs.  Modified to use smart pointers, consistent


Legend:
Removed from v.1.1.2.35  
changed lines
  Added in v.1.1.2.42

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2