Anyone claim IGNITE-1264 (Resource SPI)?

2016-04-15 Thread Matt Hoffman
I'm looking at taking a stab at
https://issues.apache.org/jira/browse/IGNITE-1264 . It's biting us right
now... we can work around it, but it's kind of annoying.  Anyone already
working on it?

Thanks,


matt


[jira] [Created] (IGNITE-3015) Fix GridGain references in Javadoc

2016-04-15 Thread matt hoffman (JIRA)
matt hoffman created IGNITE-3015:


 Summary: Fix GridGain references in Javadoc
 Key: IGNITE-3015
 URL: https://issues.apache.org/jira/browse/IGNITE-3015
 Project: Ignite
  Issue Type: Bug
Affects Versions: 1.6
Reporter: matt hoffman
Priority: Minor


There are a number of references to GridGain classes still in Ignite's Javadoc, 
like GridCompute* and GridNode. 
Not a big deal, but kind of nice to clean up. 

discussed (briefly) here: 
http://apache-ignite-developers.2346864.n4.nabble.com/clean-up-some-GridGain-references-in-javadoc-td8488.html



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


clean up some GridGain references in javadoc

2016-04-15 Thread Matt Hoffman
I was going through the Javadoc, and found a number of references to
classes that I assume were the pre-Ignite names,
like GridCompute*, GridNode (which became ClusterNode), and so on. Not a
big deal, but kind of nice to clean up.

I went ahead and renamed the ones I found, and pushed them to
https://github.com/matthoffman/ignite/tree/fix-javadoc . Want me to create
a Jira ticket and open a pull request?


Thanks,

matt