[ 
https://issues.apache.org/jira/browse/SAMZA-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685824#comment-15685824
 ] 

ASF GitHub Bot commented on SAMZA-1050:
---------------------------------------

GitHub user nickpan47 opened a pull request:

    https://github.com/apache/samza/pull/21

    SAMZA-1050: Make samza-operator independent of avro version

    

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

    $ git pull https://github.com/apache/samza master

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

    https://github.com/apache/samza/pull/21.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 #21
    
----
commit 1e97fb2e4322ccb246efcefb6920084e0bb1ac02
Author: Nicolas Maquet <[email protected]>
Date:   2016-02-18T18:53:37Z

    SAMZA-873: avoid unnecessary flush in CachedStore

commit 9e8107ea7b710b4572fe18c5fd37bc0d0be47ad1
Author: Boris Shkolnik <[email protected]>
Date:   2016-02-18T23:42:26Z

    SAMZA-864: allow job to continue when checkpoint partition validation fails

commit 5a2a28316e66bcae25468654c78575987c9c6b78
Author: Branislav Cogic <[email protected]>
Date:   2016-02-19T18:23:52Z

    SAMZA-872: remove DailyRollingAppender from doc

commit 84e5aad38c874c0ad34457e65a8180a2ca9fe181
Author: Yi Pan <[email protected]>
Date:   2016-02-29T21:28:23Z

    SAMZA-878: fix jackson version to 1.9.13

commit 9abcc8eeceb54e1924e5da5dd2ff4f22a6a2ae43
Author: Edi Bice <[email protected]>
Date:   2016-03-04T07:00:27Z

    SAMZA-876: Add AvroDataFileHdfsWriter

commit d6051086fa09b148e9f7f6572e45e28a996635f7
Author: Tao Feng <[email protected]>
Date:   2016-03-05T07:36:59Z

    SAMZA-888: SamzaContainer initializes ExponentialSleepStrategy with randInt 
that is inclusive of 0

commit bfba03b7bea731ffe7db1ed7e2a6441369e2cd9a
Author: Jacob Maes <[email protected]>
Date:   2016-03-08T00:27:18Z

    SAMZA-867: Fix job restart/shutdown in the event of node outage

commit 85ecf0a2c1e54d18f3ba0d2b724746abc15c740c
Author: Amit Yadav <[email protected]>
Date:   2016-03-10T00:16:25Z

    SAMZA-813: add seeking functions to KeyValueIterator

commit 964f56e752e0860012dbee4634e21743ef50684c
Author: Jacob Maes <[email protected]>
Date:   2016-03-17T21:52:08Z

    SAMZA-897: TaskConfig uses getOrDefault() which is not available in Java 7

commit 04ae6f5ce76344b915a011cf1f6447c9faa15485
Author: Jacob Maes <[email protected]>
Date:   2016-03-23T22:40:04Z

    SAMZA-893: fix a logic error in Host-Affinity container allocator

commit a51f7b2b994cd2af0bec586a405fc426a2f8cf1b
Author: Navina Ramesh <[email protected]>
Date:   2016-03-25T02:18:53Z

    SAMZA-882 : Detect partition count changes in input streams

commit f02386464d31b5a496bb0578838f51a0331bfffa
Author: Jacob Maes <[email protected]>
Date:   2016-03-25T18:52:19Z

    SAMZA-913: fix CoordinatorSystemConsumer bootstrap missing messages issue

commit 9d6831bd1093f6aedc061721c589dfa560132e1d
Author: Navina Ramesh <[email protected]>
Date:   2016-03-29T21:35:25Z

    SAMZA-898 : TestSamzaTaskManager incorrectly shares mock state across tests 
that cause failures when test ordering changes

commit baf9faa1cc6170a89ea336326f85b2678772eccd
Author: Xinyu Liu <[email protected]>
Date:   2016-03-29T23:30:44Z

    SAMZA-850 : Yarn Job Validation Tool

commit 1efcbf136fd989d83110a599ed5b74ab87fd2353
Author: Boris Shkolnik <[email protected]>
Date:   2016-04-01T19:53:24Z

    SAMZA-849 : Split-deployment of samza framework

commit 5096ddb1bfec23f771f331159a4a11fe85e4760d
Author: Jacob Maes <[email protected]>
Date:   2016-04-04T20:35:37Z

    SAMZA-905: Host Affinity - State restore doesn't work if the previous 
shutdown was uncontrolled (continuous offset)

commit 3dce4935c3131340ab1e732c382742e086346f00
Author: Jacob Maes <[email protected]>
Date:   2016-04-04T20:57:42Z

    SAMZA-919: Add milliseconds and thread name to log4j configs.

commit 2a531b0bbfb11bfc1409f365d2d2fc920a7825ac
Author: Jacob Maes <[email protected]>
Date:   2016-04-05T00:26:25Z

    SAMZA-906: Host Affinity - Minimize task reassignment when container count 
changes

commit 57aae364bb919afcf25164e0204d3a776c779411
Author: Ivan Simoneko <[email protected]>
Date:   2016-04-09T17:11:02Z

    SAMZA-920: BrokerProxy.abdicateAll can get stuck on adding and removing the 
same partitions infinitely

commit dc67d1560c0ae76fe75e6b767b857ceb492cb7a8
Author: Chris Pettitt <[email protected]>
Date:   2016-04-10T04:19:38Z

    SAMZA-924: Add disk space monitoring

commit c9cc0368fb1dc4d5150a45d847cfd43d76b015f9
Author: Yuanchi Ning <[email protected]>
Date:   2016-04-11T19:37:26Z

    SAMZA-933: Bug fix in JsonSerde to allow access to all ObjectMapper getter 
methods

commit ad23e69b73077e1d29323926d025756ae4a00f67
Author: Aleksandar Bircakovic <[email protected]>
Date:   2016-04-15T04:42:26Z

    SAMZA-837 Support Gradle 2.9

commit 0169912c65249ea18e1da856838866ee622006a9
Author: Tao Feng <[email protected]>
Date:   2016-04-15T06:12:18Z

    SAMZA-833 - ProcessJob mishandling containers

commit ed5be4f927a9e3f5b92641b39b59f10b77cba894
Author: Tao Feng <[email protected]>
Date:   2016-04-15T06:31:02Z

    SAMZA-838 - negative rocksdb.ttl.ms is not handled correctly

commit 1497bf6c2629dd165f02352480584d3b3a9e5c18
Author: Jacob Maes <[email protected]>
Date:   2016-04-15T21:21:16Z

    SAMZA-910 - Host Affinity - Fix sporadic failures in Container Allocator 
tests

commit d05f9ca3822c4a9086827ccc9acf60ded9ad1600
Author: Jacob Maes <[email protected]>
Date:   2016-04-18T23:18:36Z

    SAMZA-922 - Host Affinity - Bug in SamzaContainerRequest causes 
(recoverable) exceptions in YARN

commit a56a777699bce706dbf7c5086fea8c87e72507aa
Author: Jacob Maes <[email protected]>
Date:   2016-04-20T17:30:39Z

    SAMZA-886 - Investigate 'relax locality' to improve Host Affinity

commit 7f15302b056f19197fb50733135ab80d479fd1e7
Author: Jagadish Venkatraman <[email protected]>
Date:   2016-04-20T19:53:41Z

    SAMZA-894 - Refactor container allocator logic

commit 7cd1d397b3845268188a0cda82e0808c85275e18
Author: Jagadish Venkatraman <[email protected]>
Date:   2016-04-27T22:04:20Z

    SAMZA-911: set a max retry on KafkaSystemProducer to avoid infinite loop

commit 84cf4ae0a217a91b5cd303c8b536cc4903671411
Author: Robin Tweedie <[email protected]>
Date:   2016-04-27T22:10:24Z

    SAMZA-937: fix document link to Coda Hale library

----


> Make samza-operator independent of avro version
> -----------------------------------------------
>
>                 Key: SAMZA-1050
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1050
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Yi Pan (Data Infrastructure)
>            Assignee: Yi Pan (Data Infrastructure)
>             Fix For: 0.12.0
>
>
> This is prep for merging the operator APIs (SAMZA-914, SAMZA-915) to the 
> master branch.
> Currently, the master branch does not have direct dependency on avro 
> versions. Hence, make it stay the same.



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

Reply via email to