Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-6800

С++: Continuous Query example: extra lines in log if run example with 3 standalone node

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 2.3
    • None
    • platforms

    Description

      С++: Continuous Query example: extra lines in log if run example with 3 standalone nodes

      without standalone node or with 1 standalone node :

      >>> Cache continuous query example started.
      
      Queried entry [key=20, val=20]
      Queried entry [key=21, val=21]
      Queried entry [key=22, val=22]
      Queried entry [key=23, val=23]
      Queried entry [key=24, val=24]
      
      >>> Press 'Enter' to continue...
      

      with 3 standalone nodes :

      >>> Cache continuous query example started.
      
      Queried entry [key=20, val=20]
      Queried entry [key=21, val=21]
      Queried entry [key=22, val=22]
      Queried entry [key=23, val=23]
      Queried entry [key=24, val=24]
      Queried entry [key=25, val=25]
      Queried entry [key=26, val=26]
      Queried entry [key=27, val=27]
      Queried entry [key=28, val=28]
      
      >>> Press 'Enter' to continue...
      

      Attachments

        Issue Links

          Activity

            People

              isapego Igor Sapego
              izaporozhtseva Irina Zaporozhtseva
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: