I'm afraid this is something far from my capacity :$ Can I help somehow?

-----Original Message-----
From: Justin Bertram <jbert...@apache.org> 
Sent: Thursday, January 21, 2021 5:46 PM
To: users@activemq.apache.org
Subject: Re: EXT: Re: Content of JMX property FirstTimestamp?

I think relative links make the most sense, but it looks like the documentation 
on the website would have to be restructured to allow them (e.g. putting the 
JavaDocs and User Manual "under" the same version directory).


Justin

On Thu, Jan 21, 2021 at 10:26 AM Pachod, Joseph (GE Healthcare) < 
joseph.pac...@ge.com> wrote:

> Thanks a lot once more
>
> I hadn't seen the API Documentation.
>
> Regarding "Links from the user manual directly to the API docs would 
> probably be a good addition.": how would you see that? Not knowing the 
> build stack the easiest option feels like being a relative link but 
> it's pretty weak and I don't see how to handle non latest documentation.
>
> Cheers
>
> -----Original Message-----
> From: Justin Bertram <jbert...@apache.org>
> Sent: Friday, January 15, 2021 4:04 PM
> To: users@activemq.apache.org
> Subject: Re: EXT: Re: Content of JMX property FirstTimestamp?
>
> The documentation for Artemis is in Git [1] just like the source code. 
> In fact, the entire website is in Git [2] as well.
>
> That said, this attribute *is* documented (along with all the other 
> MBean
> attributes) in the API documentation available on the ActiveMQ website [3].
> Here's a direct link [4]. This documentation is explicitly not in the 
> general user manual in order to ease maintenance. Maintaining the same 
> basic documentation in 2 different places would be a bit of a waste of 
> time. Links from the user manual directly to the API docs would 
> probably be a good addition.
>
>
> Justin
>
> [1]
> https://github.com/apache/activemq-artemis/tree/master/docs/user-manua
> l/en [2] https://github.com/apache/activemq-website/
> [3] http://activemq.apache.org/components/artemis/documentation/
> [4]
>
> http://activemq.apache.org/components/artemis/documentation/javadocs/j
> avadoc-latest/org/apache/activemq/artemis/api/core/management/QueueCon
> trol.html#getFirstMessageTimestamp--
>
> On Fri, Jan 15, 2021 at 8:38 AM Pachod, Joseph (GE Healthcare) < 
> joseph.pac...@ge.com> wrote:
>
> > Hi Justin
> >
> > Thanks for the answer
> >
> > Indeed it's FirstMessageTimestamp and not FirstTimestamp, sorry for 
> > the typo
> >
> > Is there a way to contribute to the documentation to add this property?
> >
> > -----Original Message-----
> > From: Justin Bertram <jbert...@apache.org>
> > Sent: Wednesday, January 13, 2021 2:48 PM
> > To: users@activemq.apache.org
> > Subject: EXT: Re: Content of JMX property FirstTimestamp?
> >
> > I believe you're referring to the "FirstMessageTimestamp" attribute 
> > of the QueueControl MBean. There is no such "FirstTimestamp" 
> > attribute on any management bean.
> >
> > The "FirstMessageTimestamp" is the timestamp (in milliseconds) of 
> > the first message on the queue. If there is no message on the queue 
> > then the value will be empty.
> >
> >
> > Justin
> >
> > On Wed, Jan 13, 2021 at 7:24 AM Pachod, Joseph (GE Healthcare) < 
> > joseph.pac...@ge.com> wrote:
> >
> > > Hello
> > >
> > > While looking at Artemis JMX's properties, we saw the 
> > > FirstTimestamp property with the following path 
> > > org.apache.activemq.artemis>artemis-esb>addresses>jms.topic.MyTopi
> > > c>
> > > qu
> > > eues>multicast> MyTopicSubscription > Attributes> FirstTimestamp
> > >
> > > This variable is sometime empty and sometime has some content in it.
> > >
> > > We didn't find a description for it in the documentation, cf 
> > > https://activemq.apache.org/components/artemis/documentation/lates
> > > t/
> > > ?q
> > > =FirstTimestamp
> > >
> > > Could you clarify what's the content of it please?
> > >
> > > Thanks in advance
> > >
> > > Best regards,
> > > Joseph PACHOD
> > > Staff Software Architect, DoseWatch GE Healthcare
> > >
> > >
> >
>

Reply via email to