Re: [DISCUSSION] Should We Backport Publishing of Geode Tomcat Module

2021-01-13 Thread John Hutchison
uld We Backport Publishing of Geode Tomcat Module Hey Sarah Is there any downside to backporting it? Does the missing dependency seem like something that would be easily diagnosed if a minor version is created in the future? Or does it seem like backporting it now would potentially sa

Re: [DISCUSSION] Should We Backport Publishing of Geode Tomcat Module

2021-01-12 Thread Benjamin Ross
esday, January 12, 2021 7:57 AM To: dev@geode.apache.org Subject: Re: [DISCUSSION] Should We Backport Publishing of Geode Tomcat Module Hey Sarah Is there any downside to backporting it? Does the missing dependency seem like something that would be easily diagnosed if a minor version is creat

Re: [DISCUSSION] Should We Backport Publishing of Geode Tomcat Module

2021-01-12 Thread John Hutchison
eode release is created in the future. From: Anilkumar Gingade Sent: Monday, January 11, 2021 2:51 PM To: dev@geode.apache.org Subject: Re: [DISCUSSION] Should We Backport Publishing of Geode Tomcat Module Is there a user request to use t

Re: [DISCUSSION] Should We Backport Publishing of Geode Tomcat Module

2021-01-11 Thread Sarah Abbey
uture. From: Anilkumar Gingade Sent: Monday, January 11, 2021 2:51 PM To: dev@geode.apache.org Subject: Re: [DISCUSSION] Should We Backport Publishing of Geode Tomcat Module Is there a user request to use this in an older version? How easy is it to backport? From the comments, it looks

Re: [DISCUSSION] Should We Backport Publishing of Geode Tomcat Module

2021-01-11 Thread Anilkumar Gingade
Is there a user request to use this in an older version? How easy is it to backport? From the comments, it looks like it is needed for Geode artifacts published to Maven? Is this true? If there is no user request, and there is other way to include Tomcat session, my view is to not backport, but

Re: [DISCUSSION] Should We Backport Publishing of Geode Tomcat Module

2021-01-11 Thread Owen Nichols
If this is just adding an additional published artifact, sounds like there would be no backward-compatibility issue or breaking change...feel free to backport to support/1.13 and support/1.12 if desired. Currently there has been no proposal for a Geode 1.13.2 or 1.12.1 release, but you're wel

[DISCUSSION] Should We Backport Publishing of Geode Tomcat Module

2021-01-11 Thread Sarah Abbey
Hey, Geode Devs! Ben Ross and I are currently working on session state in Geode. In order to include the Geode Tomcat session module in the Geode artifacts published to Maven, we had to update the module so it publishes to Maven (as seen in this PR an