You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/04/14 20:45:13 UTC

[jira] [Commented] (APLO-362) Retained message gets shortened

    [ https://issues.apache.org/jira/browse/APLO-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494572#comment-14494572 ] 

ASF GitHub Bot commented on APLO-362:
-------------------------------------

GitHub user shanielh opened a pull request:

    https://github.com/apache/activemq-apollo/pull/9

    fix web administration console message truncate bug APLO-362

    Squashed the commits :)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Code-Sharp/activemq-apollo APLO-362

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-apollo/pull/9.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 #9
    
----
commit 79e5357bf121c045a78da6aa7610c572cef90aeb
Author: Shani Elharrar <at...@bezeqint.net>
Date:   2015-04-14T18:43:24Z

    fix web administration console message truncate bug APLO-362

----


> Retained message gets shortened
> -------------------------------
>
>                 Key: APLO-362
>                 URL: https://issues.apache.org/jira/browse/APLO-362
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>    Affects Versions: 1.7
>         Environment: Used Windows 7 and Chrome for web interface 
> Broker is on Linux 2.6.32-431.20.3.el6.x86_64 and Java HotSpot(TM) 64-Bit Server VM 1.8.0_05 (Oracle Corporation)
>            Reporter: Lukas Greblikas
>            Priority: Minor
>              Labels: mqtt, retained
>
> Retained MQTT message  gets shortened and stays shortened after you go topic (where message is sent/retained) page on apollo web interface. 
> Example:
> I send long retained message to "test" topic. I restart my scripts which subscribes to "test" topic and all is working fine. Now let's say I got to appollo web interface--> topics -->test. After I open the mentioned page retained message becomes shortened. If I restart my scripts which subscribes to "test" topic now they get only the shortened message. Shortened message size is exactly the same as shown in web interface when you press on that message. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)