Can this patch get included into the ActiveMQ 5.11 release please? Thanks, Paul
On Mon, Jan 5, 2015 at 12:36 PM, PaulGale <[email protected]> wrote: > GitHub user PaulGale opened a pull request: > > https://github.com/apache/activemq/pull/56 > > Add getUptimeMillis() to the BrokerView MBean > > I need to be able to get the up-time of the broker in milliseconds, > rather than as a formatted string. > > You can merge this pull request into a Git repository by running: > > $ git pull https://github.com/PaulGale/activemq trunk > > Alternatively you can review and apply these changes as the patch at: > > https://github.com/apache/activemq/pull/56.patch > > To close this pull request, make a commit to your master/trunk branch > with (at least) the following in the commit message: > > This closes #56 > > ---- > commit cd98766cab8c701caae0c4f1cbb9988f77ac660c > Author: PaulGale <[email protected]> > Date: 2015-01-05T17:34:00Z > > Add getUptimeMillis to the BrokerView MBean > > ---- > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. If your project does not have this feature > enabled and wishes so, or if the feature is enabled but not working, please > contact infrastructure at [email protected] or file a JIRA ticket > with INFRA. > --- >
