dream-kzx opened a new pull request, #1286:
URL: https://github.com/apache/pulsar-client-go/pull/1286
### Motivation
Fixed panic caused by memory not aligned in arm32 arch.
### Modifications
Move variable that uses 64-bit atomic operations to the front of the
structure so that it is 64-bit aligned.
### Verifying this change
- [ ] Make sure that the change passes the CI checks.
This change is a trivial rework / code cleanup without any test coverage.
### Documentation
- Does this pull request introduce a new feature? (no)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]