[jira] [Commented] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-02-21 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16774560#comment-16774560 ] Michael Miller commented on HADOOP-11223: - I don't quite follow your request for the changes to

[jira] [Updated] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-02-21 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miller updated HADOOP-11223: Attachment: HADOOP-11223.005.patch > Offer a read-only conf alternative to new

[jira] [Updated] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-02-21 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miller updated HADOOP-11223: Attachment: HADOOP-11223.004.patch > Offer a read-only conf alternative to new

[jira] [Commented] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-02-19 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772244#comment-16772244 ] Michael Miller commented on HADOOP-11223: - Would it simplify things making this class package

[jira] [Commented] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-02-15 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16769789#comment-16769789 ] Michael Miller commented on HADOOP-11223: - {quote}the "Unmodifiable" one is not immutable (see

[jira] [Commented] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-02-15 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16769739#comment-16769739 ] Michael Miller commented on HADOOP-11223: - {quote} Michael Miller Sorry to join the party so

[jira] [Commented] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-02-11 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16765488#comment-16765488 ] Michael Miller commented on HADOOP-11223: - The above failure seems unrelated. The test I added

[jira] [Updated] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-02-11 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miller updated HADOOP-11223: Attachment: HADOOP-11223.003.patch > Offer a read-only conf alternative to new

[jira] [Updated] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-02-11 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miller updated HADOOP-11223: Attachment: HADOOP-11223.002.patch > Offer a read-only conf alternative to new

[jira] [Commented] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-02-06 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761893#comment-16761893 ] Michael Miller commented on HADOOP-11223: - [~ste...@apache.org] can you assign this ticket to

[jira] [Commented] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-01-30 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756383#comment-16756383 ] Michael Miller commented on HADOOP-11223: - I updated my PR with the better name,

[jira] [Commented] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-01-29 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16755371#comment-16755371 ] Michael Miller commented on HADOOP-11223: - The name is wrong since it is not actually

[jira] [Commented] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-01-28 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16754347#comment-16754347 ] Michael Miller commented on HADOOP-11223: - I submitted a PR

[jira] [Commented] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-01-25 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752809#comment-16752809 ] Michael Miller commented on HADOOP-11223: - I wrote a class that extends Configuration called

[jira] [Commented] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2019-01-24 Thread Michael Miller (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16751630#comment-16751630 ] Michael Miller commented on HADOOP-11223: - Did anything ever come from this ticket? I did work