Guocheng Zhang created TUBEMQ-315:
-------------------------------------
Summary: Found a FileSegmentList NullPointerException bug
Key: TUBEMQ-315
URL: https://issues.apache.org/jira/browse/TUBEMQ-315
Project: Apache TubeMQ
Issue Type: Bug
Components: Broker
Reporter: Guocheng Zhang
Attachments: image-2020-08-14-11-44-33-247.png,
image-2020-08-14-11-44-41-974.png
!image-2020-08-14-11-44-33-247.png! !image-2020-08-14-11-44-41-974.png!
As shown above, in the getRecordSeg function, after the code logic obtains the
segment through the findSegment function, it should first judge and confirm
that the object is not null before using it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)