You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 22:58:04 UTC

[GitHub] [beam] kennknowles opened a new issue, #19215: Migrate to java.time lib instead of joda-time

kennknowles opened a new issue, #19215:
URL: https://github.com/apache/beam/issues/19215

   Joda-time has been used till moving to Java 8. For now, these two time libraries are used together. It will make sense finally to move everywhere to only one lib - *java.time* - as a standard Java time library (see mail list discussion: [https://lists.apache.org/thread.html/b10f6f9daed44f5fa65e315a44b68b2f57c3e80225f5d549b84918af@%3Cdev.beam.apache.org%3E](https://lists.apache.org/thread.html/b10f6f9daed44f5fa65e315a44b68b2f57c3e80225f5d549b84918af@%3Cdev.beam.apache.org%3E)).
   
    
   
   Since this migration will introduce breaking API changes, then we should address it to 3.0 release.
   
   Imported from Jira [BEAM-5530](https://issues.apache.org/jira/browse/BEAM-5530). Original Jira may contain additional context.
   Reported by: aromanenko.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

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


[GitHub] [beam] rdesgroppes commented on issue #19215: Migrate to java.time lib instead of joda-time

Posted by "rdesgroppes (via GitHub)" <gi...@apache.org>.
rdesgroppes commented on issue #19215:
URL: https://github.com/apache/beam/issues/19215#issuecomment-1453822810

   Would a transitional support of both in 2.x be envisionable?


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] kennknowles commented on issue #19215: Migrate to java.time lib instead of joda-time

Posted by "kennknowles (via GitHub)" <gi...@apache.org>.
kennknowles commented on issue #19215:
URL: https://github.com/apache/beam/issues/19215#issuecomment-1529975128

   If someone puts together a plan that can do it without breaking changes - or at least very few - and sends the design to the dev@ list, I'm sure it would create a useful discussion.


-- 
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: github-unsubscribe@beam.apache.org

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