You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2022/10/24 15:04:57 UTC

[GitHub] [incubator-eventmesh] sodaRyCN opened a new pull request, #1826: [ISSUE #1821]method needlessly boxes a boolean constant

sodaRyCN opened a new pull request, #1826:
URL: https://github.com/apache/incubator-eventmesh/pull/1826

   Enhancement Request
   [method](https://github.com/apache/incubator-eventmesh/blob/fcac8f39fef729b239a6c0c3a269cd4d0fe35da8/eventmesh-connector-plugin/eventmesh-connector-redis/src/main/java/org/apache/eventmesh/connector/redis/client/RedissonClient.java#L48) needlessly boxes a boolean constant
   
   Describe the solution you'd like
   use false instead of BOOLEAN.FALSE


-- 
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: dev-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] qqeasonchen merged pull request #1826: [ISSUE #1821]method needlessly boxes a boolean constant

Posted by GitBox <gi...@apache.org>.
qqeasonchen merged PR #1826:
URL: https://github.com/apache/incubator-eventmesh/pull/1826


-- 
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: dev-unsubscribe@eventmesh.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org