You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by brightchen <gi...@git.apache.org> on 2015/11/11 22:32:37 UTC

[GitHub] incubator-apex-malhar pull request: Mlhr 1895: refactor AbstractAp...

GitHub user brightchen opened a pull request:

    https://github.com/apache/incubator-apex-malhar/pull/96

    Mlhr 1895: refactor AbstractAppDataSnapshotServer to support override QueryExecutor

    This tags are case by case and hard to have generic query executor. 
    refactor AbstractAppDataSnapshotServer and let the sub-classes or client code can override/provide QueryExecutor

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/brightchen/incubator-apex-malhar MLHR-1895

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-apex-malhar/pull/96.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #96
    
----
commit 3e07843f8396a6f431410ab71eefcc1df9c175c0
Author: thomas <th...@datatorrent.com>
Date:   2015-08-22T06:49:16Z

    Remove redundant version

commit e7a475c11f3b2809de1be859c142738d67dda39f
Author: thomas <th...@datatorrent.com>
Date:   2015-08-22T06:55:05Z

    Created new release branch. Updating version to 3.2.0-SNAPSHOT

commit 6155673e5518d24f0459a29b00b6eb05f04556bc
Author: thomas <th...@datatorrent.com>
Date:   2015-08-22T07:01:46Z

    Fix malhar-contrib dependency version

commit fcc380c61027d4f2cb73ac75968d105eec97ad0b
Author: Timothy Farkas <ti...@datatorrent.com>
Date:   2015-08-05T21:36:21Z

    MLHR-1798 Improved robustness of query checking and validation for snapshot schema.

commit caf85bbdeb29a462865c60c63198f3ca06613bbe
Author: Timothy Farkas <ti...@datatorrent.com>
Date:   2015-08-11T22:23:45Z

    MLHR-1803 Made the twitter demo us an embeddable query operator.

commit ee92fc99176155590382a7855b628a861a898c42
Author: Timothy Farkas <ti...@datatorrent.com>
Date:   2015-08-13T18:10:46Z

    MLHR-1808 Added the ability to sort schemas returned in a schema result.

commit 36e8ae3db68f5d3ffab2bca0664e85c25ddbd022
Author: Timothy Farkas <ti...@datatorrent.com>
Date:   2015-08-27T01:00:23Z

    MLHR-1820 Fix NPE if an embeddable query info provider is not set on the snapshot server.

commit 54586f4acb4b55b7418b5e1aeb7181bae2c1d293
Author: Timothy Farkas <ti...@datatorrent.com>
Date:   2015-08-28T22:47:52Z

    MLHR-1830 Fixed backwards compatibility errors.

commit 91321cef55558b41e8177ca83173a51e02b71902
Author: Munagala V. Ramanath <ra...@apache.org>
Date:   2015-08-28T16:16:31Z

    MLHR-1824 Coverted to use App Data
    
    Closes #2

commit 20a352f6cebc6c700b3dc6e36541e3cc885e3a39
Author: Pramod Immaneni <pr...@datatorrent.com>
Date:   2015-08-31T17:53:59Z

    Added missing channel initialization when the receiver is replying to the source message

commit a9bcce1824a81c2dc7657bcc037ec9d4e6c29acc
Author: Thomas Weise <th...@datatorrent.com>
Date:   2015-09-02T15:52:28Z

    Merge branch 'MLHR-1831' of https://github.com/PramodSSImmaneni/incubator-apex-malhar into devel-3

commit c6da4a05e3df215a39eb06752e31760bb206528b
Author: Chandni Singh <cs...@apache.org>
Date:   2015-09-01T22:57:10Z

    MLHR-1825 #comment handling case when no open part is updated but stream is not created

commit ef39a1b73af4bb09024dc5286d891a68e95305ff
Author: Timothy Farkas <ti...@datatorrent.com>
Date:   2015-09-03T00:11:53Z

    MLHR-1835 #resolve The AsyncHttpClient and WebSocket were not being closed on reconnect.

commit fe0971958bfafa3e80e1aa3cf4b245ab50d75b96
Author: Timothy Farkas <ti...@datatorrent.com>
Date:   2015-09-03T20:43:57Z

     - MLHR-1839 #resolve Added setting the topic on the embeddable query to the properties file.

commit cdc8b28affbcbf8d0a6db050895e79bd8a0b8297
Author: David Yan <da...@datatorrent.com>
Date:   2015-09-03T21:24:17Z

    Merge branch 'MLHR-1839' of https://github.com/ilooner/incubator-apex-malhar into devel-3

commit 30e4b1ff6758d7cb2b91e9d11f585fd8e5bf78b8
Author: Pramod Immaneni <pr...@datatorrent.com>
Date:   2015-09-04T04:42:07Z

    Merge branch 'devel-3' of github.com:chandnisingh/incubator-apex-malhar into devel-3

commit 2a7d36dc4157aa6837b6e5706f0c014ce9389524
Author: Chandni Singh <cs...@apache.org>
Date:   2015-09-04T05:48:25Z

    MLHR-1837 #resolve #comment creating a new file even when it is not corrupted and also closing stale streams

commit d910102d7d0caf8d5b0a44b85448bb7d5774f67d
Author: Gaurav Gupta <ga...@apache.org>
Date:   2015-09-04T23:31:45Z

    Merge branch 'MLHR-1837' into devel-3

commit b8a10bc5381bd8a004a2af4f5c0812e379c82d44
Author: Chandni Singh <cs...@apache.org>
Date:   2015-09-08T21:21:04Z

    MLHR-1841 #comment rotating all files irrespective of the state of stream

commit 59f21fb5dd15264462437fd2446f3ae64fe892a4
Author: Pramod Immaneni <pr...@datatorrent.com>
Date:   2015-09-09T14:50:36Z

    Merge branch 'MLHR-1841' of github.com:chandnisingh/incubator-apex-malhar into devel-3

commit 37438dea31e45b4cf0b7c17986334efb9220891f
Author: Chandni Singh <ch...@datatorrent.com>
Date:   2015-08-01T00:43:45Z

    MLHR-1836 #comment Schema integration with JDBC operators

commit b5016527075135413491a5833da7b1485347c0a5
Author: Timothy Farkas <ti...@datatorrent.com>
Date:   2015-09-10T20:19:03Z

    Merge branch 'jdbc-schemaIntegration' into devel-3

commit 4a7a7a4d9f6fc76f2d35cf1acdf19251e525493b
Author: DataTorrent CI <je...@datatorrent.com>
Date:   2015-09-01T11:16:21Z

    Add tag @since 3.1.0

commit 606d7e089f6ed263f52adf131484e58f50f828e4
Author: Thomas Weise <th...@datatorrent.com>
Date:   2015-09-11T08:21:23Z

    Maven prerequisite is 3.0.5
    
    Conflicts:
    	pom.xml

commit 2b333d759e9a2062331ed3100e22960a144c282e
Author: DataTorrent CI <je...@datatorrent.com>
Date:   2015-09-14T22:16:37Z

    Fixed eol to LF

commit 1b270268a84910d777a41c16120c04ad93b60f62
Author: Thomas Weise <th...@datatorrent.com>
Date:   2015-09-15T04:37:38Z

    Merge branch 'devel-3' of https://github.com/vrozov/incubator-apex-malhar into devel-3

commit f7f9085e8d5d6a243f5fc702f7c3c0e14652c6a3
Author: Vlad Rozov <v....@datatorrent.com>
Date:   2015-09-17T00:50:05Z

    exclude couchbase mock snapshot dependency from release enforce rule

commit effc8385af173448f0dfc9e8e2243b5fd728acef
Author: Chandni Singh <ch...@datatorrent.com>
Date:   2015-08-03T04:27:59Z

    Cassandra integration with Schema Support

commit 9194a72c352ff3a3fe5e75301c7aeb482e2181ea
Author: ishark <is...@datatorrent.com>
Date:   2015-09-18T20:26:52Z

    Merge branch 'cassandraSchemaIntegration' into devel-3

commit 13997ac81fdb771db5e9574c5233ef9ae3935d8c
Author: Darin Nee <da...@gmail.com>
Date:   2015-09-22T00:19:07Z

    Fix removal of vagrant tmp files when output file is in subdirectory

----


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-apex-malhar pull request: Mlhr 1895: refactor AbstractAp...

Posted by brightchen <gi...@git.apache.org>.
Github user brightchen closed the pull request at:

    https://github.com/apache/incubator-apex-malhar/pull/96


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---