You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/10/08 07:46:52 UTC

[GitHub] [inlong] gosonzhang opened a new issue, #6092: [Bug][TubeMQ] Change the way to obtain the modifyUser and modifyDate

gosonzhang opened a new issue, #6092:
URL: https://github.com/apache/inlong/issues/6092

   ### What happened
   
   In the BdbGroupFilterCondEntity, BdbGroupFlowCtrlEntity, and BdbTopicAuthControlEntity classes, the previous version only filled in the creator and creation time, but this version adds the modifier and modification time fields. Considering the data compatibility, in the new version, when obtaining the modifier and modification time, It is necessary first to determine whether the corresponding field currently exists, and get the default value if it does not exist
   
   ### What you expected to happen
   
   get the right value
   
   ### How to reproduce
   
   use the old version record and read the value 
   
   ### Environment
   
   Linux
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong TubeMQ
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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@inlong.apache.org.apache.org

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


[GitHub] [inlong] healchow closed issue #6092: [Bug][TubeMQ] Change the way to obtain the modifyUser and modifyDate

Posted by GitBox <gi...@apache.org>.
healchow closed issue #6092: [Bug][TubeMQ] Change the way to obtain the modifyUser  and modifyDate
URL: https://github.com/apache/inlong/issues/6092


-- 
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@inlong.apache.org

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