| log.error(STR0,topic,subscription,messageId.getLedgerId(),messageId.getEntryId(),Long.toHexString(checksum),Integer.toHexString(computedChecksum)); | log.error(STR1,topic,ledgerId,entryId,Long.toHexString(checksum),Integer.toHexString(computedChecksum)); | log.error(STR0,topic,subscription,messageId.getLedgerId(),messageId.getEntryId(),Long.toHexString(checksum),Integer.toHexString(computedChecksum)) | log.error(STR1,topic,messageId,subscription,Long.toHexString(checksum),Integer.toHexString(computedChecksum)) | pulsar | bddfa2a5a233f17b93cb756b289b40d587321e4c | org.apache.pulsar.client.impl.MessageParser | | | | TCIVar | subscription |
|---|
| v0 | messageId |
|---|
| v1 | log |
|---|
| v2 | Integer.toHexString(computedChecksum) |
|---|
| v3 | Long.toHexString(checksum) |
|---|
| v4 | topic |
|---|
| | | TCIVar | subscription |
|---|
| v0 | messageId |
|---|
| v1 | log |
|---|
| v2 | Integer.toHexString(computedChecksum) |
|---|
| v3 | Long.toHexString(checksum) |
|---|
| v4 | topic |
|---|
| Uses | False |