Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-1420

Missing message ids in Xnio susbsystem

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Blocker Blocker
    • None
    • 7.0.0.DR11
    • Remoting
    • None

      There are 7 @Message annotations in Xnio susbsystem in EAP 7.0.0.DR11 which have no ID assigned:
      In general, there should not be any such messages.

      Messages without id: 7. Files:
          	/nio-impl/src/main/java/org/xnio/nio/Log.java
          		55:@Message(value = "XNIO NIO Implementation Version %s")
          		131:@Message(value = "Starting up with selector provider %s")
          		135:@Message(value = "Using %s for main selectors and %s for temp selectors")
          	/api/src/main/java/org/xnio/_private/Messages.java
          		64:@Message(value = "XNIO version %s")
          		334:@Message(value = "Closing resource %s")
          		338:@Message(value = "Closing resource %s failed")
          		342:@Message(value = "Shutting down reads on %s failed")
      

      Giving blocker priority as this issue blocks RFE verification.

            dlloyd@redhat.com David Lloyd
            mvinkler1@redhat.com Michal Vinkler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: