[GitHub] apex-core pull request #453: *Review only* APEXCORE-259 Directly write to Da...

2017-01-23 Thread sandeshh
GitHub user sandeshh opened a pull request: https://github.com/apache/apex-core/pull/453 *Review only* APEXCORE-259 Directly write to DataList Instead of the loop back between the Output port and the buffer server, tuples are directly written to DataList. This improves the tuples

[GitHub] apex-malhar pull request #523: APEXMALHAR-2368 code changes to optimize memo...

2017-01-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-malhar/pull/523 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

Re: google analytics for apex website?

2017-01-23 Thread Ashwin Chandra Putta
Thomas, Done, gave full admin access to you and Pramod. Regards, Ashwin. On Mon, Jan 23, 2017 at 10:20 AM, Thomas Weise wrote: > Ashwin, > > I'm updating the PMC resources with the access details for the Google > analytics account. > > The agreed policy was that any PMC

[GitHub] apex-core pull request #443: APEXCORE-493 checkpoint purging from Streaming ...

2017-01-23 Thread sandeshh
Github user sandeshh closed the pull request at: https://github.com/apache/apex-core/pull/443 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] apex-malhar pull request #541: APEXMALHAR-2390, APEXMALHAR-2391 Add missing ...

2017-01-23 Thread trusli
GitHub user trusli opened a pull request: https://github.com/apache/apex-malhar/pull/541 APEXMALHAR-2390, APEXMALHAR-2391 Add missing link to JDBC Poller Input doc Add missing link to JDBC Poller Input doc, sort operator list alphabetically, and correct typos. You can merge this

[GitHub] apex-malhar pull request #538: APEXMALHAR-2390 and APEXMALHAR-2391 List of O...

2017-01-23 Thread trusli
Github user trusli closed the pull request at: https://github.com/apache/apex-malhar/pull/538 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

Re: google analytics for apex website?

2017-01-23 Thread Thomas Weise
Ashwin, I'm updating the PMC resources with the access details for the Google analytics account. The agreed policy was that any PMC member that is interested can be added as a user to the account. Can you please change my access so I'm able to add other users. Thanks, Thomas On Wed, Jan 18,

[jira] [Updated] (APEXCORE-570) Prevent upstream operators from getting too far ahead when downstream operators are slow

2017-01-23 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov updated APEXCORE-570: Component/s: Buffer Server > Prevent upstream operators from getting too far ahead when

[jira] [Updated] (APEXCORE-609) Container runs out of memory when buffer spooling is disabled

2017-01-23 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov updated APEXCORE-609: Component/s: Buffer Server > Container runs out of memory when buffer spooling is disabled >

Re: Shutdown of an Apex app

2017-01-23 Thread Tushar Gosavi
Hi Thomas, Handling application shutdown from an operator with help of stats listener can be lot of work, instead we could provide an shortcut api for user to terminate the application. It could be based on response code from statsListener as well as throwing an special exception from operator

[jira] [Created] (APEXCORE-619) recovery window id in future for terminating state less operators during relaunch.

2017-01-23 Thread Tushar Gosavi (JIRA)
Tushar Gosavi created APEXCORE-619: -- Summary: recovery window id in future for terminating state less operators during relaunch. Key: APEXCORE-619 URL: https://issues.apache.org/jira/browse/APEXCORE-619