Re: First pull requests

2018-09-17 Thread Dmitriy Pavlov
Hi David,

Please make sure all tickets are in Patch Available state, so Ignite
committers and contributors can see these tickets in corresponding filters.

Sometimes it is easy to find maintainer, so JIRA mentions work well.
Sometimes when it is not clear, the dev list may be used.

Feel free to remind about tickets in dev list if there is no feedback from
Igniters.

Sincerely,
Dmitriy Pavlov

пн, 17 сент. 2018 г. в 21:17, David Harvey :

> I'm new to this process, and I've created three pull requests, and I'm
> trying to figure out how I can get some eyes to look at them.
>
>- IGNITE-7616  which
>add some missing MXbeans for thread pools.  I've identified some
>contributors that worked on the files before, but when I type [ ~ name
> ] in
>Jira using parts of names found in git or here
>
> https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-ReviewProcessandMaintainers
> ,
>Jira generally doesn't find those people.
>- IGNITE-9026  which
>fixes some bugs with CONTINUOUS peer class loading when such a loaded
> class
>makes a call to another node.   These addressed the problems we had,
> but I
>still have to to write a couple of new tests.   However, it would
> useful to
>get feedback on the approach, because it fundamentally changes the
> search
>process.
>- IGNITE-9365 which adds an optional affinityBackupFilter that can be
>configured in Spring  to separate primary and backup partitions based on
>some node attribute/environment variable, with an example of how to use
>this to force primary and backup to different AWS Availability Zones.
> Val
>said he would look at this one.
>
>
> Thanks,
> Dave Harvey
>


First pull requests

2018-09-17 Thread David Harvey
I'm new to this process, and I've created three pull requests, and I'm
trying to figure out how I can get some eyes to look at them.

   - IGNITE-7616  which
   add some missing MXbeans for thread pools.  I've identified some
   contributors that worked on the files before, but when I type [ ~ name ] in
   Jira using parts of names found in git or here
   
https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-ReviewProcessandMaintainers,
   Jira generally doesn't find those people.
   - IGNITE-9026  which
   fixes some bugs with CONTINUOUS peer class loading when such a loaded class
   makes a call to another node.   These addressed the problems we had, but I
   still have to to write a couple of new tests.   However, it would useful to
   get feedback on the approach, because it fundamentally changes the search
   process.
   - IGNITE-9365 which adds an optional affinityBackupFilter that can be
   configured in Spring  to separate primary and backup partitions based on
   some node attribute/environment variable, with an example of how to use
   this to force primary and backup to different AWS Availability Zones.  Val
   said he would look at this one.


Thanks,
Dave Harvey