RE: [VFS] Further changes to HDFS Provider for alternate configuration support

2015-11-17 Thread Roger Whitcomb
I have created https://issues.apache.org/jira/browse/VFS-586 and attached the proposed patch there for your consideration. The original questions I had still apply, and will be added to the issue. Thanks, ~Roger Whitcomb -Original Message- From: Pascal Schumacher [mailto:pascalschumac..

Re: [VFS] Further changes to HDFS Provider for alternate configuration support

2015-11-17 Thread Roger Whitcomb
Okay, I'll go ahead and make a new JIRA issue, then, and attach the patch there. Thanks, ~Roger From: Pascal Schumacher Sent: Tuesday, November 17, 2015 9:48 AM To: Commons Developers List Subject: Re: [VFS] Further changes to HDFS Provider for alternate

Re: [VFS] Further changes to HDFS Provider for alternate configuration support

2015-11-17 Thread Pascal Schumacher
Yes, the mailing list server does not allow attachments. Please attach the patch to a JIRA issue. Thanks! Am 17.11.2015 um 00:11 schrieb dlmar...@comcast.net: I don't see the patch. It might be stripped off by the mail server. From: Roger Whitcomb [mailto:roger.whitc...@actian.com] Sent:

[GitHub] commons-collections pull request: Allow minus index

2015-11-17 Thread lamrongol
GitHub user lamrongol opened a pull request: https://github.com/apache/commons-collections/pull/15 Allow minus index Allow minus index to CircularFifoQueue, get(-1) is oldest value, get(-2) is second oldest value You can merge this pull request into a Git repository by running: