[jira] [Commented] (THRIFT-4801) Take ownership of node-int64 JS module

2019-02-14 Thread Robert Kieffer (JIRA)


[ 
https://issues.apache.org/jira/browse/THRIFT-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768769#comment-16768769
 ] 

Robert Kieffer commented on THRIFT-4801:


Whups, 'meant "collaborator", not "contributer" (fwiw).  You should have an 
invite from Github in your inbox.  Also, I'll add you as an owner in NPM if 
that's okay.

> Take ownership of node-int64 JS module
> --
>
> Key: THRIFT-4801
> URL: https://issues.apache.org/jira/browse/THRIFT-4801
> Project: Thrift
>  Issue Type: Task
>  Components: JavaScript - Library
>Reporter: Robert Kieffer
>Priority: Major
>
> Hey gang, I wrote/maintain the node-int64. I no longer have an interest in 
> maintaining it, however.
> As Thrift (and various thrift-related projects) seem to be the primary 
> dependents on this module, I thought I'd reach out to see if there was any 
> interest in taking ownership of this code.  Let me know if so.  Otherwise I 
> plan on npm-deprecating it at some future date.
> Cheers!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (THRIFT-4801) Take ownership of node-int64 JS module

2019-02-14 Thread James E. King III (JIRA)


[ 
https://issues.apache.org/jira/browse/THRIFT-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768659#comment-16768659
 ] 

James E. King III commented on THRIFT-4801:
---

It's okay with me.

> Take ownership of node-int64 JS module
> --
>
> Key: THRIFT-4801
> URL: https://issues.apache.org/jira/browse/THRIFT-4801
> Project: Thrift
>  Issue Type: Task
>  Components: JavaScript - Library
>Reporter: Robert Kieffer
>Priority: Major
>
> Hey gang, I wrote/maintain the node-int64. I no longer have an interest in 
> maintaining it, however.
> As Thrift (and various thrift-related projects) seem to be the primary 
> dependents on this module, I thought I'd reach out to see if there was any 
> interest in taking ownership of this code.  Let me know if so.  Otherwise I 
> plan on npm-deprecating it at some future date.
> Cheers!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (THRIFT-4801) Take ownership of node-int64 JS module

2019-02-14 Thread Robert Kieffer (JIRA)


[ 
https://issues.apache.org/jira/browse/THRIFT-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768549#comment-16768549
 ] 

Robert Kieffer commented on THRIFT-4801:


[~jking3]: After seeing your history here/on NPM/on Github, I'd be okay adding 
you as a contributor if there's any value in that.  Thoughts?

> Take ownership of node-int64 JS module
> --
>
> Key: THRIFT-4801
> URL: https://issues.apache.org/jira/browse/THRIFT-4801
> Project: Thrift
>  Issue Type: Task
>  Components: JavaScript - Library
>Reporter: Robert Kieffer
>Priority: Major
>
> Hey gang, I wrote/maintain the node-int64. I no longer have an interest in 
> maintaining it, however.
> As Thrift (and various thrift-related projects) seem to be the primary 
> dependents on this module, I thought I'd reach out to see if there was any 
> interest in taking ownership of this code.  Let me know if so.  Otherwise I 
> plan on npm-deprecating it at some future date.
> Cheers!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (THRIFT-4801) Take ownership of node-int64 JS module

2019-02-14 Thread Robert Kieffer (JIRA)


[ 
https://issues.apache.org/jira/browse/THRIFT-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768300#comment-16768300
 ] 

Robert Kieffer commented on THRIFT-4801:


[~jking3]: No, I won't be submitting a PR.  I'm looking for a maintenance 
solution that works for all 130+ projects that depend on this module, not just 
one of them.

If this project is on the BigNum trajectory (and it should be), I'm fine with 
`npm deprecate`.  I just wanted to reach out in case there was interest in 
something other than that.

> Take ownership of node-int64 JS module
> --
>
> Key: THRIFT-4801
> URL: https://issues.apache.org/jira/browse/THRIFT-4801
> Project: Thrift
>  Issue Type: Task
>  Components: JavaScript - Library
>Reporter: Robert Kieffer
>Priority: Major
>
> Hey gang, I wrote/maintain the node-int64. I no longer have an interest in 
> maintaining it, however.
> As Thrift (and various thrift-related projects) seem to be the primary 
> dependents on this module, I thought I'd reach out to see if there was any 
> interest in taking ownership of this code.  Let me know if so.  Otherwise I 
> plan on npm-deprecating it at some future date.
> Cheers!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (THRIFT-4801) Take ownership of node-int64 JS module

2019-02-13 Thread James E. King III (JIRA)


[ 
https://issues.apache.org/jira/browse/THRIFT-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16767718#comment-16767718
 ] 

James E. King III commented on THRIFT-4801:
---

[~codesf] it is already needed; see THRIFT-4214.  The current implementation 
with node-int64 is incomplete and this exposed the issue further.

> Take ownership of node-int64 JS module
> --
>
> Key: THRIFT-4801
> URL: https://issues.apache.org/jira/browse/THRIFT-4801
> Project: Thrift
>  Issue Type: Task
>  Components: JavaScript - Library
>Reporter: Robert
>Priority: Major
>
> Hey gang, I wrote/maintain the node-int64. I no longer have an interest in 
> maintaining it, however.
> As Thrift (and various thrift-related projects) seem to be the primary 
> dependents on this module, I thought I'd reach out to see if there was any 
> interest in taking ownership of this code.  Let me know if so.  Otherwise I 
> plan on npm-deprecating it at some future date.
> Cheers!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (THRIFT-4801) Take ownership of node-int64 JS module

2019-02-13 Thread Randy Abernethy (JIRA)


[ 
https://issues.apache.org/jira/browse/THRIFT-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16767700#comment-16767700
 ] 

Randy Abernethy commented on THRIFT-4801:
-

[~Kieffer] could you perhaps provide a patch/pull that integrates the 
node-int64 code directly in the js lib? That would give us autonomy without a 
breaking change. [~jking3] Then we could go down the bignum path as needed.

> Take ownership of node-int64 JS module
> --
>
> Key: THRIFT-4801
> URL: https://issues.apache.org/jira/browse/THRIFT-4801
> Project: Thrift
>  Issue Type: Task
>  Components: JavaScript - Library
>Reporter: Robert
>Priority: Major
>
> Hey gang, I wrote/maintain the node-int64. I no longer have an interest in 
> maintaining it, however.
> As Thrift (and various thrift-related projects) seem to be the primary 
> dependents on this module, I thought I'd reach out to see if there was any 
> interest in taking ownership of this code.  Let me know if so.  Otherwise I 
> plan on npm-deprecating it at some future date.
> Cheers!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (THRIFT-4801) Take ownership of node-int64 JS module

2019-02-13 Thread James E. King III (JIRA)


[ 
https://issues.apache.org/jira/browse/THRIFT-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16767695#comment-16767695
 ] 

James E. King III commented on THRIFT-4801:
---

I'm currently pushing folks (like [~bgedik] from THRIFT-4675) to use bignum 
which allows for integer arithmetic.

> Take ownership of node-int64 JS module
> --
>
> Key: THRIFT-4801
> URL: https://issues.apache.org/jira/browse/THRIFT-4801
> Project: Thrift
>  Issue Type: Task
>  Components: JavaScript - Library
>Reporter: Robert
>Priority: Major
>
> Hey gang, I wrote/maintain the node-int64. I no longer have an interest in 
> maintaining it, however.
> As Thrift (and various thrift-related projects) seem to be the primary 
> dependents on this module, I thought I'd reach out to see if there was any 
> interest in taking ownership of this code.  Let me know if so.  Otherwise I 
> plan on npm-deprecating it at some future date.
> Cheers!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)