Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1013

Message ids should be logged as decimal

XMLWordPrintable

      This is confusing:

      org.infinispan.client.hotrod.exceptions.InvalidResponseException:: Invalid message id. Expected cfec and received 84b6

      Message Ids are more readable as numbers rather than hex. The protocol uses hex numbers for things like error codes and those make sense being shown as hex so that they can be easily mapped to the protocol documentation. But for msg ids it should be left as is.

              rh-ee-galder Galder ZamarreƱo
              rh-ee-galder Galder ZamarreƱo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: