[GitHub] merlimat commented on issue #839: Specify rsa transform, aes & tag length

2017-10-19 Thread GitBox
merlimat commented on issue #839: Specify rsa transform, aes & tag length URL: https://github.com/apache/incubator-pulsar/pull/839#issuecomment-337991632 > This is because our build env does not have the JCE Unlimited Strength Jurisdiction Policy files.

[GitHub] saandrews commented on issue #839: Specify rsa transform, aes & tag length

2017-10-19 Thread GitBox
saandrews commented on issue #839: Specify rsa transform, aes & tag length URL: https://github.com/apache/incubator-pulsar/pull/839#issuecomment-338003748 I see your point. But, if we do not enforce, a producer produced using 256 bit AES key and if consumer host does not have the unlimited

[GitHub] saandrews commented on issue #839: Specify rsa transform, aes & tag length

2017-10-19 Thread GitBox
saandrews commented on issue #839: Specify rsa transform, aes & tag length URL: https://github.com/apache/incubator-pulsar/pull/839#issuecomment-337990856 This is because our build env does not have the JCE Unlimited Strength Jurisdiction Policy files.

[GitHub] saandrews commented on issue #839: Specify rsa transform, aes & tag length

2017-10-19 Thread GitBox
saandrews commented on issue #839: Specify rsa transform, aes & tag length URL: https://github.com/apache/incubator-pulsar/pull/839#issuecomment-338003748 I see your point. But, if we do not enforce, a producer produced using 256 bit AES key and if consumer host does not have the unlimited

[GitHub] merlimat opened a new pull request #842: Add PulsarClientImpl.getNumberOfPartitions() to avoid exposing PartitionedTopicMetadata

2017-10-19 Thread GitBox
merlimat opened a new pull request #842: Add PulsarClientImpl.getNumberOfPartitions() to avoid exposing PartitionedTopicMetadata URL: https://github.com/apache/incubator-pulsar/pull/842 ### Motivation The `PartitionedTopicMetadata` will be shaded if the pulsar-client library

[GitHub] saandrews commented on issue #839: Specify rsa transform, aes & tag length

2017-10-19 Thread GitBox
saandrews commented on issue #839: Specify rsa transform, aes & tag length URL: https://github.com/apache/incubator-pulsar/pull/839#issuecomment-338003748 I see your point. But, if we do not enforce, a producer produced using 256 bit AES key and if consumer host does not have the unlimited

[GitHub] awilliams commented on issue #813: Global and local zookeeper should use different stats server ports

2017-10-19 Thread GitBox
awilliams commented on issue #813: Global and local zookeeper should use different stats server ports URL: https://github.com/apache/incubator-pulsar/issues/813#issuecomment-338050464 I worked around this by updating `conf/pulsar_env.sh`, changing where `PULSAR_EXTRA_OPTS` is

[GitHub] hrsakai opened a new pull request #843: Fixed PulsarClientToolTest.testInitialzation

2017-10-19 Thread GitBox
hrsakai opened a new pull request #843: Fixed PulsarClientToolTest.testInitialzation URL: https://github.com/apache/incubator-pulsar/pull/843 ### Motivation Fixed https://github.com/apache/incubator-pulsar/issues/651 It seems that producer start sending messages even though

[GitHub] saandrews commented on issue #839: Specify rsa transform, aes & tag length

2017-10-19 Thread GitBox
saandrews commented on issue #839: Specify rsa transform, aes & tag length URL: https://github.com/apache/incubator-pulsar/pull/839#issuecomment-338057631 retest this please This is an automated message from the Apache Git

[GitHub] saandrews commented on issue #839: Specify rsa transform, aes & tag length

2017-10-19 Thread GitBox
saandrews commented on issue #839: Specify rsa transform, aes & tag length URL: https://github.com/apache/incubator-pulsar/pull/839#issuecomment-338085648 retest this please This is an automated message from the Apache Git

[GitHub] massakam commented on issue #836: In C++ partitioned consumer, do not append partition index in subscription name

2017-10-19 Thread GitBox
massakam commented on issue #836: In C++ partitioned consumer, do not append partition index in subscription name URL: https://github.com/apache/incubator-pulsar/pull/836#issuecomment-338071190 retest this please This is an