You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/01/06 20:26:02 UTC

[Bug 58812] New: Add Support for Flatbuffer Encoding in JMeter

https://bz.apache.org/bugzilla/show_bug.cgi?id=58812

            Bug ID: 58812
           Summary: Add Support  for Flatbuffer Encoding in JMeter
           Product: JMeter
           Version: 2.13
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: joseph.nguyen@one.verizon.com

I am using Jmeter with additional plugins for WebSocket testing.
However, we are using flatbuffer encoding for messages sent to the Websocket.
But, currently, it does not appear like Jmeter Support Flatbuffer encoding.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58812] Add Support for Flatbuffer Encoding in JMeter

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58812

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Hardware|PC                          |All
             Status|NEW                         |NEEDINFO
                 OS|Mac OS X 10.1               |All

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hi,
thanks for report .
Are you using a 3rd party plugin for Websocket ? As JMeter does not currently
support them.

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58812] Add Support for Flatbuffer Encoding in JMeter

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58812

--- Comment #4 from Joseph <jo...@one.verizon.com> ---
Created attachment 33413
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33413&action=edit
Screenshot of websockets dependencies

here is a screenshot of additional dependencies i had to install:

jetty-io » 9.2.13.v20150730
jetty-util » 9.2.13.v20150730
JMeterWebSocketSampler-1.0.2-SNAPSHOT.jar
websocket-api » 9.2.13.v20150730
websocket-client » 9.2.13.v20150730
websocket-common » 9.2.13.v20150730
websocket-server » 9.3.3.v20150827

The Jmeter-WebSocketSampler plugin from:
https://github.com/maciejzaleski/JMeter-WebSocketSampler/releases

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58812] Add Support for Flatbuffer Encoding in JMeter

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58812

--- Comment #2 from Joseph <jo...@one.verizon.com> ---
Hi,

Yes, I am using BlazeMeter Websocket plugin for Jmeter:
https://blazemeter.com/blog/websocket-testing-apache-jmeter

The WebSocket functionality for making connections via Jmeter + BlazeMeter is
working.  I just need an additional feature of FlatBuffer encoding for messages
sent to our WebSocket services.

I hope that clarifies the request I am making.

Thanks,

JN

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58812] Add Support for Flatbuffer Encoding in JMeter

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58812

--- Comment #5 from Joseph <jo...@one.verizon.com> ---
(In reply to Joseph from comment #4)
> Created attachment 33413 [details]
> Screenshot of websockets dependencies
> 
> here is a screenshot of additional dependencies i had to install:
> 
> jetty-io » 9.2.13.v20150730
> jetty-util » 9.2.13.v20150730
> JMeterWebSocketSampler-1.0.2-SNAPSHOT.jar
> websocket-api » 9.2.13.v20150730
> websocket-client » 9.2.13.v20150730
> websocket-common » 9.2.13.v20150730
> websocket-server » 9.3.3.v20150827
> 
> The Jmeter-WebSocketSampler plugin from:
> https://github.com/maciejzaleski/JMeter-WebSocketSampler/releases

Yes, I was using the first one on your list Phillipe

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58812] Add Support for Flatbuffer Encoding in JMeter

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58812

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hi,
AFAIK, Blazemeter has no Websocket plugin, the blog mentions 2 Approaches :
1/ Using this plugin https://github.com/maciejzaleski/JMeter-WebSocketSampler

2/ Coding your own Websocket client

Which one of the 2 are you using ?

Is this what you want to integrate ?
http://google.github.io/flatbuffers/

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58812] Add Support for Flatbuffer Encoding in JMeter

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58812

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #6 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hi,
Thanks for clarifications.
As you can see plugin is not managed by JMeter Team.
It's a 3rd party plugin, which is managed at the github website.

Ask there maybe by creating an issue and potentially submitting a PR.

Good luck

-- 
You are receiving this mail because:
You are the assignee for the bug.