[GitHub] cckellogg commented on a change in pull request #659: Pulsar connectors

2017-08-15 Thread git
ctorConfiguration and then pass it to the runner instead of a Properties class. -------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] cckellogg commented on a change in pull request #659: Pulsar connectors

2017-08-15 Thread git
ink passing ConnectorConfiguration to the runner instead of a Properties class is a good idea. Should we move some of that common config (base classes) in a separate module? -------- This is an automated message from the Apache Git Servi

[GitHub] merlimat closed pull request #694: Fix broker links due to invalid package

2017-08-15 Thread git
merlimat closed pull request #694: Fix broker links due to invalid package URL: https://github.com/apache/incubator-pulsar/pull/694 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] rdhabalia opened a new pull request #693: remove redundant dependencies from modules

2017-08-15 Thread git
the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] rdhabalia closed pull request #693: remove redundant dependencies from modules

2017-08-15 Thread git
rdhabalia closed pull request #693: remove redundant dependencies from modules URL: https://github.com/apache/incubator-pulsar/pull/693 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] rdhabalia opened a new pull request #695: Add narSystemPackage to avoid maven-warning with nar plugin

2017-08-15 Thread git
it will not be used by the library. ### Result Nar plugin will not log the warning : `no system package specified; unable to generate NarSystem class` This is an automated message from the Apache Git Service

[GitHub] rdhabalia commented on issue #689: Netty 4.1

2017-08-15 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] merlimat commented on issue #689: Netty 4.1

2017-08-15 Thread git
nch still uses netty-4.0. Hopefully it's easy to resolve here. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For quer

[GitHub] maskit commented on issue #691: Link for "Create a global namespace" is dead

2017-08-16 Thread git
the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] maskit opened a new issue #696: Link for Clusters and Brokers guide is dead

2017-08-16 Thread git
65e02-82bd-11e7-91af-08c9b42f4b17.png) System configuration N/A This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment.

[GitHub] maskit opened a new issue #699: Link for Node.js example doesn't work

2017-08-16 Thread git
/A This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] maskit commented on issue #692: Link for Message object is dead

2017-08-16 Thread git
maskit commented on issue #692: Link for Message object is dead URL: https://github.com/apache/incubator-pulsar/issues/692#issuecomment-322734372 Confirmed. Thanks. This is an automated message from the Apache Git Service

[GitHub] maskit opened a new issue #697: Link for C++ client library page is dead

2017-08-16 Thread git
/A This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards

[GitHub] maskit opened a new issue #698: Links for client libraries are dead

2017-08-16 Thread git
/A This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] aahmed-se opened a new issue #687: Provide configuration for stats update frequency for test clusters

2017-08-13 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us

[GitHub] merlimat commented on a change in pull request #634: PIP-3 : Introduce message-dispatch rate limiting

2017-08-11 Thread git
to also rate limit the delivery from cache (that might help for topics with many subscriptions) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go

[GitHub] merlimat commented on a change in pull request #680: Upgrade to log4j2 dependency and configuration

2017-08-14 Thread git
quot; Review comment: is it writing on `logs/...` by default? ---- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries

[GitHub] rdhabalia commented on a change in pull request #659: Pulsar connectors

2017-08-14 Thread git
g dots can contain up to 222 characters, but each dot-separated component can be no longer than 63 characters. Bucket names cannot be represented as an IP address in dotted-decimal notation (for example, 192.168.5.4). Bucket names cannot begin with the "goog" prefix. Buck

[GitHub] merlimat commented on issue #680: Upgrade to log4j2 dependency and configuration

2017-08-14 Thread git
ease notes. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Wi

[GitHub] rdhabalia opened a new pull request #688: fix list collection import

2017-08-14 Thread git
`Guava->Lists`. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, pleas

[GitHub] merlimat commented on a change in pull request #680: Upgrade to log4j2 dependency and configuration

2017-08-14 Thread git
g" Review comment: Here we used to have `${pulsar.log.dir}/${pulsar.log.file}` ---- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment

[GitHub] merlimat opened a new pull request #689: Netty 4.1

2017-08-14 Thread git
* Corrected usages of Recycler to avoid deprecated methods * Converted usages of `ByteBuf.order()` to avoid deprecated methods Fix #686 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] rdhabalia commented on a change in pull request #680: Upgrade to log4j2 dependency and configuration

2017-08-14 Thread git
e} Actually, in log4j2 [system-properties-lookup](https://logging.apache.org/log4j/2.0/manual/lookups.html#SystemPropertiesLookup) happens with prefix `sys:`. It doesn't work if I remove that prefix. -------- This is an a

[GitHub] rdhabalia commented on issue #680: Upgrade to log4j2 dependency and configuration

2017-08-14 Thread git
clear what won't change on 1.x releases. yes, we can decide if we want to take as part of 1.20 or later releases with proper notice in documentation. @merlimat any thought on it? This is an automated message from the Apac

[GitHub] hrsakai commented on a change in pull request #620: added new entrypoint for reader to websocket proxy

2017-08-14 Thread git
(); +if (pending >= maxPendingMessages) { +// Resume delivery +receiveMessage(); +} } ``` This is an automated message from the Apache Git Service. To respond to the me

[GitHub] rdhabalia commented on a change in pull request #620: added new entrypoint for reader to websocket proxy

2017-08-14 Thread git
ice.getExecutor().execute(() -> receiveMessage()); +} else { +// Resume delivery +receiveMessage(); Review comment: yes, this would control message-delivery to the client. ---- This is an

[GitHub] maskit commented on issue #680: Upgrade to log4j2 dependency and configuration

2017-08-15 Thread git
to avoid running new version without existing custom rules? It would be a good safety. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to

[GitHub] maskit opened a new issue #692: Link for Message object is dead

2017-08-15 Thread git
### System configuration N/A This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, plea

[GitHub] merlimat commented on a change in pull request #680: Upgrade to log4j2 dependency and configuration

2017-08-11 Thread git
from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] merlimat commented on a change in pull request #680: Upgrade to log4j2 dependency and configuration

2017-08-11 Thread git
merlimat commented on a change in pull request #680: Upgrade to log4j2 dependency and configuration URL: https://github.com/apache/incubator-pulsar/pull/680#discussion_r132805383 ## File path: conf/log4j2.xml ## @@ -0,0 +1,70 @@ + + + + + + + +

[GitHub] merlimat commented on a change in pull request #680: Upgrade to log4j2 dependency and configuration

2017-08-11 Thread git
clearer for someone for where to change it. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] maskit opened a new issue #683: ReflectionFactory is internal proprietary API and may be removed

2017-08-12 Thread git
:testCompile (default-testCompile) @ managed-ledger --- [INFO] Compiling 30 source files to /Users/masakazu/git/pulsar/managed-ledger/target/test-classes [WARNING] /Users/masakazu/git/pulsar/managed-ledger/src/test/java/org/apache/zookeeper/MockZooKeeper.java:[81,23] ReflectionFactory is internal

[GitHub] maskit commented on issue #678: Fixed Maven test jars warnings

2017-08-12 Thread git
maskit commented on issue #678: Fixed Maven test jars warnings URL: https://github.com/apache/incubator-pulsar/pull/678#issuecomment-321967443 retest this please This is an automated message from the Apache Git Service

[GitHub] maskit commented on issue #677: Removed unnecessary Copyright notices in NOTICE file for bin distribution

2017-08-12 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] maskit opened a new issue #681: unable to generate NarSystem class

2017-08-12 Thread git
c51eaad9745d36d737b30d645fa1db753ae87246 **OS**: macOS 10.12 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service

[GitHub] maskit opened a new issue #685: Some JAR files will be empty

2017-08-12 Thread git
--- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /Users/masakazu/git/pulsar/target/pulsar-tests.jar ``` ``` [INFO] --- maven-jar-plugin:3.0.0:test-jar (default) @ distribution --- [WARNING] JAR will be empty - no content was marked for inclusion

[GitHub] maskit commented on issue #685: Some JAR files will be empty

2017-08-12 Thread git
maskit commented on issue #685: Some JAR files will be empty URL: https://github.com/apache/incubator-pulsar/issues/685#issuecomment-321967732 #678 fixes this. This is an automated message from the Apache Git Service

[GitHub] merlimat closed pull request #677: Removed unnecessary Copyright notices in NOTICE file for bin distribution

2017-08-12 Thread git
merlimat closed pull request #677: Removed unnecessary Copyright notices in NOTICE file for bin distribution URL: https://github.com/apache/incubator-pulsar/pull/677 This is an automated message from the Apache Git Service

[GitHub] merlimat closed pull request #678: Fixed Maven test jars warnings

2017-08-12 Thread git
merlimat closed pull request #678: Fixed Maven test jars warnings URL: https://github.com/apache/incubator-pulsar/pull/678 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] merlimat commented on issue #683: ReflectionFactory is internal proprietary API and may be removed

2017-08-12 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git

[GitHub] merlimat closed issue #685: Some JAR files will be empty

2017-08-12 Thread git
merlimat closed issue #685: Some JAR files will be empty URL: https://github.com/apache/incubator-pulsar/issues/685 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] merlimat closed issue #684: Unused exclusion pattern

2017-08-12 Thread git
merlimat closed issue #684: Unused exclusion pattern URL: https://github.com/apache/incubator-pulsar/issues/684 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] merlimat commented on issue #679: Refactored usages of deprecated classes

2017-08-12 Thread git
ate()` https://netty.io/4.1/api/io/netty/buffer/ByteBuf.html#retainedSlice-- > [WARNING] /Users/masakazu/git/pulsar/pulsar-common/src/main/java/io/netty/buffer/RecyclableSlicedByteBuf.java:[69,37] [deprecation] DuplicatedByteBuf in io.netty.buffer has been deprecated > Also, I'm cu

[GitHub] nkurihar commented on issue #671: Should authParamsString for Authentication support another format ?

2017-08-14 Thread git
api/AuthenticationFactory.java#L44-L53 This change breaks the compatibility. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries ab

[GitHub] maskit commented on issue #680: Upgrade to log4j2 dependency and configuration

2017-08-14 Thread git
. Should we land this on 1.20? We should probably make it clear what won't change on 1.x releases. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above

[GitHub] maskit commented on issue #671: Should authParamsString for Authentication support another format ?

2017-08-14 Thread git
Support for double-quotation is much easier to use than URL encoding. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment.

[GitHub] maskit commented on issue #679: Refactored usages of deprecated classes

2017-08-13 Thread git
tml#retainedSlice-- That doesn't sound like a small change. Let's do it separately. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the speci

[GitHub] maskit opened a new issue #686: DuplicatedByteBuf is deprecated

2017-08-13 Thread git
maskit opened a new issue #686: DuplicatedByteBuf is deprecated URL: https://github.com/apache/incubator-pulsar/issues/686 Expected behavior No warnings during build. Actual behavior ``` [WARNING] /Users/masakazu/git/pulsar/pulsar-common/src/main/java/io/netty

[GitHub] maskit commented on issue #679: Refactored usages of deprecated classes

2017-08-13 Thread git
maskit commented on issue #679: Refactored usages of deprecated classes URL: https://github.com/apache/incubator-pulsar/pull/679#issuecomment-322032163 retest this please This is an automated message from the Apache Git

[GitHub] maskit commented on issue #686: DuplicatedByteBuf is deprecated

2017-08-13 Thread git
#issuecomment-321988130 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact

[GitHub] jai1 closed pull request #700: Websocket Client - Making ServiceConfiguration extendable

2017-08-16 Thread git
jai1 closed pull request #700: Websocket Client - Making ServiceConfiguration extendable URL: https://github.com/apache/incubator-pulsar/pull/700 This is an automated message from the Apache Git Service. To respond

[GitHub] hrsakai commented on issue #672: Support setting private key content in athenz client plugin

2017-08-16 Thread git
, ``` Also, We will deprecate ``privateKeyPath`` field. If there is anything that concerns you, please tell me. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] saandrews commented on issue #394: Remove Managed Ledger metadata text format

2017-08-16 Thread git
? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org

[GitHub] merlimat commented on issue #394: Remove Managed Ledger metadata text format

2017-08-16 Thread git
not be merged ? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@inf

[GitHub] jai1 opened a new pull request #700: Websocket Client - Making ServiceConfiguration extendable

2017-08-16 Thread git
plugins. For example, we need `athensDomainNames` for athens plugin used in yahoo. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go

[GitHub] merlimat commented on a change in pull request #706: Add missing lib instrunction for pulsar-ml-admin tool

2017-08-18 Thread git
tobuf` This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] rdhabalia commented on a change in pull request #706: Add missing lib instrunction for pulsar-ml-admin tool

2017-08-18 Thread git
tobuf` will look more simpler. will change it. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this se

[GitHub] rdhabalia closed pull request #706: Add missing lib instrunction for pulsar-ml-admin tool

2017-08-22 Thread git
rdhabalia closed pull request #706: Add missing lib instrunction for pulsar-ml-admin tool URL: https://github.com/apache/incubator-pulsar/pull/706 This is an automated message from the Apache Git Service. To respond

[GitHub] merlimat closed issue #707: Server error when unloading namespace

2017-08-22 Thread git
merlimat closed issue #707: Server error when unloading namespace URL: https://github.com/apache/incubator-pulsar/issues/707 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] merlimat closed pull request #711: Fix lookup for non-persistent topic based on correct destination-domain

2017-08-22 Thread git
merlimat closed pull request #711: Fix lookup for non-persistent topic based on correct destination-domain URL: https://github.com/apache/incubator-pulsar/pull/711 This is an automated message from the Apache Git Service

[GitHub] lucperkins opened a new pull request #712: Fix mobile navbar issue

2017-08-22 Thread git
for smaller screens by adding a Bootstrap `hidden-md-down` class to the image. ### Result The logo will not appear on smaller screens. This is an automated message from the Apache Git Service. To respond to the message

[GitHub] maskit commented on issue #698: Links for client libraries are dead

2017-08-23 Thread git
maskit commented on issue #698: Links for client libraries are dead URL: https://github.com/apache/incubator-pulsar/issues/698#issuecomment-324303545 Thanks. This is an automated message from the Apache Git Service

[GitHub] maskit closed issue #697: Link for C++ client library page is dead

2017-08-23 Thread git
maskit closed issue #697: Link for C++ client library page is dead URL: https://github.com/apache/incubator-pulsar/issues/697 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] maskit closed issue #698: Links for client libraries are dead

2017-08-23 Thread git
maskit closed issue #698: Links for client libraries are dead URL: https://github.com/apache/incubator-pulsar/issues/698 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] maskit commented on issue #696: Link for Clusters and Brokers guide is dead

2017-08-23 Thread git
maskit commented on issue #696: Link for Clusters and Brokers guide is dead URL: https://github.com/apache/incubator-pulsar/issues/696#issuecomment-324303806 Thanks. This is an automated message from the Apache Git Service

[GitHub] hrsakai commented on issue #672: Support setting private key content in athenz client plugin

2017-08-18 Thread git
Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] jai1 commented on issue #747: CPP Client: Add a mandatory stop to the Backoff logic

2017-09-13 Thread git
the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] merlimat commented on a change in pull request #751: Broker side deduplication

2017-09-11 Thread git
}).exceptionally(ex -> { +status = Status.Failed; +log.warn("[{}] Failed to enable deduplication: {}", topic.getName(), ex.getMessage()); +future.completeExceptionally(ex); Review comment: added

[GitHub] rdhabalia commented on a change in pull request #751: Broker side deduplication

2017-09-11 Thread git
dPayload.release(); Review comment: > In any case it won't be a "leak" Yes, but if we don't recycle `EntryImpl` then don't we see leak with netty-detection report and it will keep creating new objects and will go out of memory.? -----

[GitHub] rdhabalia opened a new pull request #754: Add configuration to enable throttling for non-backlog consumers

2017-09-11 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] merlimat commented on issue #753: Kafka client Java API wrapper

2017-09-13 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org

[GitHub] merlimat commented on issue #748: Consider cluster-throttling config when namespace-policy throttling is disabled

2017-09-13 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] merlimat opened a new pull request #760: Expose control of sequence id in Java producer API

2017-09-15 Thread git
-Deduplication) implementation. Exposing sequence id in the `Producer` and `MessageBuilder` interfaces. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above

[GitHub] merlimat commented on a change in pull request #753: Kafka client Java API wrapper

2017-09-15 Thread git
ion(""); Review comment: Tried to do manual partitions management in the Producer end, but it gets complicated to deal with the Kafka `Partitioner` interface. The trick is that relies on a `Cluster` view which is overly Kafka specific. I'll leave it for later if

[GitHub] rdhabalia commented on issue #731: End to End Encryption Support - Java client

2017-09-15 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org

[GitHub] merlimat commented on issue #760: Expose control of sequence id in Java producer API

2017-09-15 Thread git
message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] saandrews commented on a change in pull request #731: End to End Encryption Support - Java client

2017-09-15 Thread git
msg. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] rdhabalia commented on issue #760: Expose control of sequence id in Java producer API

2017-09-15 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org

[GitHub] saandrews commented on issue #731: End to End Encryption Support - Java client

2017-09-15 Thread git
Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] rdhabalia commented on issue #758: Add option to persist unack-msg range to cursor-ledger if range is high

2017-09-14 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] rdhabalia commented on issue #758: Add option to persist unack-msg range to cursor-ledger if range is high

2017-09-14 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] saandrews closed pull request #731: End to End Encryption Support - Java client

2017-09-15 Thread git
saandrews closed pull request #731: End to End Encryption Support - Java client URL: https://github.com/apache/incubator-pulsar/pull/731 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] merlimat commented on issue #753: Kafka client Java API wrapper

2017-09-15 Thread git
Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] saandrews commented on a change in pull request #731: End to End Encryption Support - Java client

2017-09-15 Thread git
entries, since most use case won't have more than one key. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queri

[GitHub] saandrews commented on a change in pull request #731: End to End Encryption Support - Java client

2017-09-15 Thread git
lean keyGenNeeded) { + +encryptedDataKeyMap = new ConcurrentHashMap<String, byte[]>(); +dataKeyCache = CacheBuilder.newBuilder().expireAfterAccess(6, TimeUnit.HOURS) Review comment: We would require few secs/mins more than 4hrs for ideal use case. -----

[GitHub] saandrews commented on a change in pull request #731: End to End Encryption Support - Java client

2017-09-15 Thread git
collides. When it +// retruns a different key decryption fails. At this point, we would +// call decryptDataKey to refresh the cache and come here again to decrypt. +decryptedData = decryptData(storedSecretKey, msgMetadata, payload); Review comm

[GitHub] merlimat opened a new pull request #761: Kafka client Java API wrapper

2017-09-16 Thread git
-compact` artifact will be a drop-in replacement for `org.apache.kafka:kafka-clients`. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go

[GitHub] merlimat commented on issue #761: Kafka client Java API wrapper

2017-09-16 Thread git
merlimat commented on issue #761: Kafka client Java API wrapper URL: https://github.com/apache/incubator-pulsar/pull/761#issuecomment-329991089 retest this please This is an automated message from the Apache Git Service

[GitHub] merlimat closed pull request #753: Kafka client Java API wrapper

2017-09-16 Thread git
merlimat closed pull request #753: Kafka client Java API wrapper URL: https://github.com/apache/incubator-pulsar/pull/753 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] merlimat commented on issue #761: Kafka client Java API wrapper

2017-09-16 Thread git
anything :). I've reverted the Jenkins config and the build got triggered again: https://builds.apache.org/job/pulsar-pull-request/jobConfigHistory/ This is an automated message from the Apache Git Service. To respond

[GitHub] merlimat closed pull request #761: Kafka client Java API wrapper

2017-09-16 Thread git
merlimat closed pull request #761: Kafka client Java API wrapper URL: https://github.com/apache/incubator-pulsar/pull/761 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] merlimat opened a new pull request #762: Kafka client Java API wrapper

2017-09-16 Thread git
-compact` artifact will be a drop-in replacement for `org.apache.kafka:kafka-clients`. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go

[GitHub] merlimat commented on issue #761: Kafka client Java API wrapper

2017-09-16 Thread git
merlimat commented on issue #761: Kafka client Java API wrapper URL: https://github.com/apache/incubator-pulsar/pull/761#issuecomment-330005750 retest this please This is an automated message from the Apache Git Service

[GitHub] merlimat opened a new pull request #763: Cpp producer sequence id changes

2017-09-17 Thread git
specify the sequence id of a message. This may be related to some application specific property This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go

[GitHub] rdhabalia commented on issue #761: Kafka client Java API wrapper

2017-09-16 Thread git
rdhabalia commented on issue #761: Kafka client Java API wrapper URL: https://github.com/apache/incubator-pulsar/pull/761#issuecomment-329992512 retest this please This is an automated message from the Apache Git Service

[GitHub] merlimat commented on issue #761: Kafka client Java API wrapper

2017-09-16 Thread git
merlimat commented on issue #761: Kafka client Java API wrapper URL: https://github.com/apache/incubator-pulsar/pull/761#issuecomment-329998702 retest this please This is an automated message from the Apache Git Service

[GitHub] merlimat commented on issue #761: Kafka client Java API wrapper

2017-09-16 Thread git
merlimat commented on issue #761: Kafka client Java API wrapper URL: https://github.com/apache/incubator-pulsar/pull/761#issuecomment-329998702 retest this please This is an automated message from the Apache Git Service

[GitHub] rdhabalia commented on issue #625: Enable/Disable compilation of dynamic lib for C++ client

2017-09-16 Thread git
from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] merlimat opened a new pull request #764: Use `advertisedAddress` from host IP in Kubernetes deployment

2017-09-18 Thread git
Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] merlimat commented on a change in pull request #763: Cpp producer sequence id changes

2017-09-18 Thread git
his is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

  1   2   3   4   5   6   7   8   >