[jira] [Assigned] (IGNITE-5649) REST API, metadata command always returns list of cache

2017-07-02 Thread Roman Shtykh (JIRA)

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

Roman Shtykh reassigned IGNITE-5649:


Assignee: Roman Shtykh

> REST API, metadata command always returns list of cache
> ---
>
> Key: IGNITE-5649
> URL: https://issues.apache.org/jira/browse/IGNITE-5649
> Project: Ignite
>  Issue Type: Bug
>Affects Versions: 2.0
>Reporter: Aleksandr
>Assignee: Roman Shtykh
>
> How to reproduce:
> 1) start Ignite server with example config with Person and Organization.
> 2) run:
> curl http://localhost:8080/ignite?cmd=metadata=Person
> curl http://localhost:8080/ignite?cmd=metadata=Organization
> curl http://localhost:8080/ignite?cmd=metadata=blablabla
> Ignite always returns list of cache instead of information about selected 
> cache or error



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (IGNITE-5656) Web Console: some checkbox are misaligned

2017-07-02 Thread Ilya Borisov (JIRA)

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

Ilya Borisov updated IGNITE-5656:
-
Attachment: tooltip broken.PNG
tooltip OK.PNG

> Web Console: some checkbox are misaligned
> -
>
> Key: IGNITE-5656
> URL: https://issues.apache.org/jira/browse/IGNITE-5656
> Project: Ignite
>  Issue Type: Bug
>  Components: UI, wizards
>Reporter: Ilya Borisov
>Assignee: Ilya Borisov
>Priority: Minor
> Attachments: tooltip broken.PNG, tooltip OK.PNG
>
>
> Some checkboxes in advanced configuration have incorrect vertical position, 
> see attachments.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (IGNITE-5656) Web Console: some checkbox are misaligned

2017-07-02 Thread Ilya Borisov (JIRA)
Ilya Borisov created IGNITE-5656:


 Summary: Web Console: some checkbox are misaligned
 Key: IGNITE-5656
 URL: https://issues.apache.org/jira/browse/IGNITE-5656
 Project: Ignite
  Issue Type: Bug
  Components: UI, wizards
Reporter: Ilya Borisov
Assignee: Ilya Borisov
Priority: Minor


Some checkboxes in advanced configuration have incorrect vertical position, see 
attachments.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Assigned] (IGNITE-5656) Web Console: some checkbox are misaligned

2017-07-02 Thread Ilya Borisov (JIRA)

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

Ilya Borisov reassigned IGNITE-5656:


Assignee: Dmitriy Shabalin  (was: Ilya Borisov)

Please review.

> Web Console: some checkbox are misaligned
> -
>
> Key: IGNITE-5656
> URL: https://issues.apache.org/jira/browse/IGNITE-5656
> Project: Ignite
>  Issue Type: Bug
>  Components: UI, wizards
>Reporter: Ilya Borisov
>Assignee: Dmitriy Shabalin
>Priority: Minor
> Attachments: tooltip broken.PNG, tooltip OK.PNG
>
>
> Some checkboxes in advanced configuration have incorrect vertical position, 
> see attachments.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (IGNITE-1190) org.apache.ignite.IgniteCheckedException: Failed to find class with given class loader for unmarshalling (make sure same versions of all classes are available on all n

2017-07-02 Thread Liu Jingyuan (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071864#comment-16071864
 ] 

Liu Jingyuan commented on IGNITE-1190:
--

I have same problem with the peerClassLoadingEnable=true, When I use SQLQuery 
function and igniteCache.iterator() to get all keys or values, system will 
throw same exceptions, so that some function cannot be implemented instead of 
redis cache.



> org.apache.ignite.IgniteCheckedException: Failed to find class with given 
> class loader for unmarshalling (make sure same versions of all classes are 
> available on all nodes or enable peer-class-loading)
> -
>
> Key: IGNITE-1190
> URL: https://issues.apache.org/jira/browse/IGNITE-1190
> Project: Ignite
>  Issue Type: Bug
>  Components: cache
>Reporter: xwcheng
> Fix For: 2.1
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)