Re: another alpha?

2020-03-03 Thread Michael Shuler



On 3/3/20 12:16 AM, Mick Semb Wever wrote:


I'm happy to cut a release later this week or next, once these and
others yet to be mentioned get merged. We need to do another round on
the release process to wrap up CASSANDRA-14970.
Great! I have a little availability over the next week or two, once 
15358 gets committed and can review release bits.


Michael

-
To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: dev-h...@cassandra.apache.org



Re: another alpha?

2020-03-02 Thread Mick Semb Wever



On Tue, 3 Mar 2020, at 00:57, David Capwell wrote:
> Personally would prefer to wait on CASSANDRA-15358. In my testing 
> alpha2+ fails with this frequently on deployed clusters (actively 
> testing patch).

> >> On Mar 2, 2020, at 1:59 PM, Nate McCall  wrote:
> >> The clash change is important to get out, but i'd like to see a few more
> >> 'moving parts' in place since most of these changes are docs. Thinking
> >> specifically of something like CASSANDRA-15564 (repair coordinator
> >> refactor).


I'm happy to cut a release later this week or next, once these and others yet 
to be mentioned get merged.
We need to do another round on the release process to wrap up CASSANDRA-14970.

-
To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: dev-h...@cassandra.apache.org



Re: another alpha?

2020-03-02 Thread David Capwell
Personally would prefer to wait on CASSANDRA-15358. In my testing alpha2+ fails 
with this frequently on deployed clusters (actively testing patch).

> On Mar 2, 2020, at 2:25 PM, Dinesh Joshi  wrote:
> 
> +1 
> 
> I think the cqlsh change itself is sufficient. However, if we're close to 
> having 15564 done we can wait.
> 
> Dinesh
> 
>> On Mar 2, 2020, at 1:59 PM, Nate McCall  wrote:
>> 
>> The clash change is important to get out, but i'd like to see a few more
>> 'moving parts' in place since most of these changes are docs. Thinking
>> specifically of something like CASSANDRA-15564 (repair coordinator
>> refactor).
>> 
>> I'm -0 otherwise.
>> 
>> On Tue, Mar 3, 2020 at 10:27 AM Jon Haddad  wrote:
>> 
>>> Looking at CHANGES.txt, we've got 30+ changes since the last alpha.  I
>>> think it's a good time to cut another alpha release.  The biggest item here
>>> is Python 3 support for cqlsh.  It would be good to get as much feedback as
>>> possible on this since it's such a critical tool.
>>> 
>>> Here's what's changed:
>>> 
>>> Include finalized pending sstables in preview repair (CASSANDRA-15553)
>>> Reverted to the original behavior of CLUSTERING ORDER on CREATE TABLE
>>> (CASSANDRA-15271)
>>> Correct inaccurate logging message (CASSANDRA-15549)
>>> Add documentation of dynamo (CASSANDRA-15486)
>>> Added documentation for Guarantees (CASSANDRA-15482)
>>> Added documentation for audit logging (CASSANDRA-15474)
>>> Unset GREP_OPTIONS (CASSANDRA-14487)
>>> Added streaming documentation (CASSANDRA-15477)
>>> Update to Python driver 3.21 for cqlsh (CASSANDRA-14872)
>>> Added bulk loading documentation (CASSANDRA-15480)
>>> Updated overview documentation (CASSANDRA-15483)
>>> Added CDC and speculative retry documentation to DDL section
>>> (CASSANDRA-15492)
>>> Fix missing Keyspaces in cqlsh describe output (CASSANDRA-15576)
>>> Fix multi DC nodetool status output (CASSANDRA-15305)
>>> Added documentation covering new Netty based internode messaging
>>> (CASSANDRA-15478)
>>> Add documentation of hints (CASSANDRA-15491)
>>> updateCoordinatorWriteLatencyTableMetric can produce misleading metrics
>>> (CASSANDRA-15569)
>>> Added documentation for read repair and an example of full repair
>>> (CASSANDRA-15485)
>>> Make cqlsh and cqlshlib Python 2 & 3 compatible (CASSANDRA-10190)
>>> Added documentation for Full Query Logging (CASSANDRA-15475)
>>> Added documentation for backups (CASSANDRA-15479)
>>> Documentation gives the wrong instruction to activate remote jmx
>>> (CASSANDRA-15535)
>>> Improve the description of nodetool listsnapshots command (CASSANDRA-14587)
>>> allow embedded cassandra launched from a one-jar or uno-jar
>>> (CASSANDRA-15494)
>>> Update hppc library to version 0.8.1 (CASSANDRA-12995)
>>> Limit the dependencies used by UDFs/UDAs (CASSANDRA-14737)
>>> Make native_transport_max_concurrent_requests_in_bytes updatable
>>> (CASSANDRA-15519)
>>> Cleanup and improvements to IndexInfo/ColumnIndex (CASSANDRA-15469)
>>> Potential Overflow in DatabaseDescriptor Functions That Convert Between
>>> KB/MB & Bytes (CASSANDRA-15470)
>>> Merged from 3.0:
>>> Run evictFromMembership in GossipStage (CASSANDRA-15592)
>>> Merged from 2.2:
>>> Allow EXTRA_CLASSPATH to work on tar/source installations (CASSANDRA-15567)
>>> 
>>> Thoughts?
>>> Jon
>>> 
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
> For additional commands, e-mail: dev-h...@cassandra.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: dev-h...@cassandra.apache.org



Re: another alpha?

2020-03-02 Thread Dinesh Joshi
+1 

I think the cqlsh change itself is sufficient. However, if we're close to 
having 15564 done we can wait.

Dinesh

> On Mar 2, 2020, at 1:59 PM, Nate McCall  wrote:
> 
> The clash change is important to get out, but i'd like to see a few more
> 'moving parts' in place since most of these changes are docs. Thinking
> specifically of something like CASSANDRA-15564 (repair coordinator
> refactor).
> 
> I'm -0 otherwise.
> 
> On Tue, Mar 3, 2020 at 10:27 AM Jon Haddad  wrote:
> 
>> Looking at CHANGES.txt, we've got 30+ changes since the last alpha.  I
>> think it's a good time to cut another alpha release.  The biggest item here
>> is Python 3 support for cqlsh.  It would be good to get as much feedback as
>> possible on this since it's such a critical tool.
>> 
>> Here's what's changed:
>> 
>> Include finalized pending sstables in preview repair (CASSANDRA-15553)
>> Reverted to the original behavior of CLUSTERING ORDER on CREATE TABLE
>> (CASSANDRA-15271)
>> Correct inaccurate logging message (CASSANDRA-15549)
>> Add documentation of dynamo (CASSANDRA-15486)
>> Added documentation for Guarantees (CASSANDRA-15482)
>> Added documentation for audit logging (CASSANDRA-15474)
>> Unset GREP_OPTIONS (CASSANDRA-14487)
>> Added streaming documentation (CASSANDRA-15477)
>> Update to Python driver 3.21 for cqlsh (CASSANDRA-14872)
>> Added bulk loading documentation (CASSANDRA-15480)
>> Updated overview documentation (CASSANDRA-15483)
>> Added CDC and speculative retry documentation to DDL section
>> (CASSANDRA-15492)
>> Fix missing Keyspaces in cqlsh describe output (CASSANDRA-15576)
>> Fix multi DC nodetool status output (CASSANDRA-15305)
>> Added documentation covering new Netty based internode messaging
>> (CASSANDRA-15478)
>> Add documentation of hints (CASSANDRA-15491)
>> updateCoordinatorWriteLatencyTableMetric can produce misleading metrics
>> (CASSANDRA-15569)
>> Added documentation for read repair and an example of full repair
>> (CASSANDRA-15485)
>> Make cqlsh and cqlshlib Python 2 & 3 compatible (CASSANDRA-10190)
>> Added documentation for Full Query Logging (CASSANDRA-15475)
>> Added documentation for backups (CASSANDRA-15479)
>> Documentation gives the wrong instruction to activate remote jmx
>> (CASSANDRA-15535)
>> Improve the description of nodetool listsnapshots command (CASSANDRA-14587)
>> allow embedded cassandra launched from a one-jar or uno-jar
>> (CASSANDRA-15494)
>> Update hppc library to version 0.8.1 (CASSANDRA-12995)
>> Limit the dependencies used by UDFs/UDAs (CASSANDRA-14737)
>> Make native_transport_max_concurrent_requests_in_bytes updatable
>> (CASSANDRA-15519)
>> Cleanup and improvements to IndexInfo/ColumnIndex (CASSANDRA-15469)
>> Potential Overflow in DatabaseDescriptor Functions That Convert Between
>> KB/MB & Bytes (CASSANDRA-15470)
>> Merged from 3.0:
>> Run evictFromMembership in GossipStage (CASSANDRA-15592)
>> Merged from 2.2:
>> Allow EXTRA_CLASSPATH to work on tar/source installations (CASSANDRA-15567)
>> 
>> Thoughts?
>> Jon
>> 


-
To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: dev-h...@cassandra.apache.org



Re: another alpha?

2020-03-02 Thread Nate McCall
The clash change is important to get out, but i'd like to see a few more
'moving parts' in place since most of these changes are docs. Thinking
specifically of something like CASSANDRA-15564 (repair coordinator
refactor).

I'm -0 otherwise.

On Tue, Mar 3, 2020 at 10:27 AM Jon Haddad  wrote:

> Looking at CHANGES.txt, we've got 30+ changes since the last alpha.  I
> think it's a good time to cut another alpha release.  The biggest item here
> is Python 3 support for cqlsh.  It would be good to get as much feedback as
> possible on this since it's such a critical tool.
>
> Here's what's changed:
>
> Include finalized pending sstables in preview repair (CASSANDRA-15553)
> Reverted to the original behavior of CLUSTERING ORDER on CREATE TABLE
> (CASSANDRA-15271)
> Correct inaccurate logging message (CASSANDRA-15549)
> Add documentation of dynamo (CASSANDRA-15486)
> Added documentation for Guarantees (CASSANDRA-15482)
> Added documentation for audit logging (CASSANDRA-15474)
> Unset GREP_OPTIONS (CASSANDRA-14487)
> Added streaming documentation (CASSANDRA-15477)
> Update to Python driver 3.21 for cqlsh (CASSANDRA-14872)
> Added bulk loading documentation (CASSANDRA-15480)
> Updated overview documentation (CASSANDRA-15483)
> Added CDC and speculative retry documentation to DDL section
> (CASSANDRA-15492)
> Fix missing Keyspaces in cqlsh describe output (CASSANDRA-15576)
> Fix multi DC nodetool status output (CASSANDRA-15305)
> Added documentation covering new Netty based internode messaging
> (CASSANDRA-15478)
> Add documentation of hints (CASSANDRA-15491)
> updateCoordinatorWriteLatencyTableMetric can produce misleading metrics
> (CASSANDRA-15569)
> Added documentation for read repair and an example of full repair
> (CASSANDRA-15485)
> Make cqlsh and cqlshlib Python 2 & 3 compatible (CASSANDRA-10190)
> Added documentation for Full Query Logging (CASSANDRA-15475)
> Added documentation for backups (CASSANDRA-15479)
> Documentation gives the wrong instruction to activate remote jmx
> (CASSANDRA-15535)
> Improve the description of nodetool listsnapshots command (CASSANDRA-14587)
> allow embedded cassandra launched from a one-jar or uno-jar
> (CASSANDRA-15494)
> Update hppc library to version 0.8.1 (CASSANDRA-12995)
> Limit the dependencies used by UDFs/UDAs (CASSANDRA-14737)
> Make native_transport_max_concurrent_requests_in_bytes updatable
> (CASSANDRA-15519)
> Cleanup and improvements to IndexInfo/ColumnIndex (CASSANDRA-15469)
> Potential Overflow in DatabaseDescriptor Functions That Convert Between
> KB/MB & Bytes (CASSANDRA-15470)
> Merged from 3.0:
> Run evictFromMembership in GossipStage (CASSANDRA-15592)
> Merged from 2.2:
> Allow EXTRA_CLASSPATH to work on tar/source installations (CASSANDRA-15567)
>
> Thoughts?
> Jon
>


another alpha?

2020-03-02 Thread Jon Haddad
Looking at CHANGES.txt, we've got 30+ changes since the last alpha.  I
think it's a good time to cut another alpha release.  The biggest item here
is Python 3 support for cqlsh.  It would be good to get as much feedback as
possible on this since it's such a critical tool.

Here's what's changed:

Include finalized pending sstables in preview repair (CASSANDRA-15553)
Reverted to the original behavior of CLUSTERING ORDER on CREATE TABLE
(CASSANDRA-15271)
Correct inaccurate logging message (CASSANDRA-15549)
Add documentation of dynamo (CASSANDRA-15486)
Added documentation for Guarantees (CASSANDRA-15482)
Added documentation for audit logging (CASSANDRA-15474)
Unset GREP_OPTIONS (CASSANDRA-14487)
Added streaming documentation (CASSANDRA-15477)
Update to Python driver 3.21 for cqlsh (CASSANDRA-14872)
Added bulk loading documentation (CASSANDRA-15480)
Updated overview documentation (CASSANDRA-15483)
Added CDC and speculative retry documentation to DDL section
(CASSANDRA-15492)
Fix missing Keyspaces in cqlsh describe output (CASSANDRA-15576)
Fix multi DC nodetool status output (CASSANDRA-15305)
Added documentation covering new Netty based internode messaging
(CASSANDRA-15478)
Add documentation of hints (CASSANDRA-15491)
updateCoordinatorWriteLatencyTableMetric can produce misleading metrics
(CASSANDRA-15569)
Added documentation for read repair and an example of full repair
(CASSANDRA-15485)
Make cqlsh and cqlshlib Python 2 & 3 compatible (CASSANDRA-10190)
Added documentation for Full Query Logging (CASSANDRA-15475)
Added documentation for backups (CASSANDRA-15479)
Documentation gives the wrong instruction to activate remote jmx
(CASSANDRA-15535)
Improve the description of nodetool listsnapshots command (CASSANDRA-14587)
allow embedded cassandra launched from a one-jar or uno-jar
(CASSANDRA-15494)
Update hppc library to version 0.8.1 (CASSANDRA-12995)
Limit the dependencies used by UDFs/UDAs (CASSANDRA-14737)
Make native_transport_max_concurrent_requests_in_bytes updatable
(CASSANDRA-15519)
Cleanup and improvements to IndexInfo/ColumnIndex (CASSANDRA-15469)
Potential Overflow in DatabaseDescriptor Functions That Convert Between
KB/MB & Bytes (CASSANDRA-15470)
Merged from 3.0:
Run evictFromMembership in GossipStage (CASSANDRA-15592)
Merged from 2.2:
Allow EXTRA_CLASSPATH to work on tar/source installations (CASSANDRA-15567)

Thoughts?
Jon