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/12/23 06:59:18 UTC

[GitHub] [incubator-eventmesh] Alonexc opened a new issue, #2645: [Enhancement] Class defines a computed serialVersionUID that doesn't equate to the calculated value [SubscriptionItem]

Alonexc opened a new issue, #2645:
URL: https://github.com/apache/incubator-eventmesh/issues/2645

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Enhancement Request
   
   ![image](https://user-images.githubusercontent.com/91315508/209283356-6e16c209-51d5-4b6b-b886-576cb03f0d82.png)
   located at:
   eventmesh-common/src/main/java/org/apache/eventmesh/common/protocol/SubscriptionItem.java line 27
   analysis and explanation:
   This serializable class defines a serialVersionUID that appears to be a computed value, however the value does not match the computed value, and thus losses it's value as version indicator.
   
   ### Describe the solution you'd like
   
   recompute the serialVersionUID using IDE.
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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.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] Alonexc commented on issue #2645: [Enhancement] Class defines a computed serialVersionUID that doesn't equate to the calculated value [SubscriptionItem]

Posted by "Alonexc (via GitHub)" <gi...@apache.org>.
Alonexc commented on issue #2645:
URL: https://github.com/apache/incubator-eventmesh/issues/2645#issuecomment-1407240800

   > 
   
   If you do not know how to do, you can first delete line 27 of the code, set the UID, Severity default Warning can be, and then put the cursor on the class name, select Add 'serialVersionUID' field to determine.


-- 
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: devnull-unsubscribe@infra.apache.org

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


[GitHub] [incubator-eventmesh] xwm1992 closed issue #2645: [Enhancement] Class defines a computed serialVersionUID that doesn't equate to the calculated value [SubscriptionItem]

Posted by "xwm1992 (via GitHub)" <gi...@apache.org>.
xwm1992 closed issue #2645: [Enhancement] Class defines a computed serialVersionUID that doesn't equate to the calculated value [SubscriptionItem]
URL: https://github.com/apache/incubator-eventmesh/issues/2645


-- 
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] Alonexc commented on issue #2645: [Enhancement] Class defines a computed serialVersionUID that doesn't equate to the calculated value [SubscriptionItem]

Posted by "Alonexc (via GitHub)" <gi...@apache.org>.
Alonexc commented on issue #2645:
URL: https://github.com/apache/incubator-eventmesh/issues/2645#issuecomment-1407235160

   > I would like to solve this issue can you let me know how I can go about fixing this issue.
   
   Welcome, just use the IDE to recalculate the serialVersionUID.


-- 
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: devnull-unsubscribe@infra.apache.org

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


[GitHub] [incubator-eventmesh] ibrijesh commented on issue #2645: [Enhancement] Class defines a computed serialVersionUID that doesn't equate to the calculated value [SubscriptionItem]

Posted by "ibrijesh (via GitHub)" <gi...@apache.org>.
ibrijesh commented on issue #2645:
URL: https://github.com/apache/incubator-eventmesh/issues/2645#issuecomment-1458615679

   I would like to contribute. Can you assign to me .


-- 
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] sreenath-tm commented on issue #2645: [Enhancement] Class defines a computed serialVersionUID that doesn't equate to the calculated value [SubscriptionItem]

Posted by "sreenath-tm (via GitHub)" <gi...@apache.org>.
sreenath-tm commented on issue #2645:
URL: https://github.com/apache/incubator-eventmesh/issues/2645#issuecomment-1406934428

   I would like to solve this issue can you let me know how I can go about fixing this issue.


-- 
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: devnull-unsubscribe@infra.apache.org

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


[GitHub] [incubator-eventmesh] Alonexc commented on issue #2645: [Enhancement] Class defines a computed serialVersionUID that doesn't equate to the calculated value [SubscriptionItem]

Posted by "Alonexc (via GitHub)" <gi...@apache.org>.
Alonexc commented on issue #2645:
URL: https://github.com/apache/incubator-eventmesh/issues/2645#issuecomment-1459158747

   @ibrijesh Of course, you can submit a pr and associate an issue first.


-- 
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