[jira] [Created] (AVRO-1885) Release 1.8.2

2016-07-19 Thread Sean Busbey (JIRA)
Sean Busbey created AVRO-1885: - Summary: Release 1.8.2 Key: AVRO-1885 URL: https://issues.apache.org/jira/browse/AVRO-1885 Project: Avro Issue Type: Task Components: community

[jira] [Commented] (AVRO-1879) Make conversions field transient in compiled SpecificRecord

2016-07-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384025#comment-15384025 ] Sean Busbey commented on AVRO-1879: --- [~chunfy.tseng] please post questions to the [

[jira] [Commented] (AVRO-1882) ConcurrentHashMap with non-string keys fails in Java 1.8

2016-07-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384022#comment-15384022 ] Sean Busbey commented on AVRO-1882: --- [~chunfy.tseng] please post questions to the [

[jira] [Updated] (AVRO-1882) ConcurrentHashMap with non-string keys fails in Java 1.8

2016-07-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1882: -- Fix Version/s: 1.8.2 > ConcurrentHashMap with non-string keys fails in Java

[jira] [Commented] (AVRO-1870) Avro compiler generate JAVA enum interfaces but writeEnum expects GenericEnumSymbol

2016-07-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382256#comment-15382256 ] Sean Busbey commented on AVRO-1870: --- Since the TrafficLights object being serialize

[jira] [Resolved] (AVRO-1871) Avro compiler generate JAVA enum interfaces but writeEnum expects GenericEnumSymbol

2016-07-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved AVRO-1871. --- Resolution: Duplicate > Avro compiler generate JAVA enum interfaces but writeEnum expe

[jira] [Updated] (AVRO-607) SpecificData.getSchema not thread-safe

2016-07-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-607: - Priority: Blocker (was: Major) > SpecificData.getSchema not thread-s

[jira] [Commented] (AVRO-607) SpecificData.getSchema not thread-safe

2016-07-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382210#comment-15382210 ] Sean Busbey commented on AVRO-607: -- No worries. It helps to know the relative demand

[jira] [Updated] (AVRO-1884) Add set source file suffix function for generate non-java file #90

2016-07-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1884: -- Fix Version/s: 1.8.2 1.9.0 > Add set source file suffix function for generate

[jira] [Updated] (AVRO-1884) Add set source file suffix function for generate non-java file #90

2016-07-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1884: -- Status: Patch Available (was: Open) > Add set source file suffix function for generate non-java f

[jira] [Updated] (AVRO-1884) Add set source file suffix function for generate non-java file #90

2016-07-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1884: -- Assignee: shijinkui > Add set source file suffix function for generate non-java file

[jira] [Updated] (AVRO-1879) Make conversions field transient in compiled SpecificRecord

2016-07-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1879: -- Assignee: Michael Wong > Make conversions field transient in compiled SpecificRec

[jira] [Updated] (AVRO-1879) Make conversions field transient in compiled SpecificRecord

2016-07-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1879: -- Fix Version/s: 1.8.2 1.9.0 > Make conversions field transient in compi

Re: Unable to build clean checkout of avro from master

2016-07-08 Thread Sean Busbey
"mac os x", version: "10.10.5", arch: "x86_64", family: "mac" > > > > On Fri, Jul 8, 2016 at 1:02 PM, Sean Busbey wrote: > >> Could you copy/paste the output of running "mvn --version" ? >> >> On Fri, Jul 8, 2016 at 2:3

Re: Unable to build clean checkout of avro from master

2016-07-08 Thread Sean Busbey
Could you copy/paste the output of running "mvn --version" ? On Fri, Jul 8, 2016 at 2:34 PM, S G wrote: > Hi, > > I am unable to build a clean checkout of avro from master. > > Is it a known issue or I am doing something wrong? > > > cd lang/java/avro > > mvn clean install > > [INFO]

[jira] [Commented] (AVRO-1875) ability encode/decode byte arrays in Base64

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362853#comment-15362853 ] Sean Busbey commented on AVRO-1875: --- {quote} The reason why I want to have Base64

[jira] [Updated] (AVRO-1856) Update ConcatTool to support appending to an input file instead of creating a new output file

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1856: -- Fix Version/s: 1.8.2 1.9.0 > Update ConcatTool to support appending to an input f

[jira] [Commented] (AVRO-1875) ability encode/decode byte arrays in Base64

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362607#comment-15362607 ] Sean Busbey commented on AVRO-1875: --- Do we have any kind of spec for the

[jira] [Updated] (AVRO-1875) ability encode/decode byte arrays in Base64

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1875: -- Fix Version/s: 1.9.0 > ability encode/decode byte arrays in Bas

[jira] [Created] (AVRO-1876) update TestConcatTool.testAppend to use MiniDFSCluster

2016-07-05 Thread Sean Busbey (JIRA)
Sean Busbey created AVRO-1876: - Summary: update TestConcatTool.testAppend to use MiniDFSCluster Key: AVRO-1876 URL: https://issues.apache.org/jira/browse/AVRO-1876 Project: Avro Issue Type

[jira] [Updated] (AVRO-1843) Clarify importance of writer's schema in documentation

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1843: -- Priority: Critical (was: Minor) > Clarify importance of writer's schema in docum

[jira] [Updated] (AVRO-1843) Clarify importance of writer's schema in documentation

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1843: -- Fix Version/s: 1.8.2 1.9.0 1.7.8 > Clarify importance of write

[jira] [Commented] (AVRO-1719) Avro fails to build against Boost 1.59.0

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362480#comment-15362480 ] Sean Busbey commented on AVRO-1719: --- I've just escalated this to blocker for

[jira] [Updated] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1704: -- Fix Version/s: (was: 1.7.8) > Standardized format for encoding messages with A

[jira] [Updated] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1704: -- Fix Version/s: 1.7.8 > Standardized format for encoding messages with A

[jira] [Updated] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1704: -- Fix Version/s: 1.8.3 > Standardized format for encoding messages with A

[jira] [Updated] (AVRO-1704) Standardized format for encoding messages with Avro

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1704: -- Fix Version/s: 1.9.0 > Standardized format for encoding messages with A

[jira] [Updated] (AVRO-1719) Avro fails to build against Boost 1.59.0

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1719: -- Fix Version/s: 1.7.8 > Avro fails to build against Boost 1.5

[jira] [Updated] (AVRO-1719) Avro fails to build against Boost 1.59.0

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1719: -- Fix Version/s: 1.8.2 > Avro fails to build against Boost 1.5

[jira] [Updated] (AVRO-1719) Avro fails to build against Boost 1.59.0

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1719: -- Priority: Blocker (was: Major) > Avro fails to build against Boost 1.5

[jira] [Commented] (AVRO-1401) @Nullable does not work with byte[]

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362472#comment-15362472 ] Sean Busbey commented on AVRO-1401: --- I haven't see anyone take action on it yet

[jira] [Updated] (AVRO-1874) py3 avro module import upsets logging level in host application

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1874: -- Priority: Major (was: Minor) Fix Version/s: 1.8.2 > py3 avro module import upsets logg

[jira] [Updated] (AVRO-1873) avro gem doesn't compatible with other languages with snappy compression

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1873: -- Priority: Blocker (was: Major) Fix Version/s: 1.8.2 > avro gem doesn't compatible wi

[jira] [Commented] (AVRO-1811) SpecificData.deepCopy() cannot be used if schema compiler generated Java objects with Strings instead of UTF8

2016-07-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362449#comment-15362449 ] Sean Busbey commented on AVRO-1811: --- {quote} Ryan Blue, this problem reminds me of

[DISCUSS] 1.8.2 RCs on or about july 7th?

2016-06-28 Thread Sean Busbey
Hi Folks! Our last release was about 5 weeks ago and we've had issues close on branch-1.8 since then. I'd like to start doing RCs by the end of next week in hopes that we can stay under 2 months between releases. I'm going to dedicate some time at the end of this week / start of next to do a p

[jira] [Commented] (AVRO-1869) Decimal conversion from ByteBuffer ignores buffer position and limit

2016-06-27 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15352371#comment-15352371 ] Sean Busbey commented on AVRO-1869: --- +1 > Decimal conversion from ByteBuffer

[jira] [Updated] (AVRO-1847) IDL compiler should use BigDecimal to represent decimal logical type.

2016-06-23 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1847: -- Summary: IDL compiler should use BigDecimal to represent decimal logical type. (was: IDL compiler uses

[jira] [Commented] (AVRO-1847) IDL compiler should use BigDecimal to represent decimal logical type.

2016-06-23 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346379#comment-15346379 ] Sean Busbey commented on AVRO-1847: --- you're very welcome. thanks for the con

[jira] [Updated] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-23 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1847: -- Issue Type: New Feature (was: Bug) > IDL compiler uses ByteBuffer for decimal type even if logical t

[jira] [Updated] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1847: -- Resolution: Fixed Fix Version/s: 1.8.2 1.9.0 Release Note: Users of the

[jira] [Updated] (AVRO-1867) branch-1.8 needs to be updated to 1.8.2-SNAPSHOT

2016-06-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1867: -- Resolution: Fixed Status: Resolved (was: Patch Available) > branch-1.8 needs to be updated

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345256#comment-15345256 ] Sean Busbey commented on AVRO-1847: --- I pushed this to master. Once AVRO-1867 lands

[jira] [Updated] (AVRO-1867) branch-1.8 needs to be updated to 1.8.2-SNAPSHOT

2016-06-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1867: -- Fix Version/s: 1.8.2 Status: Patch Available (was: In Progress) -01 - updates version

[jira] [Updated] (AVRO-1867) branch-1.8 needs to be updated to 1.8.2-SNAPSHOT

2016-06-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1867: -- Attachment: AVRO-1867.1.patch > branch-1.8 needs to be updated to 1.8.2-SNAPS

[jira] [Work started] (AVRO-1867) branch-1.8 needs to be updated to 1.8.2-SNAPSHOT

2016-06-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-1867 started by Sean Busbey. - > branch-1.8 needs to be updated to 1.8.2-SNAPS

[jira] [Assigned] (AVRO-1867) branch-1.8 needs to be updated to 1.8.2-SNAPSHOT

2016-06-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reassigned AVRO-1867: - Assignee: Sean Busbey > branch-1.8 needs to be updated to 1.8.2-SNAPS

[jira] [Created] (AVRO-1867) branch-1.8 needs to be updated to 1.8.2-SNAPSHOT

2016-06-22 Thread Sean Busbey (JIRA)
Sean Busbey created AVRO-1867: - Summary: branch-1.8 needs to be updated to 1.8.2-SNAPSHOT Key: AVRO-1867 URL: https://issues.apache.org/jira/browse/AVRO-1867 Project: Avro Issue Type: Bug

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-20 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340249#comment-15340249 ] Sean Busbey commented on AVRO-1847: --- great catch [~Yibing]! anything else you'

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336194#comment-15336194 ] Sean Busbey commented on AVRO-1847: --- I'm good with v7. [~rdblue] (or whom

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336103#comment-15336103 ] Sean Busbey commented on AVRO-1847: --- {quote} And as Sean Busbey said, I have added b

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-16 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333987#comment-15333987 ] Sean Busbey commented on AVRO-1847: --- sorry, missed this one: {quote} I will correct

[jira] [Comment Edited] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-16 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333984#comment-15333984 ] Sean Busbey edited comment on AVRO-1847 at 6/16/16 3:2

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-16 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333984#comment-15333984 ] Sean Busbey commented on AVRO-1847: --- {code} + /** + * Convert the underl

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-14 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329647#comment-15329647 ] Sean Busbey commented on AVRO-1847: --- {code} + public static Object convertToLogical

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327939#comment-15327939 ] Sean Busbey commented on AVRO-1847: --- I dunno. the change is equally visible to an

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327914#comment-15327914 ] Sean Busbey commented on AVRO-1847: --- it occurs to me that changing this to match

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327904#comment-15327904 ] Sean Busbey commented on AVRO-1847: --- this would address my concerns for backw

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327903#comment-15327903 ] Sean Busbey commented on AVRO-1847: --- I can see that, but then we just move the check

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327771#comment-15327771 ] Sean Busbey commented on AVRO-1847: --- {code} diff --git a/lang/java/tools/src/main/

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327769#comment-15327769 ] Sean Busbey commented on AVRO-1847: --- {code} diff --git a/lang/java/maven-plugin

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327762#comment-15327762 ] Sean Busbey commented on AVRO-1847: --- {code} diff --git a/lang/java/compiler/src/

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327760#comment-15327760 ] Sean Busbey commented on AVRO-1847: --- {code} public String conversionInstance(Sc

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327757#comment-15327757 ] Sean Busbey commented on AVRO-1847: --- {code} -Conversion conversion = SPEC

[jira] [Updated] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1847: -- Assignee: Yibing Shi > IDL compiler uses ByteBuffer for decimal type even if logical type

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327717#comment-15327717 ] Sean Busbey commented on AVRO-1847: --- {code} diff --git a/lang/java/avro/src/main/

[jira] [Comment Edited] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327644#comment-15327644 ] Sean Busbey edited comment on AVRO-1847 at 6/13/16 3:5

[jira] [Comment Edited] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327642#comment-15327642 ] Sean Busbey edited comment on AVRO-1847 at 6/13/16 3:5

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327644#comment-15327644 ] Sean Busbey commented on AVRO-1847: --- {code} + + public static Object convertToRaw

[jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported

2016-06-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327642#comment-15327642 ] Sean Busbey commented on AVRO-1847: --- {code} + public static Object convertToLogical

[jira] [Commented] (AVRO-607) SpecificData.getSchema not thread-safe

2016-06-07 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15318804#comment-15318804 ] Sean Busbey commented on AVRO-607: -- FYI, I added this to the [help wanted tra

[jira] [Commented] (AVRO-1582) Json serialization of nullable fileds and fields with default values improvement.

2016-05-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15276335#comment-15276335 ] Sean Busbey commented on AVRO-1582: --- [~zolyfarkas], interested in picking this up a

[NOTICE] jira lockdown

2016-04-22 Thread Sean Busbey
Hi folks! Just a quick heads-up that the ASF JIRA is currently locked down to counter a spam attack. Unfortunately, this lock down prevents our normal open-policy that allows anyone with a JIRA account to create, assign, and comment on issues. If you are caught up in this, please drop me a note e

[jira] [Commented] (AVRO-1705) Set up Jenkins job to test all languages using Docker

2016-04-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254130#comment-15254130 ] Sean Busbey commented on AVRO-1705: --- I think that should be a different ticket th

[jira] [Updated] (AVRO-1705) Set up Jenkins job to test all languages using Docker

2016-04-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1705: -- Priority: Critical (was: Major) > Set up Jenkins job to test all languages using Doc

Re: Draft board report

2016-04-12 Thread Sean Busbey
reviews are not getting enough attention. > - Some language implementations are unmaintained. > > ## PMC changes: > > - Currently 16 PMC members. > - New PMC members: > - Sean Busbey was added to the PMC on Sun Feb 14 2016 > - Martin Kleppmann was added to

[DISCUSS] timing for a 1.8.1 release?

2016-04-12 Thread Sean Busbey
Hi folks! It's been ~2.5 months since 1.8.0 and we have ~5 issues fixed. Anyone want to volunteer to be a release manager for 1.8.1? -- busbey

[jira] [Commented] (AVRO-1642) JVM Spec Violation 255 Parameter Limit Exceeded

2016-04-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235540#comment-15235540 ] Sean Busbey commented on AVRO-1642: --- Downstream users of Apache Avro shouldn't

[jira] [Updated] (AVRO-1817) Allow enums to be "promoted" to strings

2016-03-31 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1817: -- Component/s: spec java > Allow enums to be "promoted&quo

[jira] [Commented] (AVRO-1817) Allow enums to be "promoted" to strings

2016-03-31 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219902#comment-15219902 ] Sean Busbey commented on AVRO-1817: --- I can't think of anything this would break

[jira] [Updated] (AVRO-1811) SpecificData.deepCopy() cannot be used if schema compiler generated Java objects with Strings instead of UTF8

2016-03-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1811: -- Priority: Critical (was: Major) > SpecificData.deepCopy() cannot be used if schema compiler genera

[jira] [Updated] (AVRO-1811) SpecificData.deepCopy() cannot be used if schema compiler generated Java objects with Strings instead of UTF8

2016-03-11 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1811: -- Component/s: java > SpecificData.deepCopy() cannot be used if schema compiler generated Java > o

[jira] [Updated] (AVRO-1810) GenericDatumWriter broken with Enum

2016-03-10 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated AVRO-1810: -- Fix Version/s: 1.8.1 > GenericDatumWriter broken with E

[jira] [Commented] (AVRO-1810) GenericDatumWriter broken with Enum

2016-03-10 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15190164#comment-15190164 ] Sean Busbey commented on AVRO-1810: --- This looks like an impedance mismatch between

[jira] [Commented] (AVRO-1810) GenericDatumWriter broken with Enum

2016-03-10 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15189944#comment-15189944 ] Sean Busbey commented on AVRO-1810: --- {quote} Due to the debacle that is the Avro &

[jira] [Resolved] (AVRO-1802) Can't Unsubscribe from Avro Notifications

2016-02-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved AVRO-1802. --- Resolution: Done > Can't Unsubscribe from Avro Notif

[jira] [Commented] (AVRO-1802) Can't Unsubscribe from Avro Notifications

2016-02-22 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157649#comment-15157649 ] Sean Busbey commented on AVRO-1802: --- all subscriptions are self service. how

Re: Moved to git!

2016-02-10 Thread Sean Busbey
On Tue, Feb 9, 2016 at 8:56 AM, Tom White wrote: > On Thu, Feb 4, 2016 at 11:23 PM, Ryan Blue wrote: > > The new git repository is live! You can clone it from here: > > > > https://git-wip-us.apache.org/repos/asf/avro.git > > > > It looks like the commit hashes are identical to the ones in the

Re: Moved to git!

2016-02-05 Thread Sean Busbey
Do we want git release tags that match ASF policy for our older releases, or just going forward? They're supposed to look like "rel/_release_". Given our current tagging strategy, that would make e.g. the 1.8 release "rel/release-1.8.0". (the rel/ namespace doesn't allow tags to change once they'

[jira] [Commented] (AVRO-1791) Please delete old releases from mirroring system

2016-02-03 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131011#comment-15131011 ] Sean Busbey commented on AVRO-1791: --- those sound like they'd be great improveme

[jira] [Commented] (AVRO-1791) Please delete old releases from mirroring system

2016-02-03 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130791#comment-15130791 ] Sean Busbey commented on AVRO-1791: --- Thanks for the policy link. I am aware of the

[jira] [Commented] (AVRO-1791) Please delete old releases from mirroring system

2016-02-03 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130741#comment-15130741 ] Sean Busbey commented on AVRO-1791: --- -1 (non-binding) we need to keep 1.7.7 availabl

Re: [VOTE] Move Avro to git

2016-02-03 Thread Sean Busbey
+1 (non-binding) On Mon, Feb 1, 2016 at 2:02 PM, Ryan Blue wrote: > Hi everyone, > > A couple months ago, on the "Release and code management" discussion > thread [1], I suggested moving Avro to git. Everyone was for the idea on > that thread and now that the 1.8.0 release is finished I think we

[jira] [Commented] (AVRO-1776) update Ruby gem

2016-01-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118202#comment-15118202 ] Sean Busbey commented on AVRO-1776: --- note that the 1.8.0 gem will only work with

Re: [VOTE] Avro release 1.8.0 (rc3)

2016-01-25 Thread Sean Busbey
+1 (non-binding) * checksums match * signatures verify * LICENSE/NOTICE files in artifacts look good * tag matches source artifact[1] * verify simple things work in Ruby 1.9 (via JRuby 1.7) * verify phunt's Avro RPC quickstart example works in Ruby 1.9 via JRuby 1.7 * avro-tools works for help and

Re: docs on building the website?

2016-01-22 Thread Sean Busbey
forrest is installed for you. > > I'll be updating the site after we get a successful release, so if you want > to commit your change then it will get published as a part of that process. > > Cheers, > Tom > > On Fri, Jan 22, 2016 at 8:11 AM, Sean Busbey wro

docs on building the website?

2016-01-22 Thread Sean Busbey
anyone have docs on building the website? I'd like to add myself to the committer list. I checked out avro/site and edited author/content/xdocs/credits.xml. Ant fails while trying to find forrest (presuming ant is used due to build.xml). -- Sean

[jira] [Commented] (AVRO-1785) Ruby: schema_normalization.rb is incompatible with Ruby 1.8.7

2016-01-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15110777#comment-15110777 ] Sean Busbey commented on AVRO-1785: --- AVRO-1783 now also makes use of a Ruby 1.9+ me

[jira] [Commented] (AVRO-1559) Drop support for Ruby 1.8

2016-01-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15110757#comment-15110757 ] Sean Busbey commented on AVRO-1559: --- for example, [JRuby 1.7.24|http://jruby.org/201

[jira] [Commented] (AVRO-1559) Drop support for Ruby 1.8

2016-01-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15110751#comment-15110751 ] Sean Busbey commented on AVRO-1559: --- {quote} If we're going to drop support

[jira] [Commented] (AVRO-1783) Gracefully handle strings with wrong character encoding

2016-01-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15110745#comment-15110745 ] Sean Busbey commented on AVRO-1783: --- that sounds reasonable. +1 confirmed locally

<    1   2   3   4   5   6   7   8   >