Vince- Check out the lease-locker and JDBC updates in the 5.16.x releases (5.16.2 is latest)? Many JDBC changes in 5.16.x series.
Thanks, Matt Pavlovich > On May 24, 2021, at 9:21 PM, Vince Cox <v...@perforce.com> wrote: > > Matt, > > We have not noticed any locking. Data server from the DB just fine. But, the > leased locker functionality seems to fail over errantly while using the pool. > > I will see if I can get them to open a Jira against this. > > Thank you. > > Vince > > Get Outlook for iOS<https://aka.ms/o0ukef> > ________________________________ > From: Matt Pavlovich <mattr...@gmail.com> > Sent: Monday, May 24, 2021 9:20:41 PM > To: users@activemq.apache.org <users@activemq.apache.org> > Subject: Re: ActiveMQ multiple JDBC data sources in same configuration > > Hey Vince, > > Most likely DB tuning and/or connection lifecycle coordination b/w the > connection factory used by ActiveMQ and the database instance. Can’t rule out > a bad or flaky database either. If the customer is struggling with keeping > the connection pool tuned and consistent, adding more systems is going to > increase the surface area for troubleshooting. > > Have them open a JIRA and share what they can on the connection settings. > Also, they’ll need to coordinate with their DB team to provide some > indication as to why the locking is occurring from the DB point of view. > > Thanks, > Matt Pavlovich > >> On May 24, 2021, at 7:19 PM, Vince Cox <v...@perforce.com> wrote: >> >> Thanks for replying so quickly Matt. >> >> Customer is not having and issue with the data in the DB. The issue shows >> itself when ActiveMQ randomly has failover events when the lock is in the >> DB. It’s using the same connection pool as the store. Seems to be some type >> of contention and master slave pair fails over. >> >> Vince >> >> Get Outlook for >> iOS<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2Fo0ukef&data=04%7C01%7CVCox%40perforce.com%7Ce7781671030a4bd21e2d08d91f1b5a23%7C95b666d19a7549ab95a38969fbcdc08c%7C0%7C0%7C637575024640192392%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=9iPoJpfB7VM1g%2FlDI1eJe%2BJorX3GYcrGeStHQ8cWhOo%3D&reserved=0> >> ________________________________ >> From: Matt Pavlovich <mattr...@gmail.com> >> Sent: Monday, May 24, 2021 7:43:54 PM >> To: users@activemq.apache.org <users@activemq.apache.org> >> Subject: Re: ActiveMQ multiple JDBC data sources in same configuration >> >> Hello Vince- >> >> Are you able to detail out the use case and rationale for separating the >> data store from the locker? On the surface that sounds like creating an >> extra runtime coupling with a distributed system— generally that approach >> creates more aggregate downtime. >> >> Thanks, >> Matt Pavlovich >> >>> On May 24, 2021, at 3:42 PM, Vince Cox <v...@perforce.com> wrote: >>> >>> Are there any future plans with ActiveMQ that will provide separate data >>> source (using JDBC) to handle leader activity and message traffic? We are >>> aware we can use kahaDB and JDBC, but we’d like to have a separate JDBC >>> sources for our message store and our lock. >>> >>> Thank you. >>> >>> Vince >>> >>> >>> This e-mail may contain information that is privileged or confidential. If >>> you are not the intended recipient, please delete the e-mail and any >>> attachments and notify us immediately. >>> >> >> >> >> CAUTION: This email originated from outside of the organization. Do not >> click on links or open attachments unless you recognize the sender and know >> the content is safe. >> >> >> This e-mail may contain information that is privileged or confidential. If >> you are not the intended recipient, please delete the e-mail and any >> attachments and notify us immediately. >> > > > > CAUTION: This email originated from outside of the organization. Do not click > on links or open attachments unless you recognize the sender and know the > content is safe. > > > This e-mail may contain information that is privileged or confidential. If > you are not the intended recipient, please delete the e-mail and any > attachments and notify us immediately. >