Ticket #80 (closed code_cleaning: fixed)

Opened 9 months ago

Last modified 8 months ago

Generic code cleanup

Reported by: patrick Assigned to: tigran
Priority: major Milestone: 1.8.0-13
Component: all Version: 1.8.0
Keywords: Cc:
Sub Version:

Description (Last modified by patrick)

  • 8171 : PnfsFlagMessage FlagOperation added to avoid free style string oprations
  • 8173 : Added DirectionType enum into PoolSelectionUnit replaced "read", "write", "cache", "p2p" with corresponding enums
  • 8306 : added new error code INVALID_ARGS to indicate that one of the requested arguments invalid ( like createFile without path )
  • 8323 : PnfsManager reply INVALID_ARGS in case of ...
  • 8328 : PnfsManager uses switch instead of if () else if() ....
  • plus lots of typo/java5/javadoc fixes
  • 8509 : PoolManager : Minor loggin update (Gerd)
  • 8624 : Pool : Minor changes in GFTP/2 logging to make it easier to track connection establishment and shutdown. (Gerd)

Change History

03/02/08 16:34:20 changed by patrick

  • owner changed from omsynge to tigran.
  • description changed.

03/02/08 16:34:59 changed by patrick

  • status changed from new to closed.
  • resolution set to fixed.

03/13/08 08:19:04 changed by patrick

  • description changed.

03/13/08 08:35:24 changed by patrick

  • description changed.