You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Vadim Lotarev (JIRA)" <ji...@apache.org> on 2018/02/15 14:46:00 UTC

[jira] [Updated] (GEODE-4687) Impossible to execute query on some specific member in Pulse DataBrowser

     [ https://issues.apache.org/jira/browse/GEODE-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vadim Lotarev updated GEODE-4687:
---------------------------------
    Attachment: screenshot.91.jpg
                screenshot.92.jpg

> Impossible to execute query on some specific member in Pulse DataBrowser
> ------------------------------------------------------------------------
>
>                 Key: GEODE-4687
>                 URL: https://issues.apache.org/jira/browse/GEODE-4687
>             Project: Geode
>          Issue Type: Bug
>          Components: pulse
>            Reporter: Vadim Lotarev
>            Priority: Major
>         Attachments: screenshot.91.jpg, screenshot.92.jpg
>
>
> It is impossible to execute query on some specific member (see). The reason is in difference between member ID values used in Pulse and {{org.apache.geode.management.internal.beans.QueryDataFunction}} class. For example, Pulse passes the following ID: {{VLOTAREV(inventory-vlotarev-40405:11780)<ec><v2>:1026}} but {{QueryDataFunction}} tries to compare it with the following value:  {{192.168.63.37(inventory-vlotarev-40405:11780)<ec><v2>:1026}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)