You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Eric Hauser (JIRA)" <ji...@apache.org> on 2011/08/05 19:35:27 UTC

[jira] [Created] (KAFKA-85) Enhancements to .NET client

Enhancements to .NET client
---------------------------

                 Key: KAFKA-85
                 URL: https://issues.apache.org/jira/browse/KAFKA-85
             Project: Kafka
          Issue Type: Improvement
          Components: clients
    Affects Versions: 0.7
            Reporter: Eric Hauser
             Fix For: 0.7


* Refactoring original .NET client to mimic low-level and high-level Java APIs
* ZooKeeper support for producers / consumers
* Partitioner support for producers
* Custom encoders for producers
* Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112285#comment-13112285 ] 

Jun Rao commented on KAFKA-85:
------------------------------

Eric, I already committed your first patch. Could you make a patch that includes just the header change? Please make the header identical to other scala files. For example, please don't include "Copyright 2011 LinkedIn". Thanks,

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch, KAFKA-85_2.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Hauser updated KAFKA-85:
-----------------------------

    Attachment: KAFKA-85.patch

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081358#comment-13081358 ] 

Eric Hauser commented on KAFKA-85:
----------------------------------

Will do as soon as there is a GitHub mirror.

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAKFA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Chris Burroughs (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082314#comment-13082314 ] 

Chris Burroughs commented on KAFKA-85:
--------------------------------------

Eric, git://git.apache.org/kafka.git mirror is now up. 

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAKFA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (KAFKA-85) Enhancements to .NET client

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao updated KAFKA-85:
-------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099071#comment-13099071 ] 

Jun Rao commented on KAFKA-85:
------------------------------

Thanks for the patch, Eric.

This is a big patch and it's a lot of work. It raised a good question: what's the right approach to support client bindings for languages other than java. I will start a discussion in our mailing list.

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080708#comment-13080708 ] 

Jun Rao commented on KAFKA-85:
------------------------------

Could you rebase your patch off the Apache repository? I can't seem to apply the patch.

patching file .gitignore
Hunk #1 FAILED at 9.
1 out of 1 hunk FAILED -- saving rejects to file .gitignore.rej
The next patch would delete the file clients/csharp/lib/StyleCop/Microsoft.StyleCop.Targets,
which does not exist!  Assume -R? [n] ^C


> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAKFA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Hauser updated KAFKA-85:
-----------------------------

    Attachment:     (was: KAKFA-85.patch)

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109647#comment-13109647 ] 

Jun Rao commented on KAFKA-85:
------------------------------

Eric, are you serious about maintaining the .net client going forward? If so, I can commit your patch for now. Thanks,

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109721#comment-13109721 ] 

Eric Hauser commented on KAFKA-85:
----------------------------------

We are certainly using it, and have already implemented compression and a number of performance fixes that I'll be submitting in additional patches.

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Hauser updated KAFKA-85:
-----------------------------

    Attachment: KAFKA-85_2.patch

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85_2.patch, KAKFA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112282#comment-13112282 ] 

Eric Hauser commented on KAFKA-85:
----------------------------------

Attached a patch that adds the headers.  This is the previous full patch minus the XML file.

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch, KAFKA-85_2.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096715#comment-13096715 ] 

Eric Hauser commented on KAFKA-85:
----------------------------------

Just wanted to add the following relevant task:

https://issues.apache.org/jira/browse/INFRA-3842

The ZooKeeper project has asked for Windows build support for Jenkins so that the ZK C# client can be built with CI.  The C# ZK client used in the Kafka patch has been contributed to the ZooKeeper project as well:

https://issues.apache.org/jira/browse/ZOOKEEPER-1158

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109777#comment-13109777 ] 

Jun Rao commented on KAFKA-85:
------------------------------

Do you really need clients/csharp/lib/log4Net/log4net.xml? It's a pretty big file.

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Hauser updated KAFKA-85:
-----------------------------

    Attachment: KAFKA-85_2.patch

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch, KAFKA-85_2.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Hauser updated KAFKA-85:
-----------------------------

    Status: Patch Available  (was: Open)

Create using:

git diff --no-prefix a6ea8b16a11ad3fff6a283bface5c14975caec2d..be7bc445becd945be84365589574936db66d9399 > KAKFA-85.patch

against:

git@github.com:ExactTargetDev/kafka.git - dotnet-client-enhancements

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAKFA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088111#comment-13088111 ] 

Eric Hauser commented on KAFKA-85:
----------------------------------

I went ahead and created a patch against SVN to make sure it applies correctly.  Attached is the new version.

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Hauser updated KAFKA-85:
-----------------------------

    Attachment: KAKFA-85.patch

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAKFA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109798#comment-13109798 ] 

Jun Rao commented on KAFKA-85:
------------------------------

Committed without the xml file. Thanks Eric.

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112292#comment-13112292 ] 

Eric Hauser commented on KAFKA-85:
----------------------------------

All ASF repositories are synced to GitHub as read only mirrors:

http://git.apache.org/
https://github.com/apache/kafka


> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch, KAFKA-85_2.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Alan Cabrera (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112291#comment-13112291 ] 

Alan Cabrera commented on KAFKA-85:
-----------------------------------

What is the "GitHub" sync?

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch, KAFKA-85_2.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109844#comment-13109844 ] 

Jun Rao commented on KAFKA-85:
------------------------------

Eric, could you fix all the headers to comply with Apache format? Thanks,

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109781#comment-13109781 ] 

Eric Hauser commented on KAFKA-85:
----------------------------------

No, that does not need to be committed.

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Hauser updated KAFKA-85:
-----------------------------

    Attachment:     (was: KAFKA-85_2.patch)

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KAFKA-85) Enhancements to .NET client

Posted by "Eric Hauser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112287#comment-13112287 ] 

Eric Hauser commented on KAFKA-85:
----------------------------------

Sure, will do.  Apparently the GitHub sync is a little behind.  I didn't see your commit out there so I just assumed you hadn't committed it yet.

> Enhancements to .NET client
> ---------------------------
>
>                 Key: KAFKA-85
>                 URL: https://issues.apache.org/jira/browse/KAFKA-85
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.7
>            Reporter: Eric Hauser
>             Fix For: 0.7
>
>         Attachments: KAFKA-85.patch, KAFKA-85_2.patch
>
>
> * Refactoring original .NET client to mimic low-level and high-level Java APIs
> * ZooKeeper support for producers / consumers
> * Partitioner support for producers
> * Custom encoders for producers
> * Integration tests

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira