ICEpush
  1. ICEpush
  2. PUSH-26

Log a warning when pushing to a non-existent group

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha2
    • Fix Version/s: 2.0-Alpha3
    • Component/s: Push Library
    • Labels:
      None
    • Environment:
      n/a

      Description

      It will be very useful in development to log a warning when PushContext.push(String group) is called for a non-existent group. Currently, the group name is treated as a single pushId if the group does not exist, but we could still check if that pushId exists, and if not, log a warning. This will improve the monitoring capabilities of an ICEpush application.

      Note that in a clustered environment a node may have no knowledge of a particular group, and a warning might be erroneously logged.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20743 Mon Feb 22 16:05:31 MST 2010 mircea.toma PUSH-26 Keep track of registered pushIDs. Log warning for rogue pushID.
        Files Changed
        Commit graph MODIFY /scratchpads/snowplow/core/src/main/java/org/icepush/PushContext.java
        Commit graph ADD /scratchpads/snowplow/core/src/main/java/org/icepush/VetoedSet.java

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: