You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "caigy (via GitHub)" <gi...@apache.org> on 2023/03/15 02:31:05 UTC

[GitHub] [rocketmq] caigy commented on pull request #6322: [ISSUE #6321] optimize yaml parse code

caigy commented on PR #6322:
URL: https://github.com/apache/rocketmq/pull/6322#issuecomment-1469205372

   @yuz10 Pls fix spotbug error:
   ```sh
   [INFO] --- spotbugs-maven-plugin:4.2.2:check (check) @ rocketmq-acl ---
   [INFO] BugInstance size is 1
   [INFO] Error size is 0
   [INFO] Total bugs: 1
   Error:  High: Class org.apache.rocketmq.acl.plain.PlainAccessData defines non-transient non-serializable instance field accounts [org.apache.rocketmq.acl.plain.PlainAccessData] In PlainAccessData.java SE_BAD_FIELD
   ```


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org