You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "stoty (via GitHub)" <gi...@apache.org> on 2023/05/11 08:42:32 UTC

[GitHub] [phoenix] stoty opened a new pull request, #1604: PHOENIX-6953 Creating indexes on a table with old indexing leads to i…

stoty opened a new pull request, #1604:
URL: https://github.com/apache/phoenix/pull/1604

   …nconsistent co-processors


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [phoenix] stoty commented on pull request #1604: PHOENIX-6953 Creating indexes on a table with old indexing leads to i…

Posted by "stoty (via GitHub)" <gi...@apache.org>.
stoty commented on PR #1604:
URL: https://github.com/apache/phoenix/pull/1604#issuecomment-1545284290

   However, we also call the function from updateDescriptorForTx(), and that one didn't check for old vs new indexing.
   It doesn't matter for the current master, as changing transactional status is disabled in both directions, but it may matter for an 5.1 backport, or in the future when it is re-enabled.
   Please take another look, @gjacoby126 .


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [phoenix] stoty closed pull request #1604: PHOENIX-6953 Creating indexes on a table with old indexing leads to i…

Posted by "stoty (via GitHub)" <gi...@apache.org>.
stoty closed pull request #1604: PHOENIX-6953 Creating indexes on a table with old indexing leads to i…
URL: https://github.com/apache/phoenix/pull/1604


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [phoenix] stoty commented on pull request #1604: PHOENIX-6953 Creating indexes on a table with old indexing leads to i…

Posted by "stoty (via GitHub)" <gi...@apache.org>.
stoty commented on PR #1604:
URL: https://github.com/apache/phoenix/pull/1604#issuecomment-1545272038

   I was unable to repro those, and I'm pretty sure both are unrelated


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [phoenix] stoty closed pull request #1604: PHOENIX-6953 Creating indexes on a table with old indexing leads to i…

Posted by "stoty (via GitHub)" <gi...@apache.org>.
stoty closed pull request #1604: PHOENIX-6953 Creating indexes on a table with old indexing leads to i…
URL: https://github.com/apache/phoenix/pull/1604


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org